|
13 | 13 | "typecheck": "tsc --noEmit"
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@edgeandnode/common": "^6.25.0", |
17 |
| - "@edgeandnode/gds": "^5.31.6", |
18 |
| - "@edgeandnode/go": "^6.56.0", |
| 16 | + "@edgeandnode/common": "^6.28.1", |
| 17 | + "@edgeandnode/gds": "^5.33.2", |
| 18 | + "@edgeandnode/go": "^6.59.2", |
19 | 19 | "@emotion/react": "^11.13.3",
|
20 | 20 | "@graphprotocol/contracts": "6.2.1",
|
21 | 21 | "@graphprotocol/nextra-theme": "workspace:*",
|
|
28 | 28 | "react": "^18.3.1",
|
29 | 29 | "react-dom": "^18.3.1",
|
30 | 30 | "react-ga4": "^2.1.0",
|
31 |
| - "theme-ui": "^0.16.2", |
| 31 | + "theme-ui": "^0.17.0", |
32 | 32 | "unist-util-visit": "^5.0.0"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@graphprotocol/client-cli": "3.0.3",
|
36 | 36 | "@types/mdast": "^4.0.4",
|
37 |
| - "@types/mixpanel-browser": "^2.50.0", |
| 37 | + "@types/mixpanel-browser": "^2.50.1", |
38 | 38 | "@types/react": "^18.3.11",
|
39 |
| - "@types/react-dom": "^18.3.0", |
| 39 | + "@types/react-dom": "^18.3.1", |
40 | 40 | "autoprefixer": "^10.4.20",
|
41 | 41 | "fast-xml-parser": "^4.5.0",
|
42 | 42 | "graphql": "^16.9.0",
|
43 | 43 | "postcss": "^8.4.47",
|
44 |
| - "tailwindcss": "^3.4.13", |
| 44 | + "tailwindcss": "^3.4.14", |
45 | 45 | "tsx": "^4.19.1",
|
46 | 46 | "unified": "^11.0.5"
|
47 | 47 | }
|
|
0 commit comments