|
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | 18 | "@babel/preset-env": "^7.23.9", |
19 | | - "@tailwindcss/vite": "^4.1.7", |
| 19 | + "@tailwindcss/vite": "^4.2.4", |
20 | 20 | "@types/google.maps": "^3.54.3", |
21 | 21 | "@types/leaflet": "^1.9.6", |
22 | 22 | "@types/lodash": "^4.17.13", |
23 | 23 | "@types/nprogress": "^0.2.3", |
24 | 24 | "@types/qs": "^6.9.18", |
25 | 25 | "@types/sortablejs": "^1.15.8", |
26 | | - "@vitejs/plugin-legacy": "^5.3.2", |
27 | | - "@vitejs/plugin-vue": "^5.1.4", |
| 26 | + "@vitejs/plugin-legacy": "^8.0.1", |
| 27 | + "@vitejs/plugin-vue": "^6.0.6", |
28 | 28 | "@vue/language-server": "^2.1.6", |
29 | 29 | "core-js": "^3.36.0", |
30 | | - "laravel-vite-plugin": "^1.0.5", |
31 | | - "tailwindcss": "^4.1.7", |
| 30 | + "laravel-vite-plugin": "^3.0.1", |
| 31 | + "tailwindcss": "^4.2.4", |
32 | 32 | "tw-animate-css": "^1.3.0", |
33 | 33 | "typescript": "^5.6.3", |
34 | | - "vite": "^5.4.9", |
| 34 | + "vite": "^8.0.10", |
35 | 35 | "vite-bundle-visualizer": "^0.8.1", |
36 | 36 | "vite-plugin-circular-dependency": "^0.4.1", |
37 | 37 | "vite-svg-loader": "^5.1.0" |
|
0 commit comments