|
8 | 8 | "@evmcrispr/module-aragonos": "*", |
9 | 9 | "@evmcrispr/module-ens": "*", |
10 | 10 | "@evmcrispr/module-giveth": "*", |
| 11 | + "@evmcrispr/module-http": "*", |
| 12 | + "@evmcrispr/module-lang": "*", |
11 | 13 | "@evmcrispr/module-sim": "*", |
12 | 14 | "@fontsource/ubuntu-mono": "^5.2.8", |
13 | 15 | "@heroicons/react": "^2.2.0", |
14 | 16 | "@monaco-editor/react": "^4.7.0", |
15 | 17 | "@repo/ui": "*", |
16 | 18 | "@safe-global/safe-apps-provider": "^0.18.3", |
17 | 19 | "@safe-global/safe-apps-sdk": "^9.1.0", |
18 | | - "@tailwindcss/vite": "^4.1.18", |
| 20 | + "@tailwindcss/vite": "^4.2.4", |
19 | 21 | "@tanstack/react-query": "^5.90.20", |
20 | 22 | "@wagmi/core": "^3.3.2", |
21 | 23 | "@walletconnect/ethereum-provider": "^2.21.0", |
|
30 | 32 | "react-router": "^7.13.0", |
31 | 33 | "remark-gfm": "^4.0.0", |
32 | 34 | "shiki": "^4.0.2", |
33 | | - "tailwindcss": "^4.1.18", |
| 35 | + "tailwindcss": "^4.2.4", |
34 | 36 | "viem": "^2.45.1", |
35 | 37 | "wagmi": "^3.4.2", |
36 | 38 | "zustand": "^5.0.11", |
|
45 | 47 | "@types/bun": "^1.3.10", |
46 | 48 | "@types/react": "^19.1.0", |
47 | 49 | "@types/react-dom": "^19.1.0", |
48 | | - "@vitejs/plugin-react": "^5.1.3", |
49 | | - "vite": "^7.3.1" |
| 50 | + "@vitejs/plugin-react": "^6.0.1", |
| 51 | + "vite": "^8.0.10" |
50 | 52 | }, |
51 | 53 | "scripts": { |
52 | 54 | "dev": "vite --clearScreen false", |
|
0 commit comments