Skip to content

Commit a8d26b6

Browse files
renovate[bot]swouf
authored andcommitted
fix(deps): update dependency react-i18next to v15
1 parent ad463ba commit a8d26b6

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lodash.uniqby": "4.7.0",
3131
"react": "18.3.1",
3232
"react-dom": "18.3.1",
33-
"react-i18next": "14.1.3",
33+
"react-i18next": "15.5.2",
3434
"react-toastify": "10.0.5",
3535
"typescript": "5.6.2"
3636
},

yarn.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1761,6 +1761,13 @@ __metadata:
17611761
languageName: node
17621762
linkType: hard
17631763

1764+
"@babel/runtime@npm:^7.25.0":
1765+
version: 7.27.3
1766+
resolution: "@babel/runtime@npm:7.27.3"
1767+
checksum: 10/c1975b37bfc3f24a32c0beb4999d4302a33a70d0599fb3d42a9baf836fcd615de7ae36eff2fbbc7451c892d3dcc9314a90c3f1f3b337f5617f6c5b826d2dbd54
1768+
languageName: node
1769+
linkType: hard
1770+
17641771
"@babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.27.1, @babel/runtime@npm:^7.9.2":
17651772
version: 7.27.1
17661773
resolution: "@babel/runtime@npm:7.27.1"
@@ -7717,7 +7724,7 @@ __metadata:
77177724
prettier: "npm:3.5.3"
77187725
react: "npm:18.3.1"
77197726
react-dom: "npm:18.3.1"
7720-
react-i18next: "npm:14.1.3"
7727+
react-i18next: "npm:15.5.2"
77217728
react-toastify: "npm:10.0.5"
77227729
typescript: "npm:5.6.2"
77237730
uuid: "npm:10.0.0"
@@ -10366,21 +10373,24 @@ __metadata:
1036610373
languageName: node
1036710374
linkType: hard
1036810375

10369-
"react-i18next@npm:14.1.3":
10370-
version: 14.1.3
10371-
resolution: "react-i18next@npm:14.1.3"
10376+
"react-i18next@npm:15.5.2":
10377+
version: 15.5.2
10378+
resolution: "react-i18next@npm:15.5.2"
1037210379
dependencies:
10373-
"@babel/runtime": "npm:^7.23.9"
10380+
"@babel/runtime": "npm:^7.25.0"
1037410381
html-parse-stringify: "npm:^3.0.1"
1037510382
peerDependencies:
1037610383
i18next: ">= 23.2.3"
1037710384
react: ">= 16.8.0"
10385+
typescript: ^5
1037810386
peerDependenciesMeta:
1037910387
react-dom:
1038010388
optional: true
1038110389
react-native:
1038210390
optional: true
10383-
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
10391+
typescript:
10392+
optional: true
10393+
checksum: 10/16e2e71177290ec3e3ca71403d101c511e0a0111f6eaabf5a84477fb5588cc83e27e5fc23d5f4404e6d3ca9f187752c349dd827d386218add27a169e9930fc63
1038410394
languageName: node
1038510395
linkType: hard
1038610396

0 commit comments

Comments
 (0)