Skip to content

Commit 6af2212

Browse files
Update react monorepo
1 parent 72d1e9c commit 6af2212

File tree

2 files changed

+16
-28
lines changed

2 files changed

+16
-28
lines changed

package-lock.json

+13-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"glamorous": "^4.12.1",
3030
"prop-types": "^15.6.1",
3131
"ramda": "^0.26.1",
32-
"react": "^16.10.2",
32+
"react": "^19.0.0",
3333
"react-addons-update": "^15.6.2",
34-
"react-dom": "^16.10.2"
34+
"react-dom": "^19.0.0"
3535
},
3636
"devDependencies": {
3737
"@babel/core": "7.6.4",
@@ -55,7 +55,7 @@
5555
"eslint-plugin-import": "2.18.2",
5656
"eslint-plugin-jsx-a11y": "6.2.3",
5757
"eslint-plugin-react": "7.16.0",
58-
"eslint-plugin-react-hooks": "1.7.0",
58+
"eslint-plugin-react-hooks": "5.2.0",
5959
"file-loader": "3.0.1",
6060
"fs-extra": "7.0.1",
6161
"html-webpack-plugin": "4.0.0-beta.8",

0 commit comments

Comments
 (0)