Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit b4a178c

Browse files
fix(deps): update react monorepo
1 parent 4920d0f commit b4a178c

File tree

2 files changed

+368
-32
lines changed

2 files changed

+368
-32
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"js-base64": "3.7.2",
2626
"jsrsasign": "10.5.26",
2727
"lodash": "4.17.21",
28-
"react": "18.2.0",
29-
"react-dom": "18.2.0",
28+
"react": "19.1.0",
29+
"react-dom": "19.1.0",
3030
"react-router-dom": "5.3.3",
3131
"react-scripts": "4.0.3",
3232
"web-vitals": "2.1.4"
@@ -37,8 +37,8 @@
3737
"@types/crypto-js": "4.1.1",
3838
"@types/jsrsasign": "10.5.1",
3939
"@types/lodash": "4.14.182",
40-
"@types/react": "18.0.15",
41-
"@types/react-dom": "18.0.6",
40+
"@types/react": "19.1.2",
41+
"@types/react-dom": "19.1.2",
4242
"@types/react-router-dom": "5.3.3",
4343
"@typescript-eslint/eslint-plugin": "5.30.6",
4444
"@typescript-eslint/parser": "5.30.6",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-emotion": "11.0.0",
5353
"eslint-plugin-prettier": "4.2.1",
5454
"eslint-plugin-react": "7.30.1",
55-
"eslint-plugin-react-hooks": "4.6.0",
55+
"eslint-plugin-react-hooks": "6.0.0",
5656
"prettier": "2.7.1",
5757
"react-app-rewired": "2.2.1",
5858
"sass": "1.53.0",

0 commit comments

Comments
 (0)