Summary: Combining a bunch of individual tasks for dep upgrades into one diff.

Reviewed By: ivanmisuno

Differential Revision: D42706074

fbshipit-source-id: 054b2545ad1295699f47f4c6eb5065b7b9a1d6a0
This commit is contained in:
Pascal Hartig
2023-01-25 04:35:09 -08:00
committed by Facebook GitHub Bot
parent 227f53f6a0
commit 18b6ce6f24
19 changed files with 1035 additions and 402 deletions

View File

@@ -26,8 +26,8 @@
"flipper-plugin": "0.0.0",
"flipper-ui-core": "0.0.0",
"hotkeys-js": "^3.9.3",
"immer": "^9.0.12",
"js-base64": "^3.7.2",
"immer": "^9.0.18",
"js-base64": "^3.7.4",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"lodash.memoize": "^4.1.2",
@@ -51,7 +51,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@testing-library/dom": "^8.17.1",
"@testing-library/dom": "^8.20.0",
"@types/deep-equal": "^1.0.1",
"@types/lodash.memoize": "^4.1.7",
"@types/react": "^17.0.39",