Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"graphql-ws": "6.0.8",
"history": "5.3.0",
"html-to-react": "1.7.0",
"i18next": "26.0.8",
"i18next": "26.0.10",
"i18next-chained-backend": "^4.6.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"i18next-localstorage-backend": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15156,15 +15156,15 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:26.0.8":
version: 26.0.8
resolution: "i18next@npm:26.0.8"
"i18next@npm:26.0.10":
version: 26.0.10
resolution: "i18next@npm:26.0.10"
peerDependencies:
typescript: ^5 || ^6
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/48bcb3f8731a17ab586d7371a6d4d155cd8eeaec1a237466d21ffe7b32a6e98432481171a53b0583b397b4ac65c3342b8a64d01cd672b6a1686028329d0c0d8e
checksum: 10c0/f1f37f1bf96a4df78f864fa89153165193238b99e7192848ea2fde6661e80cf5eb2e6e3b94831ef5465b8c3d89182d85515571b9e927a09766573e1e702d9a0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -22047,7 +22047,7 @@ __metadata:
history: "npm:5.3.0"
html-to-react: "npm:1.7.0"
husky: "npm:9.1.7"
i18next: "npm:26.0.8"
i18next: "npm:26.0.10"
i18next-chained-backend: "npm:^4.6.2"
i18next-intervalplural-postprocessor: "npm:3.0.0"
i18next-localstorage-backend: "npm:^4.2.0"
Expand Down
Loading