Skip to content

Commit

Permalink
Allow react i18next v14 (#2249)
Browse files Browse the repository at this point in the history
* feat: allow react-i18next v14

* chore(lock): refresh

---------

Co-authored-by: Sebastien Vanvelthem <sebastien.vanvelthem@weareretail.ai>
  • Loading branch information
belgattitude and Sebastien Vanvelthem committed Jan 2, 2024
1 parent f758e2c commit 4aedc32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@
"i18next": "^23.7.8",
"next": ">= 12.0.0",
"react": ">= 17.0.2",
"react-i18next": "^13.5.0"
"react-i18next": "^13.5.0 || ^14.0.0"
}
}

0 comments on commit 4aedc32

Please sign in to comment.