From 7b9c6ba46ecfa000a372d74f9d602ee9fdda3369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 21:07:55 +0000 Subject: [PATCH] Bump @vue/cli-plugin-vuex from 4.5.3 to 5.0.6 Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.5.3 to 5.0.6. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.6/packages/@vue/cli-plugin-vuex) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-vuex" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6636e7d..f539bfe 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@fortawesome/free-solid-svg-icons": "^5.14.0", "@fortawesome/vue-fontawesome": "^0.1.10", "@vue/cli-plugin-babel": "~4.5.3", - "@vue/cli-plugin-vuex": "~4.5.3", + "@vue/cli-plugin-vuex": "~5.0.6", "@vue/cli-service": "~4.5.2", "babel-plugin-root-import": "^6.5.0", "babel-runtime": "^6.26.0", diff --git a/yarn.lock b/yarn.lock index c804c27..cbe0829 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1336,10 +1336,15 @@ dependencies: "@vue/cli-shared-utils" "^4.5.2" -"@vue/cli-plugin-vuex@~4.5.3": - version "4.5.3" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.3.tgz#c0a566b0156e5bbbcc41e8cec195bc683aca7f5c" - integrity sha512-23AAuaVbng6OUc5l7VHEGqCNiL1g1BsZL99X1rvKRttjDpdIYHtQAFsXjcTFitGpHRWoA9dgeujj/MkBPa1TcA== +"@vue/cli-plugin-vuex@^4.5.2": + version "4.5.18" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.18.tgz#fca8f86c8186c78b12b8cbe7d8427cf22d84630e" + integrity sha512-8lnxtRJLa6Ki4FFYDtVA6Q4CRSjzWPXRkY7v8779nNq8eVLpGEyOtqDgu/VvNBs7EGKmveXZFNu8dUsfuTt7qA== + +"@vue/cli-plugin-vuex@~5.0.6": + version "5.0.6" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.6.tgz#177bb2904ea57d606b8a3cad0147379fcc304174" + integrity sha512-9bwkaLxGqqrD5FPN7iNsIe5x60P0nScioMQvHf2ZIIoFAiM5yuTgOQkdSKGBhn0YG4IjYd1tnlVY4Q/P4ZHaTA== "@vue/cli-service@~4.5.2": version "4.5.2"