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

@@ -16,7 +16,7 @@
"dependencies": {
"@ant-design/icons": "^4.6.2",
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.4.0",
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@iarna/toml": "^2.2.5",
"@tanishiking/aho-corasick": "^0.0.1",
@@ -63,7 +63,7 @@
"react-virtualized-auto-sizer": "^1.0.5",
"react-window": "^1.8.6",
"recursive-readdir": "^2.2.2",
"redux": "^4.1.0",
"redux": "^4.1.1",
"redux-persist": "^6.0.0",
"reselect": "^4.0.0",
"rsocket-core": "^0.0.27",