Skip to content

Commit d4660e4

Browse files
fix(deps): update react monorepo
1 parent cfcffe3 commit d4660e4

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.1.15",
50+
"@types/react-dom": "19.1.9",
5151
"@types/react-redux": "7.1.25",
5252
"@types/semver": "7.3.13",
5353
"@types/shasum": "1.0.0",
@@ -76,7 +76,7 @@
7676
"eslint-plugin-md": "^1.0.19",
7777
"eslint-plugin-prettier": "^4.2.1",
7878
"eslint-plugin-react": "7.32.2",
79-
"eslint-plugin-react-hooks": "4.6.0",
79+
"eslint-plugin-react-hooks": "5.2.0",
8080
"eslint-plugin-simple-import-sort": "10.0.0",
8181
"eslint-plugin-testing-library": "^5.6.0",
8282
"events": "3.3.0",
@@ -97,14 +97,14 @@
9797
"prettier-plugin-tailwindcss": "^0.3.0",
9898
"prettysize": "2.0.0",
9999
"protobufjs": "^7.0.0",
100-
"react": "18.2.0",
100+
"react": "19.1.1",
101101
"react-bootstrap": "1.6.6",
102-
"react-dom": "18.2.0",
102+
"react-dom": "19.1.1",
103103
"react-flip-toolkit": "7.0.17",
104104
"react-markdown": "8.0.7",
105105
"react-redux": "7.2.9",
106106
"react-resize-detector": "9.1.0",
107-
"react-test-renderer": "18.2.0",
107+
"react-test-renderer": "19.1.1",
108108
"redux": "4.2.1",
109109
"redux-devtools-extension": "2.13.9",
110110
"redux-thunk": "2.4.2",

0 commit comments

Comments
 (0)