Skip to content

Commit c3dbf77

Browse files
Update react dependencies
1 parent ffd96eb commit c3dbf77

File tree

2 files changed

+331
-101
lines changed

2 files changed

+331
-101
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@
7575
"i18next": "23.6.0",
7676
"i18next-browser-languagedetector": "7.1.0",
7777
"lodash": "4.17.21",
78-
"qrcode.react": "3.2.0",
79-
"react": "18.3.1",
78+
"qrcode.react": "4.2.0",
79+
"react": "19.2.3",
8080
"react-data-table-component": "7.7.0",
81-
"react-dom": "18.3.1",
82-
"react-helmet-async": "1.3.0",
81+
"react-dom": "19.2.3",
82+
"react-helmet-async": "2.0.5",
8383
"react-i18next": "13.3.1",
8484
"react-redux": "9.2.0",
85-
"react-router-dom": "6.30.0",
85+
"react-router-dom": "7.10.1",
8686
"redux-saga": "1.3.0",
8787
"redux-state-sync": "3.1.4",
8888
"styled-components": "5.3.11",
@@ -97,7 +97,7 @@
9797
"@parcel/packager-raw-url": "2.14.4",
9898
"@parcel/transformer-webmanifest": "2.14.4",
9999
"@testing-library/jest-dom": "6.1.5",
100-
"@testing-library/react": "13.4.0",
100+
"@testing-library/react": "16.3.1",
101101
"@testing-library/user-event": "14.5.1",
102102
"@types/body-scroll-lock": "3.1.2",
103103
"@types/connect": "3.4.38",
@@ -121,7 +121,7 @@
121121
"eslint-config-react-app": "7.0.1",
122122
"eslint-plugin-prettier": "5.0.1",
123123
"eslint-plugin-react": "7.37.4",
124-
"eslint-plugin-react-hooks": "4.6.2",
124+
"eslint-plugin-react-hooks": "7.0.1",
125125
"eslint-plugin-react-refresh": "0.4.19",
126126
"i18next-scanner": "4.4.0",
127127
"i18next-scanner-typescript": "1.1.1",
@@ -135,7 +135,7 @@
135135
"prettier": "3.0.3",
136136
"process": "0.11.10",
137137
"react-app-polyfill": "3.0.0",
138-
"react-test-renderer": "18.3.1",
138+
"react-test-renderer": "19.2.3",
139139
"redux-saga-test-plan": "4.0.6",
140140
"sanitize.css": "13.0.0",
141141
"stream-browserify": "3.0.0",

0 commit comments

Comments
 (0)