Skip to content

Commit e3e6bb0

Browse files
Riippiclaude
andcommitted
chore(deps): bump react-i18next to ^15.7.4
The 15.5.0 pin existed only to avoid react-i18next's `typescript: ^5` peer while we were on TS 4.9.5. Now that the upgrade moved us to TS 5.9, that constraint is gone, so move to the latest 15.x (caret) for fixes. Stays within i18next 23 (15.7.4 peers i18next >= 23.4.0); going to react-i18next 16/17 would require an i18next major bump (25/26), which is a separate upgrade and intentionally out of scope here. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 3b4f82a commit e3e6bb0

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react": "^19.0.0",
4141
"react-dom": "^19.0.0",
4242
"react-hook-form": "^7.76.1",
43-
"react-i18next": "15.5.0",
43+
"react-i18next": "^15.7.4",
4444
"react-router-dom": "^6.30.3",
4545
"sass": "^1.77.2",
4646
"typescript": "5.9.3",

pnpm-lock.yaml

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)