From 4b2ae4426c634fa7bb275b8407db2477ee10030a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 06:04:50 +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.3. - [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.3/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 3a7d22a8d..809578399 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.3", "@types/js-cookie": "^3.0.6", "@types/mapbox__mapbox-gl-geocoder": "^5.0.0", "@types/page-flip": "^2.0.3",