Skip to content

Commit d738c79

Browse files
committed
Update react dependencies
1 parent dee3f98 commit d738c79

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
@@ -72,14 +72,14 @@
7272
"i18next": "23.6.0",
7373
"i18next-browser-languagedetector": "7.1.0",
7474
"lodash": "4.17.21",
75-
"qrcode.react": "3.2.0",
76-
"react": "18.3.1",
75+
"qrcode.react": "4.2.0",
76+
"react": "19.2.0",
7777
"react-data-table-component": "7.7.0",
78-
"react-dom": "18.3.1",
79-
"react-helmet-async": "1.3.0",
78+
"react-dom": "19.2.0",
79+
"react-helmet-async": "2.0.5",
8080
"react-i18next": "13.3.1",
8181
"react-redux": "9.2.0",
82-
"react-router-dom": "6.30.0",
82+
"react-router-dom": "7.9.4",
8383
"redux-saga": "1.3.0",
8484
"redux-state-sync": "3.1.4",
8585
"styled-components": "5.3.11",
@@ -94,7 +94,7 @@
9494
"@parcel/packager-raw-url": "2.14.4",
9595
"@parcel/transformer-webmanifest": "2.14.4",
9696
"@testing-library/jest-dom": "6.1.5",
97-
"@testing-library/react": "13.4.0",
97+
"@testing-library/react": "16.3.0",
9898
"@testing-library/user-event": "14.5.1",
9999
"@types/body-scroll-lock": "3.1.2",
100100
"@types/connect": "3.4.38",
@@ -118,7 +118,7 @@
118118
"eslint-config-react-app": "7.0.1",
119119
"eslint-plugin-prettier": "5.0.1",
120120
"eslint-plugin-react": "7.37.4",
121-
"eslint-plugin-react-hooks": "4.6.2",
121+
"eslint-plugin-react-hooks": "7.0.0",
122122
"eslint-plugin-react-refresh": "0.4.19",
123123
"i18next-scanner": "4.4.0",
124124
"i18next-scanner-typescript": "1.1.1",
@@ -132,7 +132,7 @@
132132
"prettier": "3.0.3",
133133
"process": "0.11.10",
134134
"react-app-polyfill": "3.0.0",
135-
"react-test-renderer": "18.3.1",
135+
"react-test-renderer": "19.2.0",
136136
"redux-saga-test-plan": "4.0.6",
137137
"sanitize.css": "13.0.0",
138138
"stream-browserify": "3.0.0",

0 commit comments

Comments
 (0)