update third party dependencies
This commit is contained in:
Generated
+4
-4
@@ -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"
|
||||
},
|
||||
|
||||
+1
-1
@@ -45,7 +45,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",
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
"name": "vuetify",
|
||||
"copyright": "Copyright (c) 2016-2023 John Jeremy Leider",
|
||||
"url": "https://vuetifyjs.com",
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.21/LICENSE.md"
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.23/LICENSE.md"
|
||||
},
|
||||
{
|
||||
"name": "register-service-worker",
|
||||
|
||||
Reference in New Issue
Block a user