Skip to content

Commit

Permalink
update deps of react-component-lib example
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed May 22, 2024
1 parent a68cfc7 commit 9fd452d
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
126 changes: 63 additions & 63 deletions example/react-component-lib/package-lock.json

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

12 changes: 6 additions & 6 deletions example/react-component-lib/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.6.0",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.3.1",
"i18next": "23.11.5",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.5.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.1",
"react-scripts": "5.0.1"
},
"scripts": {
Expand Down

0 comments on commit 9fd452d

Please sign in to comment.