|
14 | 14 | "@react-router/node": "^7.4.0",
|
15 | 15 | "@react-router/serve": "^7.4.0",
|
16 | 16 | "clsx": "^2.1.1",
|
17 |
| - "isbot": "^5.1.17", |
| 17 | + "isbot": "^5.1.25", |
18 | 18 | "pdfjs-dist": "^5.0.375",
|
19 |
| - "react": "^19.0.0", |
20 |
| - "react-dom": "^19.0.0", |
| 19 | + "react": "^19.1.0", |
| 20 | + "react-dom": "^19.1.0", |
21 | 21 | "react-router": "^7.4.0"
|
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 | 24 | "@react-router/dev": "^7.4.0",
|
25 |
| - "@tailwindcss/vite": "^4.0.0", |
26 |
| - "@types/node": "^20", |
27 |
| - "@types/react": "^19.0.1", |
28 |
| - "@types/react-dom": "^19.0.1", |
29 |
| - "react-router-devtools": "^1.1.0", |
30 |
| - "tailwindcss": "^4.0.0", |
31 |
| - "typescript": "^5.7.2", |
32 |
| - "vite": "^5.4.11", |
| 25 | + "@tailwindcss/vite": "^4.0.17", |
| 26 | + "@types/node": "^22.13.14", |
| 27 | + "@types/react": "^19.0.12", |
| 28 | + "@types/react-dom": "^19.0.4", |
| 29 | + "react-router-devtools": "^1.1.8", |
| 30 | + "tailwindcss": "^4.0.17", |
| 31 | + "typescript": "^5.8.2", |
| 32 | + "vite": "^6.2.3", |
33 | 33 | "vite-tsconfig-paths": "^5.1.4"
|
34 | 34 | }
|
35 | 35 | }
|
0 commit comments