mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-08 12:28:46 +03:00
chore: bump vite to 3.1.8 (#18095)
This commit is contained in:
parent
e76adafc5b
commit
098de5009e
2338
package-lock.json
generated
2338
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -93,7 +93,7 @@
|
|||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"socksv5": "0.0.6",
|
"socksv5": "0.0.6",
|
||||||
"typescript": "^4.7.3",
|
"typescript": "^4.7.3",
|
||||||
"vite": "^2.9.9",
|
"vite": "^3.1.8",
|
||||||
"ws": "^8.5.0",
|
"ws": "^8.5.0",
|
||||||
"xml2js": "^0.4.23",
|
"xml2js": "^0.4.23",
|
||||||
"yaml": "^1.10.2"
|
"yaml": "^1.10.2"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@playwright/test": "1.28.0-next",
|
"@playwright/test": "1.28.0-next",
|
||||||
"vite": "^2.9.5",
|
"vite": "^2.9.5",
|
||||||
"vite-plugin-vue2": "^2.0.1"
|
"vite-plugin-vue2": "^2.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vue": "^2.6.14"
|
"vue": "^2.6.14"
|
||||||
|
Loading…
Reference in New Issue
Block a user