|
33 | 33 | "postinstall": "npm run gen:theme-typings"
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 |
| - "@apollo/client": "3.8.0-rc.1", |
| 36 | + "@apollo/client": "^3.11.8", |
37 | 37 | "@balancer/sdk": "^0.25.0",
|
38 | 38 | "@chakra-ui/anatomy": "^2.2.2",
|
39 | 39 | "@chakra-ui/hooks": "^2.2.1",
|
|
46 | 46 | "@emotion/react": "^11.11.1",
|
47 | 47 | "@emotion/styled": "^11.11.0",
|
48 | 48 | "@nikolovlazar/chakra-ui-prose": "^1.2.1",
|
49 |
| - "@rainbow-me/rainbowkit": "^2.1.3", |
| 49 | + "@rainbow-me/rainbowkit": "^2.1.6", |
50 | 50 | "@sentry/nextjs": "^8.13.0",
|
51 | 51 | "@studio-freight/react-lenis": "^0.0.47",
|
52 |
| - "@tanstack/react-query": "^5.29.2", |
| 52 | + "@tanstack/react-query": "^5.56.2", |
53 | 53 | "@tanstack/react-query-devtools": "^5.56.0",
|
54 | 54 | "@tanstack/react-table": "^8.9.3",
|
55 | 55 | "@vercel/speed-insights": "^1.0.1",
|
|
89 | 89 | "wagmi": "^2.12.11"
|
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 |
| - "@apollo/experimental-nextjs-app-support": "^0.8.0", |
| 92 | + "@apollo/experimental-nextjs-app-support": "^0.11.3", |
93 | 93 | "@chakra-ui/cli": "^2.4.1",
|
94 | 94 | "@chakra-ui/styled-system": "^2.9.2",
|
95 | 95 | "@graphql-codegen/cli": "^5.0.0",
|
|
135 | 135 | "stylelint-config-standard": "^33.0.0",
|
136 | 136 | "stylelint-prettier": "^3.0.0",
|
137 | 137 | "typescript": "5.4.5",
|
138 |
| - "vitest": "1.4.0", |
139 |
| - "vitest-mock-extended": "^1.3.1" |
| 138 | + "vitest": "^2.1.1", |
| 139 | + "vitest-mock-extended": "^2.0.2" |
140 | 140 | },
|
141 | 141 | "pnpm": {
|
142 | 142 | "peerDependencyRules": {
|
|
0 commit comments