chore: 依赖更新

This commit is contained in:
dap
2024-09-07 11:01:51 +08:00
parent aa13d8c909
commit 0613e35932
31 changed files with 582 additions and 610 deletions

View File

@@ -36,6 +36,6 @@
"dependencies": {
"@iconify/vue": "^4.1.2",
"lucide-vue-next": "^0.438.0",
"vue": "^3.5.1"
"vue": "^3.5.2"
}
}

View File

@@ -62,7 +62,7 @@
"dependencies": {
"@ctrl/tinycolor": "^4.1.0",
"@tanstack/vue-store": "^0.5.5",
"@vue/shared": "^3.5.1",
"@vue/shared": "^3.5.2",
"clsx": "^2.1.1",
"defu": "^6.1.4",
"lodash.clonedeep": "^4.5.0",

View File

@@ -38,7 +38,7 @@
}
},
"dependencies": {
"vue": "^3.5.1",
"vue": "^3.5.2",
"vue-router": "^4.4.3"
}
}