Skip to content

Commit e3b9748

Browse files
chore(dev-deps): update dependency vite to ^2.9.17
1 parent a15384d commit e3b9748

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rollup-plugin-license": "^3.0.1",
8080
"rollup-plugin-vue": "6.0.0",
8181
"typescript": "4.9.5",
82-
"vite": "^2.9.16",
82+
"vite": "^2.9.17",
8383
"vitest": "^0.34.0",
8484
"vue": "3.3.4",
8585
"vue-template-compiler": "2.7.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5430,10 +5430,10 @@ [email protected]:
54305430
picocolors "^1.0.0"
54315431
vite "^3.0.0 || ^4.0.0 || ^5.0.0-0"
54325432

5433-
vite@^2.9.16:
5434-
version "2.9.17"
5435-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.17.tgz#6b770525e12fa2a2e3a0fa0d028d304f4f7dc7d4"
5436-
integrity sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw==
5433+
vite@^2.9.17:
5434+
version "2.9.18"
5435+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.18.tgz#74e2a83b29da81e602dac4c293312cc575f091c7"
5436+
integrity sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==
54375437
dependencies:
54385438
esbuild "^0.14.27"
54395439
postcss "^8.4.13"

0 commit comments

Comments
 (0)