cherry-pick(#15727): chore: bump vite to 3.0.0 and @sveltejs/vite-plugin-svelte to 1.0.1 (#15842)

Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
This commit is contained in:
Max Schmitt 2022-07-21 23:32:42 +02:00 committed by GitHub
parent 0ad379e761
commit a8937f5b83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 367 additions and 334 deletions

697
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -26,8 +26,8 @@
}
},
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.30",
"@sveltejs/vite-plugin-svelte": "^1.0.1",
"@playwright/test": "1.24.0-next",
"vite": "^2.9.5"
"vite": "^3.0.0"
}
}