Update to vite 4.1

This commit is contained in:
Alejandro Celaya
2023-02-11 13:16:41 +01:00
parent 699d3d3eaa
commit c54fff5472
3 changed files with 270 additions and 253 deletions

View File

@@ -91,7 +91,7 @@
"@types/react-dom": "^18.0.10",
"@types/react-tag-autocomplete": "^6.3.0",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^3.0.0",
"@vitejs/plugin-react": "^3.1.0",
"adm-zip": "^0.5.10",
"babel-jest": "^29.3.1",
"chalk": "^5.2.0",
@@ -107,8 +107,8 @@
"stylelint": "^14.16.0",
"ts-mockery": "^1.2.0",
"typescript": "^4.9.4",
"vite": "^4.0.3",
"vite-plugin-pwa": "^0.14.0"
"vite": "^4.1.1",
"vite-plugin-pwa": "^0.14.1"
},
"browserslist": [
">0.2%",