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 @@ -107,7 +107,7 @@
"graphql-ws": "6.0.8",
"history": "5.3.0",
"html-to-react": "1.7.0",
"i18next": "26.3.3",
"i18next": "26.3.4",
"i18next-chained-backend": "^5.0.0",
"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 @@ -13869,15 +13869,15 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:26.3.3":
version: 26.3.3
resolution: "i18next@npm:26.3.3"
"i18next@npm:26.3.4":
version: 26.3.4
resolution: "i18next@npm:26.3.4"
peerDependencies:
typescript: ^5 || ^6
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/7a6676a8bade1683d23c3187b92d571528eeadf9f3d6776b4ef1bd27789d2ee7594a9aa7ca05394d8e11c931c8c8f224d85b2b5059a5613cb79b04b8d46a291e
checksum: 10c0/09b2e578660b1cdcb284ed00e1f1c8559871fa66cbf85e58f9b78bf782e3b575341f0668ca7230fc80d30104bec42f8ac3ac221096d0f6e6bfbf18255dcccc94
languageName: node
linkType: hard

Expand Down Expand Up @@ -20549,7 +20549,7 @@ __metadata:
history: "npm:5.3.0"
html-to-react: "npm:1.7.0"
husky: "npm:9.1.7"
i18next: "npm:26.3.3"
i18next: "npm:26.3.4"
i18next-chained-backend: "npm:^5.0.0"
i18next-intervalplural-postprocessor: "npm:3.0.0"
i18next-localstorage-backend: "npm:^4.2.0"
Expand Down
Loading