|
3 | 3 | "workspaces": {
|
4 | 4 | "": {
|
5 | 5 | "dependencies": {
|
6 |
| - "@chakra-ui/react": "^3.8.1", |
| 6 | + "@chakra-ui/react": "^3.15.1", |
7 | 7 | "@emotion/react": "^11.14.0",
|
8 | 8 | "@fontsource-variable/inter": "^5.2.5",
|
9 | 9 | "lucide-react": "^0.486.0",
|
10 |
| - "next-themes": "^0.4.4", |
| 10 | + "next-themes": "^0.4.6", |
11 | 11 | "react-icons": "^5.5.0",
|
12 | 12 | },
|
13 | 13 | "devDependencies": {
|
14 |
| - "@chakra-ui/cli": "^3.8.1", |
15 |
| - "@eslint/compat": "^1.2.7", |
16 |
| - "@eslint/js": "^9.21.0", |
17 |
| - "@inertiajs/react": "^2.0.4", |
18 |
| - "@types/react": "^19.0.10", |
19 |
| - "@types/react-dom": "^19.0.4", |
| 14 | + "@chakra-ui/cli": "^3.15.1", |
| 15 | + "@eslint/compat": "^1.2.8", |
| 16 | + "@eslint/js": "^9.24.0", |
| 17 | + "@inertiajs/react": "^2.0.7", |
| 18 | + "@types/react": "^19.1.0", |
| 19 | + "@types/react-dom": "^19.1.2", |
20 | 20 | "@vitejs/plugin-react": "^4.3.4",
|
21 |
| - "eslint": "^9.21.0", |
| 21 | + "eslint": "^9.24.0", |
22 | 22 | "eslint-config-prettier": "^10.1.1",
|
23 |
| - "eslint-plugin-prettier": "^5.2.3", |
24 |
| - "eslint-plugin-react": "^7.37.4", |
| 23 | + "eslint-plugin-prettier": "^5.2.6", |
| 24 | + "eslint-plugin-react": "^7.37.5", |
25 | 25 | "globals": "^16.0.0",
|
26 | 26 | "laravel-vite-plugin": "^1.2.0",
|
27 | 27 | "prettier": "3.5.3",
|
28 |
| - "react": "^19.0.0", |
29 |
| - "react-dom": "^19.0.0", |
30 |
| - "typescript": "^5.8.2", |
31 |
| - "typescript-eslint": "^8.26.0", |
32 |
| - "vite": "^6.2.0", |
| 28 | + "react": "^19.1.0", |
| 29 | + "react-dom": "^19.1.0", |
| 30 | + "typescript": "^5.8.3", |
| 31 | + "typescript-eslint": "^8.29.1", |
| 32 | + "vite": "^6.2.5", |
33 | 33 | },
|
34 | 34 | },
|
35 | 35 | },
|
|
0 commit comments