Skip to content

Commit 7bd4527

Browse files
Update react monorepo
1 parent 76823d6 commit 7bd4527

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/klaw": "3.0.3",
4747
"@types/lodash.range": "3.2.7",
4848
"@types/mousetrap": "1.6.11",
49-
"@types/react": "17.0.55",
50-
"@types/react-dom": "18.2.6",
49+
"@types/react": "19.2.2",
50+
"@types/react-dom": "19.2.2",
5151
"@types/react-redux": "7.1.25",
5252
"@types/semver": "7.3.13",
5353
"@types/shasum": "1.0.0",
@@ -75,7 +75,7 @@
7575
"eslint-plugin-md": "^1.0.19",
7676
"eslint-plugin-prettier": "^5.5.4",
7777
"eslint-plugin-react": "7.32.2",
78-
"eslint-plugin-react-hooks": "4.6.0",
78+
"eslint-plugin-react-hooks": "7.0.0",
7979
"eslint-plugin-simple-import-sort": "10.0.0",
8080
"eslint-plugin-testing-library": "^5.6.0",
8181
"events": "3.3.0",
@@ -96,14 +96,14 @@
9696
"prettier-plugin-tailwindcss": "^0.3.0",
9797
"prettysize": "2.0.0",
9898
"protobufjs": "^7.0.0",
99-
"react": "18.2.0",
99+
"react": "19.2.0",
100100
"react-bootstrap": "1.6.6",
101-
"react-dom": "18.2.0",
101+
"react-dom": "19.2.0",
102102
"react-flip-toolkit": "7.0.17",
103103
"react-markdown": "8.0.7",
104104
"react-redux": "7.2.9",
105105
"react-resize-detector": "9.1.0",
106-
"react-test-renderer": "18.2.0",
106+
"react-test-renderer": "19.2.0",
107107
"redux": "4.2.1",
108108
"redux-devtools-extension": "2.13.9",
109109
"redux-thunk": "2.4.2",

0 commit comments

Comments
 (0)