|
15 | 15 | "@servicestack/react": "^2.0.17", |
16 | 16 | "@tailwindcss/forms": "^0.5.10", |
17 | 17 | "clsx": "^2.1.1", |
18 | | - "react": "^19.2.0", |
19 | | - "react-dom": "^19.2.0", |
| 18 | + "react": "^19.2.1", |
| 19 | + "react-dom": "^19.2.1", |
20 | 20 | "react-net-templates": "^0.0.1", |
21 | | - "react-router-dom": "^7.9.5", |
| 21 | + "react-router-dom": "^7.10.0", |
22 | 22 | "tailwind-merge": "^3.4.0" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | 25 | "@eslint/js": "^9.39.1", |
26 | 26 | "@tailwindcss/postcss": "^4.1.17", |
27 | 27 | "@tailwindcss/vite": "^4.1.17", |
28 | | - "@types/node": "^24.10.0", |
29 | | - "@types/react": "^19.2.2", |
30 | | - "@types/react-dom": "^19.2.2", |
31 | | - "@vitejs/plugin-react": "^5.1.0", |
| 28 | + "@types/node": "^24.10.1", |
| 29 | + "@types/react": "^19.2.7", |
| 30 | + "@types/react-dom": "^19.2.3", |
| 31 | + "@vitejs/plugin-react": "^5.1.1", |
32 | 32 | "eslint": "^9.39.1", |
33 | 33 | "eslint-plugin-react-hooks": "^7.0.1", |
34 | 34 | "eslint-plugin-react-refresh": "^0.4.24", |
35 | 35 | "globals": "^16.5.0", |
36 | 36 | "postcss": "^8.5.6", |
37 | 37 | "tailwindcss": "^4.1.17", |
38 | 38 | "typescript": "~5.9.3", |
39 | | - "typescript-eslint": "^8.46.4", |
40 | | - "vite": "^7.2.2" |
| 39 | + "typescript-eslint": "^8.48.1", |
| 40 | + "vite": "^7.2.6" |
41 | 41 | } |
42 | 42 | } |
0 commit comments