|
18 | 18 | "dependencies": { |
19 | 19 | "@docsearch/react": "^3.9.0", |
20 | 20 | "@edgeandnode/common": "^7.0.4", |
21 | | - "@edgeandnode/gds": "^6.5.12", |
22 | | - "@edgeandnode/go": "^9.4.13", |
| 21 | + "@edgeandnode/gds": "^6.5.14", |
| 22 | + "@edgeandnode/go": "^9.4.14", |
23 | 23 | "@emotion/react": "^11.14.0", |
24 | 24 | "@graphprotocol/contracts": "6.2.1", |
25 | 25 | "@pinax/graph-networks-registry": "^0.6.7", |
26 | | - "@react-hookz/web": "^25.1.0", |
| 26 | + "@react-hookz/web": "^25.1.1", |
27 | 27 | "@readme/httpsnippet": "^11.0.0", |
28 | | - "@readme/openapi-parser": "^3.0.1", |
| 28 | + "@readme/openapi-parser": "^3.0.3", |
29 | 29 | "fetch-har": "^11.1.1", |
30 | 30 | "lodash": "^4.17.21", |
31 | | - "mixpanel-browser": "^2.63.0", |
32 | | - "motion": "^12.6.3", |
33 | | - "next": "^14.2.26", |
| 31 | + "mixpanel-browser": "^2.64.0", |
| 32 | + "motion": "^12.9.4", |
| 33 | + "next": "^14.2.28", |
34 | 34 | "next-seo": "^6.6.0", |
35 | 35 | "next-sitemap": "^4.2.3", |
36 | 36 | "nextra": "^3.3.1", |
|
44 | 44 | "remark-callouts": "workspace:*", |
45 | 45 | "theme-ui": "^0.17.2", |
46 | 46 | "unist-util-visit": "^5.0.0", |
47 | | - "zod": "^3.24.2" |
| 47 | + "zod": "^3.24.3" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@types/lodash": "^4.17.16", |
51 | 51 | "@types/mdast": "^4.0.4", |
52 | 52 | "@types/mixpanel-browser": "^2.54.0", |
53 | | - "@types/node": "^22.14.0", |
| 53 | + "@types/node": "^22.15.3", |
54 | 54 | "@types/react": "^18.3.20", |
55 | | - "@types/react-dom": "^18.3.6", |
| 55 | + "@types/react-dom": "^18.3.7", |
56 | 56 | "autoprefixer": "^10.4.21", |
57 | | - "fast-xml-parser": "^5.1.0", |
| 57 | + "fast-xml-parser": "^5.2.1", |
58 | 58 | "postcss": "^8.5.3", |
59 | 59 | "tailwindcss": "^3.4.17", |
60 | 60 | "tsup": "^8.4.0", |
61 | | - "tsx": "^4.19.3" |
| 61 | + "tsx": "^4.19.4" |
62 | 62 | } |
63 | 63 | } |
0 commit comments