package bumps

This commit is contained in:
lightling 2024-05-22 18:03:04 -04:00
parent 2240c77ed4
commit 7944f6c5fd
2 changed files with 62 additions and 135 deletions

View file

@ -14,9 +14,9 @@
"@types/dompurify": "3.0.5",
"@types/js-yaml": "4.0.9",
"@types/node": "18.16.x",
"@unhead/vue": "1.8.12",
"@unhead/vue": "1.9.11",
"@vitejs/plugin-vue": "5.0.4",
"dompurify": "3.0.9",
"dompurify": "3.1.4",
"github-slugger": "2.0.0",
"highlight.js": "11.9.0",
"js-yaml": "4.1.0",
@ -33,6 +33,6 @@
"vue": "3.4.27",
"vue-router": "4.3.2",
"vue-tippy": "6.4.1",
"vue-tsc": "1.8.27"
"vue-tsc": "2.0.19"
}
}