From df09fbf79f6170745c11ca00ae28bbb92194d47b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:04:30 +0000 Subject: [PATCH] Bump vue-i18n from 8.27.1 to 8.28.2 in /frontend Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 8.27.1 to 8.28.2. - [Release notes](https://github.com/intlify/vue-i18n-next/releases) - [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index cfa645c..bf4d631 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "socket.io-client": "^4.4.1", "vue": "^2.6.14", "vue-clipboard2": "^0.3.3", - "vue-i18n": "^8.27.1", + "vue-i18n": "^8.28.2", "vue-json-viewer": "^2.2.22", "vue-router": "^3.6.5", "vue-socket.io": "^3.0.10" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 50a2a48..ca3ff7f 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -7834,9 +7834,9 @@ vue-hot-reload-api@^2.3.0: version "2.3.4" resolved "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz" -vue-i18n@^8.27.1: - version "8.27.1" - resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.27.1.tgz" +vue-i18n@^8.28.2: + version "8.28.2" + resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.28.2.tgz#913558066e274395c0a9f40b2f3393d5c2636840" vue-json-viewer@^2.2.22: version "2.2.22"