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:
committed by
Facebook GitHub Bot
parent
fc73e0d4ec
commit
47faeade61
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user