From 86da6f3aa7c6201ac0902d5703b2f5d2bf58f7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 04:05:50 +0000 Subject: [PATCH] Bump vuetify from 2.6.3 to 2.6.14 Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.3 to 2.6.14. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.14/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f6962d8..09fa135c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "vue-observe-visibility": "^1.0.0", "vue-router": "^3.5.2", "vuedraggable": "^2.24.3", - "vuetify": "^2.6.3", + "vuetify": "^2.6.14", "vuex": "^3.6.2" }, "devDependencies": { @@ -15806,9 +15806,9 @@ } }, "node_modules/vuetify": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.3.tgz", - "integrity": "sha512-Zfiz2DZnp1DvxqGaSCGqGjv4mPNAurJJ5Xwy7bzNzIySGLlRdlO8UH6aNWnSgfaAsLP3voxadSGDm6tKM8Ys7w==", + "version": "2.6.14", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.14.tgz", + "integrity": "sha512-nr6wU3uTzhhEPssH23cW0Ee/hCrayp7cjl3nNjM2OmNwiJlV91tZiL1VO3597SqZyjh1xIa+m9J2rpKTSdIlrA==", "funding": { "type": "github", "url": "https://github.com/sponsors/johnleider" @@ -29492,9 +29492,9 @@ } }, "vuetify": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.3.tgz", - "integrity": "sha512-Zfiz2DZnp1DvxqGaSCGqGjv4mPNAurJJ5Xwy7bzNzIySGLlRdlO8UH6aNWnSgfaAsLP3voxadSGDm6tKM8Ys7w==", + "version": "2.6.14", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.14.tgz", + "integrity": "sha512-nr6wU3uTzhhEPssH23cW0Ee/hCrayp7cjl3nNjM2OmNwiJlV91tZiL1VO3597SqZyjh1xIa+m9J2rpKTSdIlrA==", "requires": {} }, "vuetify-loader": { diff --git a/package.json b/package.json index 6a18672d..da9a3713 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "vue-observe-visibility": "^1.0.0", "vue-router": "^3.5.2", "vuedraggable": "^2.24.3", - "vuetify": "^2.6.3", + "vuetify": "^2.6.14", "vuex": "^3.6.2" }, "devDependencies": {