Skip to content

Commit

Permalink
chore(deps): update dependency vue to v3.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LeSuisse committed Dec 13, 2023
1 parent 57b27f1 commit 976109b
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 46 deletions.
2 changes: 1 addition & 1 deletion examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue-dompurify-html-example-vue3",
"private": true,
"dependencies": {
"vue": "3.3.6",
"vue": "3.3.11",
"vue-dompurify-html": "workspace:*"
},
"devDependencies": {
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 @@ -59,6 +59,6 @@
"typescript": "5.3.3",
"vite": "5.0.7",
"vitest": "0.34.6",
"vue": "3.3.6"
"vue": "3.3.11"
}
}
136 changes: 92 additions & 44 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 976109b

Please sign in to comment.