From b904a17303db26d22b8c85dd57cb713623bcbe56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:22:22 +0000 Subject: [PATCH] build(deps-dev): bump @intlify/unplugin-vue-i18n in /apps/web Bumps [@intlify/unplugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/HEAD/packages/unplugin-vue-i18n) from 5.3.1 to 6.0.2. - [Release notes](https://github.com/intlify/bundle-tools/releases) - [Changelog](https://github.com/intlify/bundle-tools/blob/main/packages/unplugin-vue-i18n/CHANGELOG.md) - [Commits](https://github.com/intlify/bundle-tools/commits/unplugin-vue-i18n@6.0.2/packages/unplugin-vue-i18n) --- updated-dependencies: - dependency-name: "@intlify/unplugin-vue-i18n" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index ad5c02ec6..007ce9dac 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -56,7 +56,7 @@ "@eslint/js": "^9.17.0", "@histoire/plugin-vue": "^0.17.17", "@iconify-json/bi": "^1.2.2", - "@intlify/unplugin-vue-i18n": "^5.3.1", + "@intlify/unplugin-vue-i18n": "^6.0.2", "@types/js-cookie": "^3.0.6", "@types/mapbox__mapbox-gl-geocoder": "^5.0.0", "@types/page-flip": "^2.0.3",