Skip to content
Open
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 @@ -47,7 +47,7 @@
"react": "^19.0.0",
"react-bootstrap4-modal": "^3.0.10",
"react-dom": "^19.0.0",
"react-i18next": "^15.4.1",
"react-i18next": "^16.0.0",
"react-router": "^7.2.0",
"react-router-hono-server": "^2.9.0",
"remix-auth": "^4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9107,14 +9107,14 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^15.4.1":
version: 15.7.4
resolution: "react-i18next@npm:15.7.4"
"react-i18next@npm:^16.0.0":
version: 16.0.0
resolution: "react-i18next@npm:16.0.0"
dependencies:
"@babel/runtime": "npm:^7.27.6"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.4.0"
i18next: ">= 25.5.2"
react: ">= 16.8.0"
typescript: ^5
peerDependenciesMeta:
Expand All @@ -9124,7 +9124,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/643c5d3ced4b44084c871a55e876159561c14f378f90bf53286c1291082703e293573da18ad692b43b357b60d2f7251bc417feb0b522de8cec5c414e5ebdf6c1
checksum: 10c0/c6c83959fa6aac2ed899ec1d3b682fe12b6b00cc60498fe55a08077db3eb81b529213ad389ba45efd6b43dd23c7f982bd990a52d0422724eb4db116e416405a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -9679,7 +9679,7 @@ __metadata:
react: "npm:^19.0.0"
react-bootstrap4-modal: "npm:^3.0.10"
react-dom: "npm:^19.0.0"
react-i18next: "npm:^15.4.1"
react-i18next: "npm:^16.0.0"
react-router: "npm:^7.2.0"
react-router-devtools: "npm:^5.0.0"
react-router-hono-server: "npm:^2.9.0"
Expand Down