Skip to content

Commit 3b84d57

Browse files
Update Vite ecosystem to v8 across all starter kits (#282)
Co-authored-by: WendellAdriel <11641518+WendellAdriel@users.noreply.github.com> Co-authored-by: WendellAdriel <me@wendelladriel.com>
1 parent 1809f3f commit 3b84d57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"autoprefixer": "^10.4.20",
1212
"axios": "^1.7.4",
1313
"concurrently": "^9.0.1",
14-
"laravel-vite-plugin": "^2.0",
14+
"laravel-vite-plugin": "^3.0.0",
1515
"tailwindcss": "^4.0.7",
16-
"vite": "^7.0.4"
16+
"vite": "^8.0.0"
1717
},
1818
"optionalDependencies": {
1919
"@rollup/rollup-linux-x64-gnu": "4.9.5",

0 commit comments

Comments
 (0)