From bd35ab15f0a42b9670a50414980905a02dab194c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 13:48:29 +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.1. - [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.1/packages/unplugin-vue-i18n) --- updated-dependencies: - dependency-name: "@intlify/unplugin-vue-i18n" dependency-version: 11.0.1 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 7207de433..aa5cb1f9f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -55,7 +55,7 @@ "@eslint/js": "^9.36.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.1", "@sentry/cli": "^2.55.0", "@types/js-cookie": "^3.0.6", "@types/mapbox__mapbox-gl-geocoder": "^5.0.0",