Monday dep bump

Summary:
Going through all the patch updates and other small updates to pre-empt dependabot.

allow-large-files

Reviewed By: jknoxville

Differential Revision: D29547777

fbshipit-source-id: 86ef2408da0564049916cd96d66665074cdc23f2
This commit is contained in:
Pascal Hartig
2021-07-05 08:29:05 -07:00
committed by Facebook GitHub Bot
parent 0e1f8e45ec
commit 3981ac9b1e
11 changed files with 215 additions and 227 deletions

View File

@@ -13,7 +13,7 @@
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.4.0",
"@reach/observe-rect": "^1.2.0",
"@types/uuid": "^8.3.0",
"@types/uuid": "^8.3.1",
"immer": "^9.0.3",
"lodash": "^4.17.21",
"react-color": "^2.19.3",
@@ -23,9 +23,9 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/string-natural-compare": "^3.0.0",
"@types/string-natural-compare": "^3.0.1",
"jest-mock-console": "^1.1.0",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"peerDependencies": {
"@ant-design/icons": "^4.2.2",