|
49 | 49 | "@netlify/functions": "^1.6.0",
|
50 | 50 | "@types/amqplib": "^0.10.4",
|
51 | 51 | "@types/busboy": "^1.5.3",
|
52 |
| - "@types/react": "18.2.0", |
| 52 | + "@types/react": "^18.2.59", |
53 | 53 | "@types/react-dom": "^18.2.18",
|
54 | 54 | "@types/react-modal": "^3.16.3",
|
55 | 55 | "@types/styled-components": "^5.1.34",
|
|
64 | 64 | "lru-cache": "^7.18.3",
|
65 | 65 | "supabase": "^1.133.3",
|
66 | 66 | "typescript": "^5.3.3",
|
| 67 | + "vite": "^5.4.2", |
67 | 68 | "vite-plugin-node-polyfills": "^0.21.0",
|
68 | 69 | "vite-plugin-svgr": "^4.2.0",
|
69 | 70 | "vite-tsconfig-paths": "^4.3.2"
|
|
92 | 93 | "moment": "^2.30.1",
|
93 | 94 | "overlayscrollbars": "^2.4.6",
|
94 | 95 | "overlayscrollbars-react": "^0.5.3",
|
95 |
| - "react": "^18.2.0", |
| 96 | + "react": "^18.3.1", |
96 | 97 | "react-chartjs-2": "^4.3.1",
|
97 |
| - "react-dom": "^18.2.0", |
| 98 | + "react-dom": "^18.3.1", |
98 | 99 | "react-error-boundary": "^3.1.4",
|
99 | 100 | "react-identicons": "^1.2.5",
|
100 | 101 | "react-is": "^18.2.0",
|
|
108 | 109 | "siwe": "^2.3.2",
|
109 | 110 | "styled-components": "^5.3.11",
|
110 | 111 | "viem": "^2.1.0",
|
111 |
| - "vite": "^5.2.10", |
112 | 112 | "wagmi": "^2.12.8"
|
113 | 113 | }
|
114 | 114 | }
|
0 commit comments