Skip to content

Commit cef108d

Browse files
fix(deps): update dependency react-i18next to v15.5.3 (#3165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f1606c commit cef108d

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

yarn.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@ __metadata:
14201420
languageName: node
14211421
linkType: hard
14221422

1423-
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.24.5, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.27.1, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1423+
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.24.5, @babel/runtime@npm:^7.27.1, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
14241424
version: 7.27.6
14251425
resolution: "@babel/runtime@npm:7.27.6"
14261426
checksum: 10c0/89726be83f356f511dcdb74d3ea4d873a5f0cf0017d4530cb53aa27380c01ca102d573eff8b8b77815e624b1f8c24e7f0311834ad4fb632c90a770fda00bd4c8
@@ -11958,20 +11958,23 @@ __metadata:
1195811958
linkType: hard
1195911959

1196011960
"react-i18next@npm:^15.0.0":
11961-
version: 15.1.0
11962-
resolution: "react-i18next@npm:15.1.0"
11961+
version: 15.5.3
11962+
resolution: "react-i18next@npm:15.5.3"
1196311963
dependencies:
11964-
"@babel/runtime": "npm:^7.25.0"
11964+
"@babel/runtime": "npm:^7.27.6"
1196511965
html-parse-stringify: "npm:^3.0.1"
1196611966
peerDependencies:
1196711967
i18next: ">= 23.2.3"
1196811968
react: ">= 16.8.0"
11969+
typescript: ^5
1196911970
peerDependenciesMeta:
1197011971
react-dom:
1197111972
optional: true
1197211973
react-native:
1197311974
optional: true
11974-
checksum: 10c0/a812a8345222e4c0b9423cec6bf0997abf5b72802d29c4b5c91c3a8ba0be87f536f5968456d6e3b6526e978ea5db7addde24d5855dd98a1d4ca7eb9aed8a9b20
11975+
typescript:
11976+
optional: true
11977+
checksum: 10c0/495d98a738e966cd655a378d953e45cfd1a810ccfaf4894a63c37b7a9043e69b55c5e14044d54290c91512e7fa37835c7e4637bfb8d68b6fc88bc493a5ffd9ee
1197511978
languageName: node
1197611979
linkType: hard
1197711980

0 commit comments

Comments
 (0)