Mass-bump deps

Summary:
Trying to get ahead of dependabot by bumping a bunch of things at once
that are minor or patch level bumps.

Reviewed By: muraziz

Differential Revision: D28094201

fbshipit-source-id: b6b53ae2d582686201124b82fed4f436a60b3172
This commit is contained in:
Pascal Hartig
2021-04-29 11:32:57 -07:00
committed by Facebook GitHub Bot
parent 9a34ef84a8
commit c3f3b35a31
11 changed files with 221 additions and 180 deletions

View File

@@ -12,7 +12,7 @@
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.1.5",
"@reach/observe-rect": "^1.2.0",
"immer": "^9.0.0",
"immer": "^9.0.2",
"lodash": "^4.17.21",
"react-color": "^2.19.3",
"react-element-to-jsx-string": "^14.3.2",
@@ -20,10 +20,10 @@
"string-natural-compare": "^3.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.22",
"@types/jest": "^26.0.23",
"@types/string-natural-compare": "^3.0.0",
"jest-mock-console": "^1.0.1",
"typescript": "^4.1.2"
"typescript": "^4.2.4"
},
"peerDependencies": {
"@ant-design/icons": "^4.2.2",