From a307287d368b8f4093be3c75d456184f0b9239c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:45:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20i18n?= =?UTF-8?q?ext=20to=20v22=20(#952)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f11bf169a..890081b6d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "fily-publish-gridstack": "^0.0.13", "framer-motion": "^10.0.0", "html-entities": "^2.3.3", - "i18next": "^21.9.1", + "i18next": "^22.0.0", "js-file-download": "^0.4.12", "next": "^13.4.2", "next-i18next": "^11.3.0", diff --git a/yarn.lock b/yarn.lock index 63f7b5c10..eb38515e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -238,7 +238,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": +"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": version: 7.22.3 resolution: "@babel/runtime@npm:7.22.3" dependencies: @@ -5834,7 +5834,7 @@ __metadata: framer-motion: ^10.0.0 happy-dom: ^9.0.0 html-entities: ^2.3.3 - i18next: ^21.9.1 + i18next: ^22.0.0 js-file-download: ^0.4.12 next: ^13.4.2 next-i18next: ^11.3.0 @@ -6022,7 +6022,7 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^21.8.13, i18next@npm:^21.9.1": +"i18next@npm:^21.8.13": version: 21.10.0 resolution: "i18next@npm:21.10.0" dependencies: @@ -6031,6 +6031,15 @@ __metadata: languageName: node linkType: hard +"i18next@npm:^22.0.0": + version: 22.5.1 + resolution: "i18next@npm:22.5.1" + dependencies: + "@babel/runtime": ^7.20.6 + checksum: 175f8ab7fac2abcee147b00cc2d8e7d4fa9b05cdc227f02cac841fc2fd9545ed4a6d88774f594f8ad12dc944e4d34cc8e88aa00c8b9947baef9e859d93abd305 + languageName: node + linkType: hard + "iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3": version: 0.6.3 resolution: "iconv-lite@npm:0.6.3"