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

This commit is contained in:
Yury Semikhatsky 2022-07-15 14:04:36 -07:00 committed by GitHub
parent c3af05eb26
commit 99d1ad5a88
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.25.0-next",
"vite": "^2.9.5"
"vite": "^3.0.0"
}
}