Revert to v8, also update other packages.

This commit is contained in:
James Cole
2024-04-08 06:53:51 +02:00
parent ba9fef9410
commit 0b4fb9a806
7 changed files with 42 additions and 666 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "v2",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build --emptyOutDir",
@@ -11,8 +12,8 @@
"laravel-vite-plugin": "^1.0.2",
"patch-package": "^8.0.0",
"sass": "^1.72.0",
"vite": "^4.5.3",
"vite-plugin-manifest-sri": "^0.1.0"
"vite": "^5",
"vite-plugin-manifest-sri": "^0.2.0"
},
"dependencies": {
"@ag-grid-community/client-side-row-model": "^31.0.3",