Skip to content

Commit 5f12a1a

Browse files
build(deps): bump react-i18next from 15.6.1 to 15.7.1 (#1770)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.6.1 to 15.7.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.6.1...v15.7.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8b09b6 commit 5f12a1a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"nanoid": "^5.1.5",
112112
"react": "^17.0.2",
113113
"react-dom": "^17.0.2",
114-
"react-i18next": "^15.6.1",
114+
"react-i18next": "^15.7.1",
115115
"react-joyride": "^2.9.3",
116116
"react-redux": "^8.0.5",
117117
"react-router-dom": "5.3.x",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4885,7 +4885,7 @@ __metadata:
48854885
raw-loader: ^4.0.2
48864886
react: ^17.0.2
48874887
react-dom: ^17.0.2
4888-
react-i18next: ^15.6.1
4888+
react-i18next: ^15.7.1
48894889
react-joyride: ^2.9.3
48904890
react-redux: ^8.0.5
48914891
react-router-dom: 5.3.x
@@ -12497,14 +12497,14 @@ __metadata:
1249712497
languageName: node
1249812498
linkType: hard
1249912499

12500-
"react-i18next@npm:^15.6.1":
12501-
version: 15.6.1
12502-
resolution: "react-i18next@npm:15.6.1"
12500+
"react-i18next@npm:^15.7.1":
12501+
version: 15.7.1
12502+
resolution: "react-i18next@npm:15.7.1"
1250312503
dependencies:
1250412504
"@babel/runtime": ^7.27.6
1250512505
html-parse-stringify: ^3.0.1
1250612506
peerDependencies:
12507-
i18next: ">= 23.2.3"
12507+
i18next: ">= 23.4.0"
1250812508
react: ">= 16.8.0"
1250912509
typescript: ^5
1251012510
peerDependenciesMeta:
@@ -12514,7 +12514,7 @@ __metadata:
1251412514
optional: true
1251512515
typescript:
1251612516
optional: true
12517-
checksum: f4342cc8ad6c4f2b5e4e8ac663da8848ad6402c3713ca542f4ad3a84b21ca10678c443ff9ca8250fa512e6e5c0000fc83b68797ae734d7d15b7ff09d5c5e9004
12517+
checksum: cb3f41bc06888054b8e1aa5753b6b070dd14250f7b40954df1a8b24911a77d8a751789b50ffefc7b7f835745d3d1c8f578cd9f05e7794065d994d8f9144c710c
1251812518
languageName: node
1251912519
linkType: hard
1252012520

0 commit comments

Comments
 (0)