From 15702a539908fd81f7826b0063dc0671154cde1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 14:57:01 +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 6.0.8 to 11.0.0. - [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/v11.0.0/packages/unplugin-vue-i18n) --- updated-dependencies: - dependency-name: "@intlify/unplugin-vue-i18n" dependency-version: 11.0.0 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 3fa7acf1c..c6b85f659 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -55,7 +55,7 @@ "@eslint/js": "^9.33.0", "@histoire/plugin-vue": "1.0.0-alpha.3", "@iconify-json/bi": "^1.2.6", - "@intlify/unplugin-vue-i18n": "^6.0.8", + "@intlify/unplugin-vue-i18n": "^11.0.0", "@sentry/cli": "^2.52.0", "@types/js-cookie": "^3.0.6", "@types/mapbox__mapbox-gl-geocoder": "^5.0.0",