|
15 | 15 | "ci": "next build" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@tanstack/react-query": "5.51.24", |
| 18 | + "@tanstack/react-query": "5.64.0", |
19 | 19 | "connectkit": "1.8.2", |
20 | 20 | "encoding": "0.1.13", |
21 | | - "next": "14.2.5", |
22 | | - "openapi-fetch": "0.11.1", |
23 | | - "path-to-regexp": "7.1.0", |
24 | | - "pino-pretty": "11.2.2", |
25 | | - "react": "18.3.1", |
26 | | - "react-dom": "18.3.1", |
27 | | - "wagmi": "2.12.6" |
| 21 | + "next": "15.1.4", |
| 22 | + "openapi-fetch": "0.13.4", |
| 23 | + "path-to-regexp": "8.2.0", |
| 24 | + "pino-pretty": "13.0.0", |
| 25 | + "react": "19.0.0", |
| 26 | + "react-dom": "19.0.0", |
| 27 | + "wagmi": "2.14.7" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@biomejs/biome": "1.8.3", |
31 | | - "@types/bun": "1.1.6", |
32 | | - "@types/node": "22.4.1", |
33 | | - "@types/react": "18.3.3", |
34 | | - "@types/react-dom": "18.3.0", |
35 | | - "openapi-typescript": "7.3.0", |
36 | | - "postcss": "8.4.41", |
37 | | - "tailwindcss": "3.4.10", |
38 | | - "typescript": "5.5.4" |
| 30 | + "@biomejs/biome": "1.9.4", |
| 31 | + "@types/bun": "1.1.16", |
| 32 | + "@types/node": "22.10.5", |
| 33 | + "@types/react": "19.0.6", |
| 34 | + "@types/react-dom": "19.0.3", |
| 35 | + "openapi-typescript": "7.5.2", |
| 36 | + "postcss": "8.4.49", |
| 37 | + "tailwindcss": "3.4.17", |
| 38 | + "typescript": "5.7.3" |
39 | 39 | } |
40 | 40 | } |
0 commit comments