Skip to content

Commit d0fa2e2

Browse files
committed
Fix typing errors from new i18n version
1 parent 529113d commit d0fa2e2

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"focus-trap-react": "^12.0.0",
2020
"formik": "^2.4.9",
2121
"http-proxy-middleware": "^3.0.5",
22-
"i18next": "^25.8.11",
22+
"i18next": "25.8.11",
2323
"i18next-browser-languagedetector": "^8.2.1",
2424
"i18next-http-backend": "^3.0.2",
2525
"lodash": "^4.17.23",
@@ -30,7 +30,7 @@
3030
"react-datepicker": "^8.8.0",
3131
"react-dom": "^19.2.4",
3232
"react-hotkeys-hook": "^5.2.4",
33-
"react-i18next": "^16.5.4",
33+
"react-i18next": "16.5.4",
3434
"react-icons": "^5.5.0",
3535
"react-js-cron": "^5.0.1",
3636
"react-redux": "^9.2.0",

0 commit comments

Comments
 (0)