Skip to content

Commit 8dc66e5

Browse files
authored
Merge pull request #81 from hcg1023/dependabot/npm_and_yarn/vite-2.9.18
chore(deps-dev): bump vite from 2.9.17 to 2.9.18
2 parents 9d8d878 + 5103108 commit 8dc66e5

File tree

3 files changed

+33
-36
lines changed

3 files changed

+33
-36
lines changed

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"markdown-it": "^13.0.1",
3737
"prismjs": "^1.28.0",
3838
"unplugin-vue-components": "^0.19.6",
39-
"vite": "^2.9.17"
39+
"vite": "^2.9.18"
4040
},
4141
"keywords": [],
4242
"author": "hcg1023 <[email protected]>",

packages/test-vue2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"typescript": "^4.5.4",
1212
"unplugin-vue2-script-setup": "^0.10.2",
13-
"vite": "^2.9.17",
13+
"vite": "^2.9.18",
1414
"vite-plugin-vue2": "^2.0.0",
1515
"vue-template-compiler": "^2.6.14"
1616
},

pnpm-lock.yaml

+31-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)