Skip to content

Commit

Permalink
update deps of example
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Nov 23, 2023
1 parent ebdd86c commit 8a8f446
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 60 deletions.
124 changes: 68 additions & 56 deletions example/react/package-lock.json

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

8 changes: 4 additions & 4 deletions example/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"i18next": "23.4.4",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.1",
"i18next": "23.7.6",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.1.1",
"react-i18next": "13.5.0",
"react-scripts": "5.0.1"
},
"scripts": {
Expand Down

0 comments on commit 8a8f446

Please sign in to comment.