Skip to content

Commit

Permalink
Update react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 8755228 commit 6fea8f1
Show file tree
Hide file tree
Showing 2 changed files with 602 additions and 103 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@
"i18next-browser-languagedetector": "7.1.0",
"lodash": "4.17.21",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react": "18.3.1",
"react-app-polyfill": "3.0.0",
"react-data-table-component": "6.11.8",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-helmet-async": "1.3.0",
"react-i18next": "13.3.1",
"react-redux": "7.2.9",
"react-router-dom": "6.16.0",
"react-router-dom": "6.26.1",
"redux-saga": "1.2.3",
"redux-state-sync": "3.1.4",
"styled-components": "5.3.11",
Expand Down Expand Up @@ -134,9 +134,9 @@
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.11",
"i18next-scanner": "4.4.0",
"i18next-scanner-typescript": "1.1.1",
"jest": "29.7.0",
Expand All @@ -148,7 +148,7 @@
"parcel-transformer-env-variables-injection": "0.1.2",
"prettier": "3.0.3",
"process": "0.11.10",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"redux-saga-test-plan": "4.0.6",
"sanitize.css": "13.0.0",
"serve-handler": "6.1.5",
Expand All @@ -166,7 +166,7 @@
"@testing-library/dom": "9.3.3",
"@typescript-eslint/eslint-plugin": "6.9.1",
"bip39": "3.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.35.0",
"grommet-icons": "4.12.0",
"typescript": "5.2.2",
"protobufjs": "7.2.5"
Expand Down
Loading

0 comments on commit 6fea8f1

Please sign in to comment.