Upgrade more /desktop deps

Summary: More bumps for patch and minor releases. allow-large-files

Reviewed By: aigoncharov

Differential Revision: D36104098

fbshipit-source-id: 6db995e660afbe4febd72aa70ed8150cc16a8c93
This commit is contained in:
Pascal Hartig
2022-05-04 04:03:19 -07:00
committed by Facebook GitHub Bot
parent ef19d06239
commit 342e22bd87
12 changed files with 499 additions and 240 deletions

View File

@@ -24,7 +24,7 @@
"flipper-common": "0.0.0",
"flipper-plugin": "0.0.0",
"flipper-ui-core": "0.0.0",
"hotkeys-js": "^3.8.7",
"hotkeys-js": "^3.9.3",
"immer": "^9.0.12",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -45,14 +45,14 @@
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"reselect": "^4.1.5",
"semver": "^7.3.5",
"semver": "^7.3.7",
"uuid": "^8.3.2"
},
"devDependencies": {
"@testing-library/dom": "^8.11.3",
"@testing-library/react": "^12.1.4",
"@types/deep-equal": "^1.0.1",
"@types/lodash.memoize": "^4.1.6",
"@types/lodash.memoize": "^4.1.7",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.12",
"@types/react-is": "^17.0.3",