|
13 | 13 | "dependencies": { |
14 | 14 | "@metamask/sdk": "^0.34.0", |
15 | 15 | "@rainbow-me/rainbowkit": "^2.2.10", |
16 | | - "@tailwindcss/vite": "^4.0.6", |
| 16 | + "@tailwindcss/vite": "^4.1.18", |
17 | 17 | "@tanstack/react-devtools": "^0.9.2", |
18 | 18 | "@tanstack/react-query": "^5.90.20", |
19 | 19 | "@tanstack/react-router": "^1.157.15", |
|
24 | 24 | "axios": "^1.13.3", |
25 | 25 | "lucide-react": "^0.563.0", |
26 | 26 | "nitro": "latest", |
27 | | - "react": "^19.2.0", |
28 | | - "react-dom": "^19.2.0", |
29 | | - "tailwindcss": "^4.0.6", |
| 27 | + "react": "^19.2.3", |
| 28 | + "react-dom": "^19.2.3", |
| 29 | + "tailwindcss": "^4.1.18", |
30 | 30 | "viem": "~2.45.0", |
31 | 31 | "vite-tsconfig-paths": "^6.0.5", |
32 | 32 | "wagmi": "^3.4.1" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@tanstack/devtools-vite": "^0.4.1", |
36 | | - "@tanstack/eslint-config": "^0.3.0", |
37 | | - "@testing-library/dom": "^10.4.0", |
| 36 | + "@tanstack/eslint-config": "^0.3.4", |
| 37 | + "@testing-library/dom": "^10.4.1", |
38 | 38 | "@testing-library/react": "^16.3.2", |
39 | | - "@types/node": "^22.10.2", |
| 39 | + "@types/node": "^25.0.10", |
40 | 40 | "@types/react": "^19.2.9", |
41 | | - "@types/react-dom": "^19.2.0", |
42 | | - "@vitejs/plugin-react": "^5.0.4", |
43 | | - "jsdom": "^27.0.0", |
| 41 | + "@types/react-dom": "^19.2.3", |
| 42 | + "@vitejs/plugin-react": "^5.1.2", |
| 43 | + "jsdom": "^27.4.0", |
44 | 44 | "prettier": "^3.8.1", |
45 | | - "typescript": "^5.7.2", |
46 | | - "vite": "^7.1.7", |
47 | | - "vitest": "^3.0.5", |
| 45 | + "typescript": "^5.9.3", |
| 46 | + "vite": "^7.3.1", |
| 47 | + "vitest": "^4.0.18", |
48 | 48 | "web-vitals": "^5.1.0" |
49 | 49 | } |
50 | 50 | } |
0 commit comments