update third party dependencies

This commit is contained in:
MaysWind
2023-10-29 16:28:36 +08:00
parent 285fc0ced3
commit 985cefc297
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -36,7 +36,7 @@
"vue-router": "^4.2.5",
"vue3-perfect-scrollbar": "^1.6.1",
"vuedraggable": "^4.1.0",
"vuetify": "^3.3.21"
"vuetify": "^3.3.23"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.1",
@@ -8885,9 +8885,9 @@
}
},
"node_modules/vuetify": {
"version": "3.3.21",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.21.tgz",
"integrity": "sha512-CVC6MDC45H+IY8Nq5QO/lBhbSd/dg+IV46GKd+LIndriLoQXG+tFv31NQY++tOQgrKeZr6w2SUBMBxSZyHErfg==",
"version": "3.3.23",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.23.tgz",
"integrity": "sha512-EVEFvDyKr/HK2+hQJyhQSjIDULDaBi9vfgAAB0ekm+2Tvc8AkaDwb7VK44R2eilGFGpju6iN52FV7Uasj8SmIg==",
"engines": {
"node": "^12.20 || >=14.13"
},