bump the Vite version (#5977)

This commit is contained in:
Tim MacDonald 2022-08-29 23:54:18 +10:00 committed by GitHub
parent e5e46b4293
commit 8438ba5d21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
}, },
"devDependencies": { "devDependencies": {
"axios": "^0.27", "axios": "^0.27",
"laravel-vite-plugin": "^0.5.0", "laravel-vite-plugin": "^0.6.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"postcss": "^8.1.14", "postcss": "^8.1.14",
"vite": "^3.0.0" "vite": "^3.0.0"