Skip to content

Commit 345c665

Browse files
fix(deps): update react monorepo
1 parent 307a18e commit 345c665

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"dependencies": {
66
"@types/jest": "26.0.20",
77
"@types/node": "14.14.22",
8-
"@types/react": "17.0.0",
9-
"@types/react-dom": "17.0.0",
8+
"@types/react": "17.0.78",
9+
"@types/react-dom": "17.0.25",
1010
"@types/uuid": "8.3.0",
1111
"antd": "4.12.1",
12-
"react": "17.0.1",
13-
"react-dom": "17.0.1",
12+
"react": "17.0.2",
13+
"react-dom": "17.0.2",
1414
"react-redux": "7.2.2",
1515
"react-router-dom": "5.2.0",
1616
"react-scripts": "4.0.1",

0 commit comments

Comments
 (0)