Monday dep bump
Summary: All patch bumps. Reviewed By: muraziz Differential Revision: D29098776 fbshipit-source-id: 7cfb9774ddebaa6b1c61c597869bf0f9cf0c2687
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fdfcc65720
commit
15d052af52
@@ -39,7 +39,7 @@
|
||||
"flipper-plugin": "0.0.0",
|
||||
"flipper-plugin-lib": "0.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"immer": "^9.0.2",
|
||||
"immer": "^9.0.3",
|
||||
"immutable": "^4.0.0-rc.12",
|
||||
"invariant": "^2.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
@@ -9,20 +9,20 @@
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.14.3",
|
||||
"@babel/generator": "^7.14.3",
|
||||
"@babel/parser": "^7.14.4",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.4",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.13.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
|
||||
"@babel/plugin-transform-typescript": "^7.14.4",
|
||||
"@babel/preset-env": "^7.14.4",
|
||||
"@babel/preset-react": "^7.13.13",
|
||||
"@babel/traverse": "^7.14.2",
|
||||
"@babel/types": "^7.14.4",
|
||||
"@babel/core": "^7.14.5",
|
||||
"@babel/generator": "^7.14.5",
|
||||
"@babel/parser": "^7.14.5",
|
||||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.14.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
|
||||
"@babel/plugin-transform-typescript": "^7.14.5",
|
||||
"@babel/preset-env": "^7.14.5",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@babel/traverse": "^7.14.5",
|
||||
"@babel/types": "^7.14.5",
|
||||
"@emotion/babel-plugin": "^11.3.0",
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"@types/node": "^15.12.2",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@emotion/react": "^11.4.0",
|
||||
"@reach/observe-rect": "^1.2.0",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"immer": "^9.0.2",
|
||||
"immer": "^9.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"react-color": "^2.19.3",
|
||||
"react-element-to-jsx-string": "^14.3.2",
|
||||
|
||||
@@ -68,8 +68,8 @@
|
||||
"description": "Mobile development tool",
|
||||
"devDependencies": {
|
||||
"@adobe/node-fetch-retry": "^1.1.1",
|
||||
"@babel/code-frame": "^7.12.13",
|
||||
"@babel/eslint-parser": "^7.14.4",
|
||||
"@babel/code-frame": "^7.14.5",
|
||||
"@babel/eslint-parser": "^7.14.5",
|
||||
"@jest-runner/electron": "^3.0.1",
|
||||
"@testing-library/dom": "^7.31.2",
|
||||
"@testing-library/react": "^11.2.7",
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"dependencies": {
|
||||
"@algolia/client-search": "^4.9.1",
|
||||
"algoliasearch": "^4.9.0",
|
||||
"@algolia/client-search": "^4.9.2",
|
||||
"algoliasearch": "^4.9.2",
|
||||
"decompress": "^4.2.1",
|
||||
"decompress-targz": "^4.1.1",
|
||||
"decompress-unzip": "^4.0.1",
|
||||
|
||||
1262
desktop/yarn.lock
1262
desktop/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user