Skip to content

Commit 6b80a83

Browse files
Update react dependencies
1 parent 6bde2d3 commit 6b80a83

File tree

2 files changed

+318
-101
lines changed

2 files changed

+318
-101
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
"i18next": "23.6.0",
7272
"i18next-browser-languagedetector": "7.1.0",
7373
"lodash": "4.17.21",
74-
"qrcode.react": "3.2.0",
75-
"react": "18.3.1",
74+
"qrcode.react": "4.2.0",
75+
"react": "19.2.0",
7676
"react-data-table-component": "7.7.0",
77-
"react-dom": "18.3.1",
78-
"react-helmet-async": "1.3.0",
77+
"react-dom": "19.2.0",
78+
"react-helmet-async": "2.0.5",
7979
"react-i18next": "13.3.1",
8080
"react-redux": "9.2.0",
81-
"react-router-dom": "6.30.0",
81+
"react-router-dom": "7.9.3",
8282
"redux-saga": "1.3.0",
8383
"redux-state-sync": "3.1.4",
8484
"styled-components": "5.3.11",
@@ -93,7 +93,7 @@
9393
"@parcel/packager-raw-url": "2.14.4",
9494
"@parcel/transformer-webmanifest": "2.14.4",
9595
"@testing-library/jest-dom": "6.1.5",
96-
"@testing-library/react": "13.4.0",
96+
"@testing-library/react": "16.3.0",
9797
"@testing-library/user-event": "14.5.1",
9898
"@types/body-scroll-lock": "3.1.2",
9999
"@types/connect": "3.4.38",
@@ -117,7 +117,7 @@
117117
"eslint-config-react-app": "7.0.1",
118118
"eslint-plugin-prettier": "5.0.1",
119119
"eslint-plugin-react": "7.37.4",
120-
"eslint-plugin-react-hooks": "4.6.2",
120+
"eslint-plugin-react-hooks": "6.1.1",
121121
"eslint-plugin-react-refresh": "0.4.19",
122122
"i18next-scanner": "4.4.0",
123123
"i18next-scanner-typescript": "1.1.1",
@@ -131,7 +131,7 @@
131131
"prettier": "3.0.3",
132132
"process": "0.11.10",
133133
"react-app-polyfill": "3.0.0",
134-
"react-test-renderer": "18.3.1",
134+
"react-test-renderer": "19.2.0",
135135
"redux-saga-test-plan": "4.0.6",
136136
"sanitize.css": "13.0.0",
137137
"stream-browserify": "3.0.0",

0 commit comments

Comments
 (0)