|
15 | 15 | "typecheck": "tsc --noEmit"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@edgeandnode/common": "^6.39.0", |
19 |
| - "@edgeandnode/gds": "^5.39.2", |
20 |
| - "@edgeandnode/go": "^6.75.0", |
| 18 | + "@edgeandnode/common": "^6.44.0", |
| 19 | + "@edgeandnode/gds": "^5.41.0", |
| 20 | + "@edgeandnode/go": "^6.79.0", |
21 | 21 | "@emotion/react": "^11.14.0",
|
22 | 22 | "@graphprotocol/contracts": "6.2.1",
|
23 | 23 | "@graphprotocol/nextra-theme": "workspace:*",
|
24 | 24 | "@phosphor-icons/react": "^2.1.7",
|
25 |
| - "mixpanel-browser": "^2.57.1", |
26 |
| - "next": "^14.2.20", |
| 25 | + "mixpanel-browser": "^2.58.0", |
| 26 | + "next": "^14.2.23", |
27 | 27 | "next-seo": "^6.6.0",
|
28 | 28 | "next-sitemap": "^4.2.3",
|
29 | 29 | "nextra": "^2.13.4",
|
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@graphprotocol/client-cli": "3.0.3",
|
38 | 38 | "@types/mdast": "^4.0.4",
|
39 |
| - "@types/mixpanel-browser": "^2.50.2", |
40 |
| - "@types/react": "^18.3.17", |
| 39 | + "@types/mixpanel-browser": "^2.51.0", |
| 40 | + "@types/react": "^18.3.18", |
41 | 41 | "@types/react-dom": "^18.3.5",
|
42 | 42 | "autoprefixer": "^10.4.20",
|
43 | 43 | "fast-xml-parser": "^4.5.1",
|
44 | 44 | "graphql": "^16.10.0",
|
45 |
| - "postcss": "^8.4.49", |
| 45 | + "postcss": "^8.5.0", |
46 | 46 | "tailwindcss": "^3.4.17",
|
47 | 47 | "tsx": "^4.19.2",
|
48 | 48 | "unified": "^11.0.5"
|
|
0 commit comments