Skip to content

Commit

Permalink
Update react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 59a84ea commit 3289824
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 114 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
"lodash": "4.17.21",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"qrcode.react": "4.2.0",
"react": "19.0.0",
"react-app-polyfill": "3.0.0",
"react-data-table-component": "6.11.8",
"react-dom": "18.2.0",
"react-helmet-async": "1.3.0",
"react-data-table-component": "7.6.2",
"react-dom": "19.0.0",
"react-helmet-async": "2.0.5",
"react-i18next": "13.3.1",
"react-redux": "7.2.9",
"react-router-dom": "6.16.0",
"react-router-dom": "7.0.2",
"redux-saga": "1.2.3",
"redux-state-sync": "3.1.4",
"styled-components": "5.3.11",
Expand All @@ -107,7 +107,7 @@
"@parcel/transformer-webmanifest": "2.10.3",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.1",
"@types/body-scroll-lock": "3.1.2",
"@types/connect": "3.4.38",
Expand All @@ -133,7 +133,7 @@
"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-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.3",
"i18next-scanner": "4.4.0",
"i18next-scanner-typescript": "1.1.1",
Expand All @@ -146,7 +146,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": "19.0.0",
"redux-saga-test-plan": "4.0.6",
"sanitize.css": "13.0.0",
"serve-handler": "6.1.5",
Expand Down
Loading

0 comments on commit 3289824

Please sign in to comment.