From aa9039a8414d75a2a5cdda953dd7437bacdc1d04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 10:46:19 +0000 Subject: [PATCH] Update dependency i18next to v22 (#58156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/grafana-ui/package.json | 2 +- yarn.lock | 15 ++++++++++++--- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0f45f31e8ab..a4c9207d9ab 100644 --- a/package.json +++ b/package.json @@ -321,7 +321,7 @@ "framework-utils": "^1.1.0", "history": "4.10.1", "hoist-non-react-statics": "3.3.2", - "i18next": "^21.9.2", + "i18next": "^22.0.0", "immer": "9.0.16", "immutable": "4.1.0", "jquery": "3.6.1", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 55e7802742b..a8cb495fc3e 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -68,7 +68,7 @@ "d3": "5.15.0", "date-fns": "2.29.3", "hoist-non-react-statics": "3.3.2", - "i18next": "^21.9.2", + "i18next": "^22.0.0", "immutable": "4.1.0", "is-hotkey": "0.2.0", "jquery": "3.6.1", diff --git a/yarn.lock b/yarn.lock index 96a3a76a55c..361cf87e574 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4764,7 +4764,7 @@ __metadata: esbuild: 0.15.12 expose-loader: 4.0.0 hoist-non-react-statics: 3.3.2 - i18next: ^21.9.2 + i18next: ^22.0.0 immutable: 4.1.0 is-hotkey: 0.2.0 jquery: 3.6.1 @@ -21696,7 +21696,7 @@ __metadata: html-webpack-plugin: 5.5.0 http-server: 14.1.1 husky: 8.0.1 - i18next: ^21.9.2 + i18next: ^22.0.0 i18next-parser: 6.6.0 immer: 9.0.16 immutable: 4.1.0 @@ -22713,7 +22713,7 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^21.2.0, i18next@npm:^21.9.2": +"i18next@npm:^21.2.0": version: 21.9.2 resolution: "i18next@npm:21.9.2" dependencies: @@ -22722,6 +22722,15 @@ __metadata: languageName: node linkType: hard +"i18next@npm:^22.0.0": + version: 22.0.4 + resolution: "i18next@npm:22.0.4" + dependencies: + "@babel/runtime": ^7.17.2 + checksum: aa49e6e48583833ee673c0dd9568081a5e15fde9549aa3e47a99ad91d3fdb7469f8a315864fc45ec466b1e60caa00d5fc8371e47840068048b4ab79a69dc2b19 + languageName: node + linkType: hard + "iconv-lite@npm:0.4, iconv-lite@npm:0.4.24, iconv-lite@npm:^0.4.24, iconv-lite@npm:^0.4.4, iconv-lite@npm:^0.4.8": version: 0.4.24 resolution: "iconv-lite@npm:0.4.24"