|
19 | 19 | "dependencies": { |
20 | 20 | "@docsearch/react": "^3.9.0", |
21 | 21 | "@edgeandnode/common": "^7.0.4", |
22 | | - "@edgeandnode/gds": "^6.7.3", |
23 | | - "@edgeandnode/go": "^10.3.4", |
| 22 | + "@edgeandnode/gds": "^6.7.4", |
| 23 | + "@edgeandnode/go": "^10.3.6", |
24 | 24 | "@emotion/react": "^11.14.0", |
25 | 25 | "@graphprotocol/contracts": "^7.3.0", |
26 | 26 | "@pinax/graph-networks-registry": "^0.7.1", |
|
33 | 33 | "lodash": "^4.17.21", |
34 | 34 | "mdast-util-mdx-jsx": "^3.2.0", |
35 | 35 | "mdast-util-to-hast": "^13.2.0", |
36 | | - "mixpanel-browser": "^2.67.0", |
| 36 | + "mixpanel-browser": "^2.70.0", |
37 | 37 | "motion": "^12.23.12", |
38 | | - "next": "^14.2.31", |
| 38 | + "next": "^14.2.32", |
39 | 39 | "next-seo": "^6.8.0", |
40 | 40 | "next-sitemap": "^4.2.3", |
41 | 41 | "nextra": "^3.3.1", |
|
55 | 55 | "@types/lodash": "^4.17.20", |
56 | 56 | "@types/mdast": "^4.0.4", |
57 | 57 | "@types/mixpanel-browser": "^2.66.0", |
58 | | - "@types/node": "^22.17.0", |
59 | | - "@types/react": "^18.3.23", |
| 58 | + "@types/node": "^22.18.1", |
| 59 | + "@types/react": "^18.3.24", |
60 | 60 | "@types/react-dom": "^18.3.7", |
61 | 61 | "@types/vfile": "^4.0.0", |
62 | 62 | "autoprefixer": "^10.4.21", |
63 | 63 | "fast-xml-parser": "^5.2.5", |
64 | 64 | "postcss": "^8.5.6", |
65 | 65 | "tailwindcss": "^3.4.17", |
66 | 66 | "tsup": "^8.5.0", |
67 | | - "tsx": "^4.20.3" |
| 67 | + "tsx": "4.20.4" |
68 | 68 | } |
69 | 69 | } |
0 commit comments