|
14 | 14 | "@eslint/js": "^9.19.0", |
15 | 15 | "@laravel/vite-plugin-wayfinder": "^0.1.3", |
16 | 16 | "@types/node": "^22.13.5", |
| 17 | + "babel-plugin-react-compiler": "^1.0.0", |
17 | 18 | "eslint": "^9.17.0", |
18 | 19 | "eslint-config-prettier": "^10.0.1", |
19 | 20 | "eslint-plugin-react": "^7.37.3", |
20 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 21 | + "eslint-plugin-react-hooks": "^7.0.0", |
21 | 22 | "prettier": "^3.4.2", |
22 | 23 | "prettier-plugin-organize-imports": "^4.1.0", |
23 | 24 | "prettier-plugin-tailwindcss": "^0.6.11", |
|
40 | 41 | "@radix-ui/react-toggle-group": "^1.1.2", |
41 | 42 | "@radix-ui/react-tooltip": "^1.1.8", |
42 | 43 | "@tailwindcss/vite": "^4.1.11", |
43 | | - "@types/react": "^19.0.3", |
44 | | - "@types/react-dom": "^19.0.2", |
45 | | - "@vitejs/plugin-react": "^4.6.0", |
| 44 | + "@types/react": "^19.2.0", |
| 45 | + "@types/react-dom": "^19.2.0", |
| 46 | + "@vitejs/plugin-react": "^5.0.0", |
46 | 47 | "class-variance-authority": "^0.7.1", |
47 | 48 | "clsx": "^2.1.1", |
48 | 49 | "concurrently": "^9.0.1", |
49 | 50 | "globals": "^15.14.0", |
50 | 51 | "input-otp": "^1.4.2", |
51 | 52 | "laravel-vite-plugin": "^2.0", |
52 | 53 | "lucide-react": "^0.475.0", |
53 | | - "react": "^19.0.0", |
54 | | - "react-dom": "^19.0.0", |
| 54 | + "react": "^19.2.0", |
| 55 | + "react-dom": "^19.2.0", |
55 | 56 | "tailwind-merge": "^3.0.1", |
56 | 57 | "tailwindcss": "^4.0.0", |
57 | 58 | "tailwindcss-animate": "^1.0.7", |
|
0 commit comments