Skip to content

Commit 5f85e94

Browse files
committed
Update react monorepo
1 parent f27aa77 commit 5f85e94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-config-prettier": "6.3.0",
2323
"eslint-plugin-jest": "22.17.0",
2424
"eslint-plugin-react": "7.15.1",
25-
"eslint-plugin-react-hooks": "2.1.1",
25+
"eslint-plugin-react-hooks": "4.5.0",
2626
"husky": "3.0.8",
2727
"jest": "24.9.0",
2828
"lint-staged": "9.4.1",
@@ -36,8 +36,8 @@
3636
"babel-plugin-styled-components": "^1.10.6",
3737
"express": "^4.17.1",
3838
"parcel-bundler": "^1.12.3",
39-
"react": "^16.10.1",
40-
"react-dom": "^16.10.1",
39+
"react": "^18.0.0",
40+
"react-dom": "^18.0.0",
4141
"styled": "^1.0.0",
4242
"styled-components": ">= 1",
4343
"styled-media-query": "^2.1.2",

0 commit comments

Comments
 (0)