Skip to content

Commit 9c440a6

Browse files
committed
chore: bumped deps
1 parent 87aee56 commit 9c440a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@
4444
"vite": "~2.6",
4545
"wait-on": "~6.0"
4646
}
47-
}
47+
}

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -308,9 +308,9 @@
308308
eslint-visitor-keys "^2.0.0"
309309

310310
"@vitejs/plugin-vue@~1.9":
311-
version "1.9.2"
312-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.2.tgz#7234efb8c3c3d60c7eac350a935074ab1820ae0e"
313-
integrity sha512-QnUQJvGmY+YT9xTidLcjr6NAjKWNdSuul1M+BZ6uwTQaO5vpAY9USBncXESATk742dYMZGJenegJgeJhG/HMNQ==
311+
version "1.9.3"
312+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.3.tgz#93d61893ce6c723d0209af0483ec8b91a2cd811f"
313+
integrity sha512-yW6H/q+4Mc2PcVjSOelcsMrg/k15DnMUz8jyCFsI04emc3aLwo4AoofUfGnjHUkgirrDxSJLVqQVGhonQ3yykA==
314314

315315
316316
version "3.2.19"
@@ -3378,9 +3378,9 @@ [email protected]:
33783378
extsprintf "^1.2.0"
33793379

33803380
vite@~2.6:
3381-
version "2.6.2"
3382-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.2.tgz#5bbb4afe1f69ed9d6482e51a0f761f8cfc230e22"
3383-
integrity sha512-HSIg9U15LOnbD3CUxX364Pdrm7DUjftuBljowGxvkFHgDZU/SKPqApg9t86MX/Qq1VCO7wS+mGJHlfuTF7c0Sg==
3381+
version "2.6.3"
3382+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.3.tgz#5bbc1d3fcff6bfee9c5e3c0d0a689b18e5974b38"
3383+
integrity sha512-mLiN4WR8zpmn04khhBf7YvC3FHrGhZt9S6xm53uDWgtYcUVNtV5LXHLI2Sc4SpL8jd/dsSIHzRxj7JTIu+MTDQ==
33843384
dependencies:
33853385
esbuild "^0.13.2"
33863386
postcss "^8.3.8"

0 commit comments

Comments
 (0)