Skip to content

Commit cec0c46

Browse files
fix(deps): update react monorepo
1 parent dce5fa8 commit cec0c46

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
@@ -47,8 +47,8 @@
4747
"@types/klaw": "3.0.3",
4848
"@types/lodash.range": "3.2.7",
4949
"@types/mousetrap": "1.6.11",
50-
"@types/react": "17.0.55",
51-
"@types/react-dom": "18.2.6",
50+
"@types/react": "19.1.5",
51+
"@types/react-dom": "19.1.5",
5252
"@types/react-redux": "7.1.25",
5353
"@types/semver": "7.3.13",
5454
"@types/shasum": "1.0.0",
@@ -77,7 +77,7 @@
7777
"eslint-plugin-md": "^1.0.19",
7878
"eslint-plugin-prettier": "^4.2.1",
7979
"eslint-plugin-react": "7.32.2",
80-
"eslint-plugin-react-hooks": "4.6.0",
80+
"eslint-plugin-react-hooks": "5.2.0",
8181
"eslint-plugin-simple-import-sort": "10.0.0",
8282
"eslint-plugin-testing-library": "^5.6.0",
8383
"events": "3.3.0",
@@ -98,14 +98,14 @@
9898
"prettier-plugin-tailwindcss": "^0.3.0",
9999
"prettysize": "2.0.0",
100100
"protobufjs": "^7.0.0",
101-
"react": "18.2.0",
101+
"react": "19.1.0",
102102
"react-bootstrap": "1.6.6",
103-
"react-dom": "18.2.0",
103+
"react-dom": "19.1.0",
104104
"react-flip-toolkit": "7.0.17",
105105
"react-markdown": "8.0.7",
106106
"react-redux": "7.2.9",
107107
"react-resize-detector": "9.1.0",
108-
"react-test-renderer": "18.2.0",
108+
"react-test-renderer": "19.1.0",
109109
"redux": "4.2.1",
110110
"redux-devtools-extension": "2.13.9",
111111
"redux-thunk": "2.4.2",

0 commit comments

Comments
 (0)