Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LeSuisse committed Dec 2, 2024
1 parent 49a67bf commit a9564f0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
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": "5.2.1",
"typescript": "5.6.3",
"vite": "6.0.1",
"vite": "6.0.2",
"vue-tsc": "2.1.10"
},
"scripts": {
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.4.6",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"vite": "6.0.1",
"vite": "6.0.2",
"vitest": "2.1.6",
"vue": "3.5.13"
}
Expand Down
30 changes: 15 additions & 15 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 a9564f0

Please sign in to comment.