Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 33e19d2 commit 88ecc49
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@vitejs/plugin-vue2": "2.2.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vue-demi": "0.14.6",
"vue-tsc": "1.8.19"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "4.4.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vue-tsc": "1.8.19"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-dompurify-html-vue2-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@vue/test-utils": "1.3.6",
"dompurify": "3.0.6",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vitest": "0.34.6",
"vue": "2.7.14",
"vue-demi": "0.14.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-dompurify-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@vue/test-utils": "2.3.2",
"jsdom": "22.1.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vitest": "0.34.6",
"vue": "3.3.4"
}
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88ecc49

Please sign in to comment.