chore(deps): bump dependencies

This commit is contained in:
Neko Ayaka
2025-06-19 17:43:18 +08:00
parent 032a44c661
commit afef299dbc
17 changed files with 1959 additions and 1930 deletions
+5 -5
View File
@@ -26,16 +26,16 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@vueuse/core": "^13.3.0",
"@vueuse/core": "^13.4.0",
"@vueuse/motion": "^3.0.3",
"vue": "^3.5.16"
"vue": "^3.5.17"
},
"devDependencies": {
"@unocss/reset": "^66.2.0",
"@unocss/reset": "^66.2.3",
"@vitejs/plugin-vue": "^5.2.4",
"unplugin-vue-router": "^0.12.0",
"vite-plugin-vue-devtools": "^7.7.6",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-router": "^4.5.1",
"vue-tsc": "^3.0.0-alpha.10"
"vue-tsc": "^3.0.0-beta.2"
}
}