chore: update deps

This commit is contained in:
vben
2024-07-20 09:59:10 +08:00
parent 30d4057216
commit bcd5e49117
23 changed files with 465 additions and 488 deletions

View File

@@ -36,7 +36,7 @@
},
"dependencies": {
"@iconify/vue": "^4.1.2",
"lucide-vue-next": "^0.408.0",
"vue": "^3.4.32"
"lucide-vue-next": "^0.411.0",
"vue": "^3.4.33"
}
}

View File

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

View File

@@ -39,7 +39,7 @@
}
},
"dependencies": {
"vue": "^3.4.32",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
}
}