From 6a191908ee79ecef1e4945e93841757b5732748f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:57:53 +0000 Subject: [PATCH] fix(deps): update dependency i18next to v23.8.2 --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4abd3c910..2c7219bd5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@mui/material": "5.15.7", "@sentry/react": "7.99.0", "classnames": "2.5.1", - "i18next": "23.7.16", + "i18next": "23.8.2", "lodash.truncate": "4.4.2", "react": "18.2.0", "react-accessible-treeview": "2.8.3", diff --git a/yarn.lock b/yarn.lock index e26b266bd..0cc9c448e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5875,7 +5875,7 @@ __metadata: eslint-plugin-react-hooks: "npm:4.6.0" http-status-codes: "npm:2.3.0" husky: "npm:9.0.10" - i18next: "npm:23.7.16" + i18next: "npm:23.8.2" lodash.truncate: "npm:4.4.2" prettier: "npm:3.2.4" react: "npm:18.2.0" @@ -6215,6 +6215,15 @@ __metadata: languageName: node linkType: hard +"i18next@npm:23.8.2": + version: 23.8.2 + resolution: "i18next@npm:23.8.2" + dependencies: + "@babel/runtime": "npm:^7.23.2" + checksum: 594c4d5bafd9ac0073a5f2c0ccb40b157571857d43f7f22949a5ab6ea07e6e6f7e39058ddee6e7396369b54d5d741e76cba59c0d5c23ce0ab99e06b249c66f5e + languageName: node + linkType: hard + "iconv-lite@npm:^0.6.2": version: 0.6.3 resolution: "iconv-lite@npm:0.6.3"