Summary: Bumps [emotion/react](https://github.com/emotion-js/emotion) from 11.8.1 to 11.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>@emotion/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.8.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2677">https://github.com/facebook/flipper/issues/2677</a> <a href="ff3cb16419"><code>ff3cb164</code></a> Thanks <a href="https://github.com/Jack-Works"><code>@Jack-Works</code></a>! - Change <code>Global</code> component to use the <code>StyleSheet</code> constructor of the current <code>cache.sheet</code>. This is useful when <code>cache.sheet</code> is not the default implementation. Thanks to that the inner sheet constructed by <code>Global</code> can share the behavior with its "main" sheet that is hold by the <code>cache</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="239f2d0f9e"><code>239f2d0</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2679">https://github.com/facebook/flipper/issues/2679</a>)</li> <li><a href="7f8910a049"><code>7f8910a</code></a> Removed the direct dependency on from as it's no longer used that way</li> <li><a href="ff3cb16419"><code>ff3cb16</code></a> Change <code>Global</code> component to use the <code>StyleSheet</code> constructor of the current ...</li> <li><a href="4266aa0183"><code>4266aa0</code></a> Fix the description of the cascade problem in the docs (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2659">https://github.com/facebook/flipper/issues/2659</a>)</li> <li><a href="affe8f1e37"><code>affe8f1</code></a> Removed non-existent item from the ToC in the theming doc (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2674">https://github.com/facebook/flipper/issues/2674</a>)</li> <li><a href="6d81b4b28b"><code>6d81b4b</code></a> Add <code>concurrency</code> to the Changesets workflow</li> <li><a href="4851669459"><code>4851669</code></a> STOP WAR IN UKRAINE (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2668">https://github.com/facebook/flipper/issues/2668</a>)</li> <li><a href="ce9873faab"><code>ce9873f</code></a> Upgrade <code>dtslint</code> (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2653">https://github.com/facebook/flipper/issues/2653</a>)</li> <li>See full diff in <a href="https://github.com/emotion-js/emotion/compare/emotion/react@11.8.1...@emotion/react@11.8.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/3533 Reviewed By: mweststrate Differential Revision: D34867363 Pulled By: lblasa fbshipit-source-id: a2ad3f6863ee8a9c4273dd50d1c87bdc8326badb
78 lines
2.1 KiB
JSON
78 lines
2.1 KiB
JSON
{
|
|
"name": "flipper-ui-core",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"description": "Flipper's UI",
|
|
"repository": "facebook/flipper",
|
|
"main": "lib/index.js",
|
|
"flipperBundlerEntry": "src",
|
|
"types": "lib/index.d.ts",
|
|
"license": "MIT",
|
|
"bugs": "https://github.com/facebook/flipper/issues",
|
|
"dependencies": {
|
|
"@ant-design/icons": "^4.7.0",
|
|
"@emotion/css": "^11.7.1",
|
|
"@emotion/react": "^11.8.2",
|
|
"@emotion/styled": "^11.8.1",
|
|
"@tanishiking/aho-corasick": "^0.0.1",
|
|
"antd": "4.18.5",
|
|
"cbuffer": "^2.2.0",
|
|
"console-feed": "^3.3.0",
|
|
"deep-equal": "^2.0.5",
|
|
"eventemitter3": "^4.0.7",
|
|
"flipper-client-sdk": "^0.0.3",
|
|
"flipper-common": "0.0.0",
|
|
"flipper-plugin": "0.0.0",
|
|
"flipper-ui-core": "0.0.0",
|
|
"hotkeys-js": "^3.8.7",
|
|
"immer": "^9.0.12",
|
|
"js-base64": "^3.7.2",
|
|
"lodash": "^4.17.21",
|
|
"lodash.memoize": "^4.1.2",
|
|
"p-map": "^4.0.0",
|
|
"react": "17.0.2",
|
|
"react-async": "^10.0.0",
|
|
"react-debounce-render": "^7.0.1",
|
|
"react-dom": "^17.0.1",
|
|
"react-element-to-jsx-string": "^14.3.4",
|
|
"react-markdown": "^6.0.3",
|
|
"react-player": "^2.9.0",
|
|
"react-redux": "^7.2.6",
|
|
"react-test-renderer": "^17.0.1",
|
|
"react-virtualized-auto-sizer": "^1.0.6",
|
|
"react-window": "^1.8.6",
|
|
"redux": "^4.1.2",
|
|
"redux-persist": "^6.0.0",
|
|
"reselect": "^4.1.5",
|
|
"semver": "^7.3.5",
|
|
"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/react-test-renderer": "^17.0.1",
|
|
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
|
"@types/react-window": "^1.8.5",
|
|
"@types/redux-mock-store": "^1.0.3",
|
|
"@types/uuid": "^8.3.4",
|
|
"flipper-test-utils": "0.0.0",
|
|
"jest-mock-console": "^1.2.3",
|
|
"redux-mock-store": "^1.0.1"
|
|
},
|
|
"scripts": {
|
|
"reset": "rimraf lib *.tsbuildinfo",
|
|
"build": "tsc -b",
|
|
"prepack": "yarn reset && yarn build"
|
|
},
|
|
"files": [
|
|
"lib/**/*"
|
|
],
|
|
"homepage": "https://github.com/facebook/flipper",
|
|
"keywords": [
|
|
"Flipper"
|
|
],
|
|
"author": "Facebook, Inc"
|
|
}
|