Skip to content

Commit 8ea0318

Browse files
committed
Update react dependencies
1 parent 4a5bef9 commit 8ea0318

File tree

3 files changed

+332
-101
lines changed

3 files changed

+332
-101
lines changed

.changelog/1094.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
"i18next": "23.6.0",
7474
"i18next-browser-languagedetector": "7.1.0",
7575
"lodash": "4.17.21",
76-
"qrcode.react": "3.2.0",
77-
"react": "18.3.1",
76+
"qrcode.react": "4.2.0",
77+
"react": "19.2.1",
7878
"react-data-table-component": "7.7.0",
79-
"react-dom": "18.3.1",
80-
"react-helmet-async": "1.3.0",
79+
"react-dom": "19.2.1",
80+
"react-helmet-async": "2.0.5",
8181
"react-i18next": "13.3.1",
8282
"react-redux": "9.2.0",
83-
"react-router-dom": "6.30.0",
83+
"react-router-dom": "7.10.1",
8484
"redux-saga": "1.3.0",
8585
"redux-state-sync": "3.1.4",
8686
"styled-components": "5.3.11",
@@ -95,7 +95,7 @@
9595
"@parcel/packager-raw-url": "2.14.4",
9696
"@parcel/transformer-webmanifest": "2.14.4",
9797
"@testing-library/jest-dom": "6.1.5",
98-
"@testing-library/react": "13.4.0",
98+
"@testing-library/react": "16.3.0",
9999
"@testing-library/user-event": "14.5.1",
100100
"@types/body-scroll-lock": "3.1.2",
101101
"@types/connect": "3.4.38",
@@ -119,7 +119,7 @@
119119
"eslint-config-react-app": "7.0.1",
120120
"eslint-plugin-prettier": "5.0.1",
121121
"eslint-plugin-react": "7.37.4",
122-
"eslint-plugin-react-hooks": "4.6.2",
122+
"eslint-plugin-react-hooks": "7.0.1",
123123
"eslint-plugin-react-refresh": "0.4.19",
124124
"i18next-scanner": "4.4.0",
125125
"i18next-scanner-typescript": "1.1.1",
@@ -133,7 +133,7 @@
133133
"prettier": "3.0.3",
134134
"process": "0.11.10",
135135
"react-app-polyfill": "3.0.0",
136-
"react-test-renderer": "18.3.1",
136+
"react-test-renderer": "19.2.1",
137137
"redux-saga-test-plan": "4.0.6",
138138
"sanitize.css": "13.0.0",
139139
"stream-browserify": "3.0.0",

0 commit comments

Comments
 (0)