Skip to content

fix(deps): update dependency react-i18next to v15.6.0 #3246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12055,8 +12055,8 @@ __metadata:
linkType: hard

"react-i18next@npm:^15.0.0":
version: 15.5.3
resolution: "react-i18next@npm:15.5.3"
version: 15.6.0
resolution: "react-i18next@npm:15.6.0"
dependencies:
"@babel/runtime": "npm:^7.27.6"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -12071,7 +12071,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/495d98a738e966cd655a378d953e45cfd1a810ccfaf4894a63c37b7a9043e69b55c5e14044d54290c91512e7fa37835c7e4637bfb8d68b6fc88bc493a5ffd9ee
checksum: 10c0/916b9afaa6e2c71ddc3ffb12ab47759a8ad0d6d2d36fc1c73a431554d51b6b66750f6f8c9814db5e12f91c3e68b97bf87de51ad303b4fc8c1b91eb245da8c9a9
languageName: node
linkType: hard

Expand Down
Loading