From e045f53a4bb0ba1f2dc18b7f34f8e37d617b755e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 01:41:32 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to v15.0.2 --- apps/nextjs-app/package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 5652c25fe41..ab0c18b51ba 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -104,7 +104,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.53.0", - "react-i18next": "15.0.1", + "react-i18next": "15.0.2", "rippleui": "1.12.1", "rooks": "7.14.1", "sharp": "0.33.5", diff --git a/yarn.lock b/yarn.lock index 361b258acd4..b5b9d8f9c7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1461,7 +1461,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.24.8, @babel/runtime@npm:^7.25.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": version: 7.25.6 resolution: "@babel/runtime@npm:7.25.6" dependencies: @@ -14913,7 +14913,7 @@ __metadata: react: "npm:18.3.1" react-dom: "npm:18.3.1" react-hook-form: "npm:7.53.0" - react-i18next: "npm:15.0.1" + react-i18next: "npm:15.0.2" react-test-renderer: "npm:18.3.1" rimraf: "npm:6.0.1" rippleui: "npm:1.12.1" @@ -16736,11 +16736,11 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:15.0.1": - version: 15.0.1 - resolution: "react-i18next@npm:15.0.1" +"react-i18next@npm:15.0.2": + version: 15.0.2 + resolution: "react-i18next@npm:15.0.2" dependencies: - "@babel/runtime": "npm:^7.24.8" + "@babel/runtime": "npm:^7.25.0" html-parse-stringify: "npm:^3.0.1" peerDependencies: i18next: ">= 23.2.3" @@ -16750,7 +16750,7 @@ __metadata: optional: true react-native: optional: true - checksum: 10c0/74ed8903cb0dbc4d05f8eef176eba2d60ffad65c48bf6695e8294d70dd035563ebdb52b012319ef2835010fe4ccfc95a3e431d5b22d2b0a264141299aa6beb30 + checksum: 10c0/59ff253978f8341464712cf5e8df33d5ec856ada5995384e9b282bdcd82b2f3fa687b2f48eb12691aa923596115a7aab5d5c3187f26e3c4f33fece51f54b3cca languageName: node linkType: hard