Skip to content

Commit af597e6

Browse files
fix(deps): update dependency react-i18next to v15.5.3
1 parent f44582b commit af597e6

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
@@ -11880,20 +11880,23 @@ __metadata:
1188011880
linkType: hard
1188111881

1188211882
"react-i18next@npm:^15.0.0":
11883-
version: 15.1.0
11884-
resolution: "react-i18next@npm:15.1.0"
11883+
version: 15.5.3
11884+
resolution: "react-i18next@npm:15.5.3"
1188511885
dependencies:
11886-
"@babel/runtime": "npm:^7.25.0"
11886+
"@babel/runtime": "npm:^7.27.6"
1188711887
html-parse-stringify: "npm:^3.0.1"
1188811888
peerDependencies:
1188911889
i18next: ">= 23.2.3"
1189011890
react: ">= 16.8.0"
11891+
typescript: ^5
1189111892
peerDependenciesMeta:
1189211893
react-dom:
1189311894
optional: true
1189411895
react-native:
1189511896
optional: true
11896-
checksum: 10c0/a812a8345222e4c0b9423cec6bf0997abf5b72802d29c4b5c91c3a8ba0be87f536f5968456d6e3b6526e978ea5db7addde24d5855dd98a1d4ca7eb9aed8a9b20
11897+
typescript:
11898+
optional: true
11899+
checksum: 10c0/495d98a738e966cd655a378d953e45cfd1a810ccfaf4894a63c37b7a9043e69b55c5e14044d54290c91512e7fa37835c7e4637bfb8d68b6fc88bc493a5ffd9ee
1189711900
languageName: node
1189811901
linkType: hard
1189911902

0 commit comments

Comments
 (0)