Skip to content

Commit c8df618

Browse files
committed
chore: bump vite
1 parent b39208c commit c8df618

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/sfc-playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/codemirror": "^0.0.108",
1919
"@vitejs/plugin-vue": "^1.2.0",
2020
"codemirror": "^5.60.0",
21-
"vite": "^2.1.3"
21+
"vite": "^2.1.4"
2222
},
2323
"dependencies": {
2424
"file-saver": "^2.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7223,10 +7223,10 @@ [email protected]:
72237223
core-util-is "1.0.2"
72247224
extsprintf "^1.2.0"
72257225

7226-
vite@^2.1.3:
7227-
version "2.1.3"
7228-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.3.tgz#a31a844d26d3846b5a78f06970d1ea1f8a442955"
7229-
integrity sha512-bUzArZIUwADVJS/3ywCr4KKFn3a7izs4M87ZDlAlY2V34E4g1kH6p3sVNAh8/IXCn/56fwgMh3rRavPUW7qEQQ==
7226+
vite@^2.1.4:
7227+
version "2.1.4"
7228+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.4.tgz#66396823701e54cf3bfb9f73dbd386c9b4329c86"
7229+
integrity sha512-j/p0RZQvNY/auSPfazsDfo1PHtFp8ktwXPbzI6NqplzHcR3Cn/dfQWiMxL6zp8j9IWdcJP1Zfms7mxruBhStJw==
72307230
dependencies:
72317231
esbuild "^0.9.3"
72327232
postcss "^8.2.1"

0 commit comments

Comments
 (0)