From 4767d06e7c7a89110d3a89f751f01d78669178ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:07:38 +0000 Subject: [PATCH] Bump @vue/cli-plugin-vuex from 4.5.3 to 5.0.8 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.8. - [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.8/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..e736d39 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.8", "@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..36e917e 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.19" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.19.tgz#2452de58eb66ed873852bea45e6e06b57d842b47" + integrity sha512-DUmfdkG3pCdkP7Iznd87RfE9Qm42mgp2hcrNcYQYSru1W1gX2dG/JcW8bxmeGSa06lsxi9LEIc/QD1yPajSCZw== + +"@vue/cli-plugin-vuex@~5.0.8": + version "5.0.8" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz#0d4cb3020f9102bea9288d750729dde176c66ccd" + integrity sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA== "@vue/cli-service@~4.5.2": version "4.5.2"