Patch dep bump

Summary: Excluding `react-virtual` which seems to include a breaking change with the patch release.

Reviewed By: jknoxville

Differential Revision: D30189687

fbshipit-source-id: b40cb5edd407fd03009ee38c0af5202c8deaaa26
This commit is contained in:
Pascal Hartig
2021-08-10 11:07:10 -07:00
committed by Facebook GitHub Bot
parent fc73e0d4ec
commit 47faeade61
6 changed files with 45 additions and 33 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.4.0",
"@emotion/react": "^11.4.1",
"@reach/observe-rect": "^1.2.0",
"@types/uuid": "^8.3.1",
"immer": "^9.0.5",