Skip to content

Commit c104923

Browse files
fix(deps): update react dependencies
1 parent e693840 commit c104923

2 files changed

Lines changed: 104 additions & 126 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
"i18next": "23.6.0",
8282
"i18next-browser-languagedetector": "7.1.0",
8383
"lodash": "4.17.21",
84-
"qrcode.react": "3.2.0",
85-
"react": "18.3.1",
84+
"qrcode.react": "4.2.0",
85+
"react": "19.0.0",
8686
"react-app-polyfill": "3.0.0",
87-
"react-data-table-component": "6.11.8",
88-
"react-dom": "18.3.1",
89-
"react-helmet-async": "1.3.0",
87+
"react-data-table-component": "7.7.0",
88+
"react-dom": "19.0.0",
89+
"react-helmet-async": "2.0.5",
9090
"react-i18next": "13.3.1",
9191
"react-redux": "9.2.0",
92-
"react-router-dom": "6.30.0",
92+
"react-router-dom": "7.4.0",
9393
"redux-saga": "1.3.0",
9494
"redux-state-sync": "3.1.4",
9595
"styled-components": "5.3.11",
@@ -106,7 +106,7 @@
106106
"@parcel/transformer-webmanifest": "2.10.3",
107107
"@testing-library/cypress": "10.0.1",
108108
"@testing-library/jest-dom": "6.1.5",
109-
"@testing-library/react": "13.4.0",
109+
"@testing-library/react": "16.2.0",
110110
"@testing-library/user-event": "14.5.1",
111111
"@types/body-scroll-lock": "3.1.2",
112112
"@types/connect": "3.4.38",
@@ -132,7 +132,7 @@
132132
"eslint-config-react-app": "7.0.1",
133133
"eslint-plugin-prettier": "5.0.1",
134134
"eslint-plugin-react": "7.37.4",
135-
"eslint-plugin-react-hooks": "4.6.2",
135+
"eslint-plugin-react-hooks": "5.2.0",
136136
"eslint-plugin-react-refresh": "0.4.19",
137137
"i18next-scanner": "4.4.0",
138138
"i18next-scanner-typescript": "1.1.1",
@@ -145,7 +145,7 @@
145145
"parcel-transformer-env-variables-injection": "0.1.2",
146146
"prettier": "3.0.3",
147147
"process": "0.11.10",
148-
"react-test-renderer": "18.3.1",
148+
"react-test-renderer": "19.0.0",
149149
"redux-saga-test-plan": "4.0.6",
150150
"sanitize.css": "13.0.0",
151151
"serve-handler": "6.1.5",

0 commit comments

Comments
 (0)