Skip to content

Commit 99d05de

Browse files
Update react dependencies
1 parent 2ac7d1c commit 99d05de

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
@@ -76,14 +76,14 @@
7676
"i18next": "23.6.0",
7777
"i18next-browser-languagedetector": "7.1.0",
7878
"lodash": "4.17.21",
79-
"qrcode.react": "3.2.0",
80-
"react": "18.3.1",
79+
"qrcode.react": "4.2.0",
80+
"react": "19.2.3",
8181
"react-data-table-component": "7.7.0",
82-
"react-dom": "18.3.1",
83-
"react-helmet-async": "1.3.0",
82+
"react-dom": "19.2.3",
83+
"react-helmet-async": "2.0.5",
8484
"react-i18next": "13.3.1",
8585
"react-redux": "9.2.0",
86-
"react-router-dom": "6.30.0",
86+
"react-router-dom": "7.11.0",
8787
"redux-saga": "1.3.0",
8888
"redux-state-sync": "3.1.4",
8989
"styled-components": "5.3.11",
@@ -98,7 +98,7 @@
9898
"@parcel/packager-raw-url": "2.14.4",
9999
"@parcel/transformer-webmanifest": "2.14.4",
100100
"@testing-library/jest-dom": "6.1.5",
101-
"@testing-library/react": "13.4.0",
101+
"@testing-library/react": "16.3.1",
102102
"@testing-library/user-event": "14.5.1",
103103
"@types/body-scroll-lock": "3.1.2",
104104
"@types/connect": "3.4.38",
@@ -122,7 +122,7 @@
122122
"eslint-config-react-app": "7.0.1",
123123
"eslint-plugin-prettier": "5.0.1",
124124
"eslint-plugin-react": "7.37.4",
125-
"eslint-plugin-react-hooks": "4.6.2",
125+
"eslint-plugin-react-hooks": "7.0.1",
126126
"eslint-plugin-react-refresh": "0.4.19",
127127
"i18next-scanner": "4.4.0",
128128
"i18next-scanner-typescript": "1.1.1",
@@ -136,7 +136,7 @@
136136
"prettier": "3.0.3",
137137
"process": "0.11.10",
138138
"react-app-polyfill": "3.0.0",
139-
"react-test-renderer": "18.3.1",
139+
"react-test-renderer": "19.2.3",
140140
"redux-saga-test-plan": "4.0.6",
141141
"sanitize.css": "13.0.0",
142142
"stream-browserify": "3.0.0",

0 commit comments

Comments
 (0)