diff --git a/package-lock.json b/package-lock.json index 037413a8..4b5b8e93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" }, diff --git a/package.json b/package.json index 2b770c8a..f2b09b16 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/third-patry-dependencies.json b/third-patry-dependencies.json index 5f04f675..a461036e 100644 --- a/third-patry-dependencies.json +++ b/third-patry-dependencies.json @@ -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",