Revert "chore(deps): bump dependencies"

This reverts commit 349810ff27.
This commit is contained in:
Neko Ayaka
2025-12-21 17:16:47 +08:00
parent 349810ff27
commit c9a9ec7bfa
25 changed files with 1933 additions and 2213 deletions
+3 -3
View File
@@ -28,15 +28,15 @@
"dependencies": {
"@vueuse/core": "^14.1.0",
"@vueuse/motion": "^3.0.3",
"vue": "^3.5.26"
"vue": "^3.5.25"
},
"devDependencies": {
"@unocss/reset": "^66.5.10",
"@vitejs/plugin-vue": "^6.0.3",
"unplugin-vue-router": "^0.19.1",
"unplugin-vue-router": "^0.19.0",
"vite": "catalog:rolldown-vite",
"vite-plugin-vue-devtools": "^8.0.5",
"vue-router": "^4.6.4",
"vue-tsc": "^3.2.0"
"vue-tsc": "^3.1.8"
}
}