Skip to content

Bump i18next from 25.1.3 to 25.2.0 #585

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
May 19, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"cronstrue": "^2.61.0",
"friendly-mimes": "^3.0.1",
"http-status-codes": "^2.3.0",
"i18next": "^25.1.3",
"i18next": "^25.2.0",
"i18next-browser-languagedetector": "^8.1.0",
"javascript-time-ago": "^2.5.11",
"keycloak-js": "^26.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^5.2.0"
friendly-mimes: "npm:^3.0.1"
http-status-codes: "npm:^2.3.0"
i18next: "npm:^25.1.3"
i18next: "npm:^25.2.0"
i18next-browser-languagedetector: "npm:^8.1.0"
javascript-time-ago: "npm:^2.5.11"
jsdom: "npm:^26.1.0"
Expand Down Expand Up @@ -5200,17 +5200,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^25.1.3":
version: 25.1.3
resolution: "i18next@npm:25.1.3"
"i18next@npm:^25.2.0":
version: 25.2.0
resolution: "i18next@npm:25.2.0"
dependencies:
"@babel/runtime": "npm:^7.27.1"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/b1cabfb4ee07671dd573150d17dc0af9b7f193c487673dfd37c0f0b3ead6e2c27b15dccfee2e889252af19b451b4646620a83844c7ea8f1131122e36630368ea
checksum: 10/76961aadcafe301c475e801df914827ea7470987f9b7cf552596bab60117165efaaffcbb69d937af943db5e4eb46cb7798f79042b657ade10dc8983f63c28753
languageName: node
linkType: hard

Expand Down