chore: bump vite to 3.1.8 (#18095)

This commit is contained in:
sand4rt 2022-10-18 22:09:32 +02:00 committed by GitHub
parent e76adafc5b
commit 098de5009e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 922 additions and 1420 deletions

2338
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -93,7 +93,7 @@
"rimraf": "^3.0.2",
"socksv5": "0.0.6",
"typescript": "^4.7.3",
"vite": "^2.9.9",
"vite": "^3.1.8",
"ws": "^8.5.0",
"xml2js": "^0.4.23",
"yaml": "^1.10.2"

View File

@ -28,7 +28,7 @@
"dependencies": {
"@playwright/test": "1.28.0-next",
"vite": "^2.9.5",
"vite-plugin-vue2": "^2.0.1"
"vite-plugin-vue2": "^2.0.2"
},
"devDependencies": {
"vue": "^2.6.14"