Skip to content

Commit 3bf140c

Browse files
authoredMar 2, 2024··
build(deps): bump vue-i18n from 9.9.1 to 9.10.1 (#110)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.9.1 to 9.10.1. - [Release notes](https://github.com/intlify/vue-i18n-next/releases) - [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.10.1/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c3ccce commit 3bf140c

File tree

2 files changed

+30
-17
lines changed

2 files changed

+30
-17
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"sortablejs": "^1.15.2",
7474
"vue": "^3.4.21",
7575
"vue-echarts": "^6.6.9",
76-
"vue-i18n": "^9.9.1",
76+
"vue-i18n": "^9.10.1",
7777
"vue-router": "^4.3.0"
7878
},
7979
"devDependencies": {

‎pnpm-lock.yaml

+29-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.