upgrade vite

This commit is contained in:
Jacob Overgaard
2023-06-10 19:00:49 +02:00
parent f3cede7542
commit 9f8e222f8e
2 changed files with 7 additions and 7 deletions

View File

@@ -184,8 +184,8 @@
"tsc-alias": "^1.8.6",
"typescript": "^5.1.3",
"typescript-json-schema": "^0.56.0",
"vite": "^4.3.3",
"vite-plugin-static-copy": "^0.15.0",
"vite": "^4.3.9",
"vite-plugin-static-copy": "^0.16.0",
"vite-tsconfig-paths": "^4.2.0",
"web-component-analyzer": "^2.0.0-next.4"
},