Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent e921605 commit f820ce3
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 289 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.7.2",
"vite": "6.0.5",
"vite": "6.0.6",
"vue-tsc": "2.2.0"
},
"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.7.2",
"vite": "6.0.5",
"vite": "6.0.6",
"vitest": "2.1.8",
"vue": "3.5.13"
}
Expand Down
Loading

0 comments on commit f820ce3

Please sign in to comment.