This commit is contained in:
dap
2024-08-09 14:41:05 +08:00
27 changed files with 624 additions and 477 deletions

View File

@@ -35,7 +35,7 @@
},
"dependencies": {
"@iconify/vue": "^4.1.2",
"lucide-vue-next": "^0.424.0",
"vue": "^3.4.36"
"lucide-vue-next": "^0.426.0",
"vue": "^3.4.37"
}
}

View File

@@ -56,7 +56,7 @@
},
"dependencies": {
"@ctrl/tinycolor": "^4.1.0",
"@vue/shared": "^3.4.36",
"@vue/shared": "^3.4.37",
"clsx": "^2.1.1",
"defu": "^6.1.4",
"lodash.clonedeep": "^4.5.0",

View File

@@ -38,7 +38,7 @@
}
},
"dependencies": {
"vue": "^3.4.36",
"vue": "^3.4.37",
"vue-router": "^4.4.3"
}
}