Skip to content

Commit cc7c8cf

Browse files
chore(deps): update dependency @vitejs/plugin-vue to v1.2.1 (#15)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 88a1225 commit cc7c8cf

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
@@ -24,7 +24,7 @@
2424
"@fullhuman/postcss-purgecss": "4.0.2",
2525
"@typescript-eslint/eslint-plugin": "4.18.0",
2626
"@typescript-eslint/parser": "4.18.0",
27-
"@vitejs/plugin-vue": "1.1.5",
27+
"@vitejs/plugin-vue": "1.2.1",
2828
"@vue/compiler-sfc": "3.0.11",
2929
"@vue/eslint-config-typescript": "7.0.0",
3030
"autoprefixer": "10.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,10 @@
266266
"@typescript-eslint/types" "4.18.0"
267267
eslint-visitor-keys "^2.0.0"
268268

269-
"@vitejs/plugin-vue@1.1.5":
270-
version "1.1.5"
271-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.1.5.tgz#fa1e8e5e049c35e213672e33f73fe81706ad5dbe"
272-
integrity sha512-4DV8VPYo8/OR1YsnK39QN16xhKENt2XvcmJxqfRtyz75kvbjBYh1zTSHLp7XsXqv4R2I+fOZlbEBvxosMYLcPA==
269+
"@vitejs/plugin-vue@1.2.1":
270+
version "1.2.1"
271+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.2.1.tgz#6de49436fc346f829a56676066428e3f011522ac"
272+
integrity sha512-TG+LbEUNwfFrx1VyN+iq+PsiGd9MT16hUdJY+BnMXj3MrLAF8m3VYUspTDM3aXoh48YDmAkMjG4gWFRg3lbG5A==
273273

274274
275275
version "3.0.11"

0 commit comments

Comments
 (0)