Dep bump for /desktop

Summary:
Combining a bunch of dependabot PRs.

N.B. I had to manually clean up the `yarn.lock` a few times because some dependencies resolved to multiple version numbers, catching tsc off-guard.
allow-large-files

Reviewed By: nikoant

Differential Revision: D34579180

fbshipit-source-id: a4848e1010ff240d9b0e721d3878585e7b4bd078
This commit is contained in:
Pascal Hartig
2022-03-03 04:11:52 -08:00
committed by Facebook GitHub Bot
parent 5b5ce92519
commit 7c1251075f
14 changed files with 350 additions and 242 deletions

View File

@@ -10,12 +10,12 @@
"bugs": "https://github.com/facebook/flipper/issues",
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@emotion/css": "^11.5.0",
"@emotion/react": "^11.7.1",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.8.1",
"@reach/observe-rect": "^1.2.0",
"@types/react": "17.0.34",
"@types/react": "17.0.39",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
"@types/react-dom": "^17.0.12",
"eventemitter3": "^4.0.7",
"flipper-common": "0.0.0",
"immer": "^9.0.12",