From 85a7a1ad36fbfcda9aad04f54e07b9fae8e10bd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:25:12 +0000 Subject: [PATCH] Bump vuetify from 2.6.3 to 2.6.10 Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.3 to 2.6.10. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-type: direct:production ... 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 770f2909..83ffd460 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "vue-cli-plugin-vuetify": "^2.4.6", "vuepress": "^1.2.0", "vuepress-plugin-sitemap": "^2.3.1", - "vuetify": "^2.4.10" + "vuetify": "^2.6.10" }, "devDependencies": { "browser-sync": "^2.26.7", @@ -21638,9 +21638,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.10", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.10.tgz", + "integrity": "sha512-fgUeRDDCwYkwu6WGEEKGe7IdfzOsXJCZGrqkn1pcS2ycuoDL8mR2/dejH5iFNnBY6MnsT365PAGn0J+9otjfQg==", "funding": { "type": "github", "url": "https://github.com/sponsors/johnleider" @@ -40931,9 +40931,9 @@ } }, "vuetify": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.3.tgz", - "integrity": "sha512-Zfiz2DZnp1DvxqGaSCGqGjv4mPNAurJJ5Xwy7bzNzIySGLlRdlO8UH6aNWnSgfaAsLP3voxadSGDm6tKM8Ys7w==", + "version": "2.6.10", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.10.tgz", + "integrity": "sha512-fgUeRDDCwYkwu6WGEEKGe7IdfzOsXJCZGrqkn1pcS2ycuoDL8mR2/dejH5iFNnBY6MnsT365PAGn0J+9otjfQg==", "requires": {} }, "vuetify-loader": { diff --git a/package.json b/package.json index 49332d4b..de844b92 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "vue-cli-plugin-vuetify": "^2.4.6", "vuepress": "^1.2.0", "vuepress-plugin-sitemap": "^2.3.1", - "vuetify": "^2.4.10" + "vuetify": "^2.6.10" }, "devDependencies": { "browser-sync": "^2.26.7",