Skip to content

Commit 81b4118

Browse files
Bump vuex from 3.1.2 to 4.1.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.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.1.2...v4.1.0) --- updated-dependencies: - dependency-name: vuex dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2095d78 commit 81b4118

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

package-lock.json

Lines changed: 26 additions & 7 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
@@ -39,7 +39,7 @@
3939
"vue-cli-plugin-express": "^1.0.2",
4040
"vue-i18n": "^8.16.0",
4141
"vue-router": "^3.1.3",
42-
"vuex": "^3.1.2",
42+
"vuex": "^4.1.0",
4343
"wif": "^5.0.0",
4444
"ws": "^7.5.10"
4545
},

0 commit comments

Comments
 (0)