Revert "chore(deps): bump dependencies"

This reverts commit 38401084e1.
This commit is contained in:
Neko Ayaka
2025-11-16 01:28:29 +08:00
parent 38401084e1
commit 5b9bf180e9
21 changed files with 3184 additions and 3037 deletions
+4 -4
View File
@@ -28,15 +28,15 @@
"dependencies": {
"@vueuse/core": "^14.0.0",
"@vueuse/motion": "^3.0.3",
"vue": "^3.5.24"
"vue": "^3.5.22"
},
"devDependencies": {
"@unocss/reset": "^66.5.6",
"@unocss/reset": "^66.5.4",
"@vitejs/plugin-vue": "^6.0.1",
"unplugin-vue-router": "^0.16.2",
"unplugin-vue-router": "^0.16.1",
"vite": "catalog:rolldown-vite",
"vite-plugin-vue-devtools": "^8.0.3",
"vue-router": "^4.6.3",
"vue-tsc": "^3.1.3"
"vue-tsc": "^3.1.2"
}
}