Skip to content

Commit 3418610

Browse files
chore(deps): bump vuex from 3.6.2 to 4.1.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.2 to 4.1.0. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/main/CHANGELOG.md) - [Commits](vuejs/vuex@v3.6.2...v4.1.0) --- updated-dependencies: - dependency-name: vuex dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c0483b commit 3418610

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package-lock.json

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"vue-router": "^3.6.5",
7474
"vue-template-compiler": "^2.7.16",
7575
"vue2-touch-events": "^3.2.3",
76-
"vuex": "^3.6.2",
76+
"vuex": "^4.1.0",
7777
"vuex-router-sync": "^5.0.0"
7878
},
7979
"devDependencies": {

0 commit comments

Comments
 (0)