|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "drizzle-orm": "~0.36.3", |
18 | | - "isbot": "^5.1.27", |
19 | | - "react": "^19.1.0", |
20 | | - "react-dom": "^19.1.0", |
21 | | - "react-router": "^7.7.1" |
| 18 | + "isbot": "^5.1.31", |
| 19 | + "react": "^19.1.1", |
| 20 | + "react-dom": "^19.1.1", |
| 21 | + "react-router": "^7.9.2" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@cloudflare/vite-plugin": "^1.0.12", |
25 | | - "@react-router/dev": "^7.7.1", |
26 | | - "@tailwindcss/vite": "^4.1.4", |
27 | | - "@types/node": "^20", |
28 | | - "@types/react": "^19.1.2", |
29 | | - "@types/react-dom": "^19.1.2", |
30 | | - "dotenv-cli": "^7.4.3", |
| 24 | + "@cloudflare/vite-plugin": "^1.13.5", |
| 25 | + "@react-router/dev": "^7.9.2", |
| 26 | + "@tailwindcss/vite": "^4.1.13", |
| 27 | + "@types/node": "^22", |
| 28 | + "@types/react": "^19.1.13", |
| 29 | + "@types/react-dom": "^19.1.9", |
| 30 | + "dotenv-cli": "^10.0.0", |
31 | 31 | "drizzle-kit": "~0.28.1", |
32 | | - "tailwindcss": "^4.1.4", |
33 | | - "typescript": "^5.8.3", |
34 | | - "vite": "^6.3.3", |
| 32 | + "tailwindcss": "^4.1.13", |
| 33 | + "typescript": "^5.9.2", |
| 34 | + "vite": "^7.1.7", |
35 | 35 | "vite-tsconfig-paths": "^5.1.4", |
36 | | - "wrangler": "^4.13.2" |
| 36 | + "wrangler": "^4.40.0" |
37 | 37 | } |
38 | 38 | } |
0 commit comments