|
11 | 11 | "devDependencies": { |
12 | 12 | "@commitlint/cli": "^19.6.1", |
13 | 13 | "@commitlint/config-conventional": "^19.6.0", |
14 | | - "@inertiajs/react": "^2.0.0", |
| 14 | + "@inertiajs/react": "^2.0.2", |
15 | 15 | "@release-it/bumper": "^6.0.1", |
16 | 16 | "@release-it/conventional-changelog": "^9.0.4", |
17 | | - "@types/react": "^19.0.6", |
| 17 | + "@types/react": "^19.0.7", |
18 | 18 | "@types/react-dom": "^19.0.3", |
19 | 19 | "@vitejs/plugin-react": "^4.3.4", |
20 | 20 | "autoprefixer": "^10.4.20", |
|
23 | 23 | "laravel-vite-plugin": "^1.1.1", |
24 | 24 | "prettier": "^3.4.2", |
25 | 25 | "prettier-plugin-organize-imports": "^4.1.0", |
26 | | - "prettier-plugin-tailwindcss": "^0.6.9", |
| 26 | + "prettier-plugin-tailwindcss": "^0.6.10", |
27 | 27 | "release-it": "^17.11.0", |
28 | 28 | "tailwindcss": "^4.0.0-beta.9", |
29 | 29 | "typescript": "^5.7.3", |
30 | 30 | "vite-plugin-watch": "^0.3.1" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | 33 | "@tailwindcss/vite": "^4.0.0-beta.9", |
34 | | - "@types/node": "^22.10.5", |
| 34 | + "@types/node": "^22.10.7", |
35 | 35 | "clsx": "^2.1.1", |
36 | | - "justd-icons": "^1.10.19", |
| 36 | + "justd-icons": "^1.10.20", |
37 | 37 | "motion": "^11.18.1", |
38 | 38 | "react": "^19.0.0", |
39 | | - "react-aria-components": "^1.5.0", |
| 39 | + "react-aria-components": "^1.6.0", |
40 | 40 | "react-dom": "^19.0.0", |
41 | 41 | "sonner": "^1.7.2", |
42 | 42 | "tailwind-merge": "^2.6.0", |
|
0 commit comments