fix: some of GitHub's dependabot alerts

This commit is contained in:
DecDuck
2025-04-27 21:15:32 +10:00
parent 7ee5778953
commit cff788f369
4 changed files with 39 additions and 9 deletions
+3 -2
View File
@@ -19,10 +19,11 @@
"@tauri-apps/plugin-deep-link": "~2",
"@tauri-apps/plugin-dialog": "^2.0.1",
"@tauri-apps/plugin-os": "~2",
"@tauri-apps/plugin-shell": ">=2.0.0",
"@tauri-apps/plugin-shell": "^2.2.1",
"koa": "^2.16.1",
"markdown-it": "^14.1.0",
"micromark": "^4.0.1",
"nuxt": "^3.13.0",
"nuxt": "^3.16.0",
"scss": "^0.2.4",
"vue": "latest",
"vue-router": "latest",