Skip to content

Commit 45a07bd

Browse files
build(deps-dev): bump vue-i18n in /examples/frameworks/nuxt3
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.14.3 to 9.14.5. - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v9.14.5/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n dependency-version: 9.14.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 018ee4b commit 45a07bd

File tree

2 files changed

+36
-40
lines changed

2 files changed

+36
-40
lines changed

examples/frameworks/nuxt3/package-lock.json

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

examples/frameworks/nuxt3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"devDependencies": {
1010
"@intlify/unplugin-vue-i18n": "^1.0.1",
1111
"nuxt": "^3.7.1",
12-
"vue-i18n": "^9.14.3"
12+
"vue-i18n": "^9.14.5"
1313
}
1414
}

0 commit comments

Comments
 (0)