Skip to content
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

Bump i18next from 24.0.5 to 24.1.0 in /frontend #4302

Merged
merged 1 commit into from
Dec 13, 2024
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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"fast-diff": "^1.3.0",
"framer-motion": "^12.0.0-alpha.2",
"i18n-iso-countries": "^7.13.0",
"i18next": "^24.0.5",
"i18next": "^24.1.0",
"isomorphic-dompurify": "^2.19.0",
"linkify-html": "^4.2.0",
"linkifyjs": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10923,7 +10923,7 @@ __metadata:
fast-diff: "npm:^1.3.0"
framer-motion: "npm:^12.0.0-alpha.2"
i18n-iso-countries: "npm:^7.13.0"
i18next: "npm:^24.0.5"
i18next: "npm:^24.1.0"
isomorphic-dompurify: "npm:^2.19.0"
linkify-html: "npm:^4.2.0"
linkifyjs: "npm:^4.2.0"
Expand Down Expand Up @@ -11695,17 +11695,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^24.0.5":
version: 24.0.5
resolution: "i18next@npm:24.0.5"
"i18next@npm:^24.1.0":
version: 24.1.0
resolution: "i18next@npm:24.1.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/3bcaf95c2f9a9025bbbc0efaea24f29197c6cc9465ad9fc565974d06d34e38bb7646bf79eab0a2906815cbb91b2cbf73bbf4f20aecf4fec7591def464b92796b
checksum: 10c0/90cc4c31871755493cc78695f30c658b7a7d0d986d0b1c006346e5855822203f3a9f84485ce734778268f9c84ff767c7d75aed6d1674a7abdb848ea6b82df28e
languageName: node
linkType: hard

Expand Down
Loading