Skip to content

Commit 4ee7321

Browse files
committed
1 parent b0b3600 commit 4ee7321

File tree

2 files changed

+2154
-813
lines changed

2 files changed

+2154
-813
lines changed

packages/website/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"dependencies": {
1212
"@types/classnames": "^2.2.10",
13-
"@types/node": "^13.9.8",
14-
"@types/react": "^16.9.31",
13+
"@types/node": "^14.0.11",
14+
"@types/react": "^16.9.35",
1515
"@types/react-color": "^3.0.2",
1616
"classnames": "^2.2.6",
1717
"croquis.js": "^0.0.3",
18-
"next": "9.3.4",
19-
"react": "16.13.1",
18+
"next": "^9.4.4",
19+
"react": "^16.13.1",
2020
"react-color": "^2.18.1",
21-
"react-dom": "16.13.1",
22-
"typescript": "^3.8.3"
21+
"react-dom": "^16.13.1",
22+
"typescript": "^3.9.5"
2323
}
2424
}

0 commit comments

Comments
 (0)