Skip to content

Commit 22f4a10

Browse files
Update react dependencies
1 parent 28d695d commit 22f4a10

2 files changed

Lines changed: 310 additions & 97 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"i18next": "23.6.0",
7676
"i18next-browser-languagedetector": "7.1.0",
7777
"lodash": "4.18.1",
78-
"qrcode.react": "3.2.0",
79-
"react": "18.3.1",
80-
"react-data-table-component": "7.7.0",
81-
"react-dom": "18.3.1",
82-
"react-helmet-async": "1.3.0",
78+
"qrcode.react": "4.2.0",
79+
"react": "19.2.8",
80+
"react-data-table-component": "8.8.0",
81+
"react-dom": "19.2.8",
82+
"react-helmet-async": "3.0.0",
8383
"react-i18next": "13.3.1",
8484
"react-redux": "9.2.0",
8585
"react-router": "7.15.1",
@@ -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.2",
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.1.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.8",
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)