remove existing radar and decouple everything
This commit is contained in:
74
yarn.lock
74
yarn.lock
@@ -482,6 +482,13 @@
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils" "^7.10.4"
|
||||
|
||||
"@babel/plugin-syntax-jsx@^7.12.1":
|
||||
version "7.12.1"
|
||||
resolved "https://extranet.aoe.com/artifactory/api/npm/om3-npm/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz#9d9d357cc818aa7ae7935917c1257f67677a0926"
|
||||
integrity sha1-nZ01fMgYqnrnk1kXwSV/Z2d6CSY=
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils" "^7.10.4"
|
||||
|
||||
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
|
||||
version "7.8.3"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
||||
@@ -5083,7 +5090,7 @@ fs-extra@^8.1.0:
|
||||
jsonfile "^4.0.0"
|
||||
universalify "^0.1.0"
|
||||
|
||||
fs-extra@^9.0.0, fs-extra@^9.0.1:
|
||||
fs-extra@^9.0.0:
|
||||
version "9.0.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
|
||||
integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
|
||||
@@ -5114,11 +5121,6 @@ fs.realpath@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
||||
|
||||
fsevents@2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
|
||||
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
|
||||
|
||||
fsevents@^1.2.7:
|
||||
version "1.2.13"
|
||||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
|
||||
@@ -9532,66 +9534,6 @@ react-router@5.2.0, react-router@^5.2.0:
|
||||
tiny-invariant "^1.0.2"
|
||||
tiny-warning "^1.0.0"
|
||||
|
||||
react-scripts@3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.4.1.tgz#f551298b5c71985cc491b9acf3c8e8c0ae3ada0a"
|
||||
integrity sha512-JpTdi/0Sfd31mZA6Ukx+lq5j1JoKItX7qqEK4OiACjVQletM1P38g49d9/D0yTxp9FrSF+xpJFStkGgKEIRjlQ==
|
||||
dependencies:
|
||||
"@babel/core" "7.9.0"
|
||||
"@svgr/webpack" "4.3.3"
|
||||
"@typescript-eslint/eslint-plugin" "^2.10.0"
|
||||
"@typescript-eslint/parser" "^2.10.0"
|
||||
babel-eslint "10.1.0"
|
||||
babel-jest "^24.9.0"
|
||||
babel-loader "8.1.0"
|
||||
babel-plugin-named-asset-import "^0.3.6"
|
||||
babel-preset-react-app "^9.1.2"
|
||||
camelcase "^5.3.1"
|
||||
case-sensitive-paths-webpack-plugin "2.3.0"
|
||||
css-loader "3.4.2"
|
||||
dotenv "8.2.0"
|
||||
dotenv-expand "5.1.0"
|
||||
eslint "^6.6.0"
|
||||
eslint-config-react-app "^5.2.1"
|
||||
eslint-loader "3.0.3"
|
||||
eslint-plugin-flowtype "4.6.0"
|
||||
eslint-plugin-import "2.20.1"
|
||||
eslint-plugin-jsx-a11y "6.2.3"
|
||||
eslint-plugin-react "7.19.0"
|
||||
eslint-plugin-react-hooks "^1.6.1"
|
||||
file-loader "4.3.0"
|
||||
fs-extra "^8.1.0"
|
||||
html-webpack-plugin "4.0.0-beta.11"
|
||||
identity-obj-proxy "3.0.0"
|
||||
jest "24.9.0"
|
||||
jest-environment-jsdom-fourteen "1.0.1"
|
||||
jest-resolve "24.9.0"
|
||||
jest-watch-typeahead "0.4.2"
|
||||
mini-css-extract-plugin "0.9.0"
|
||||
optimize-css-assets-webpack-plugin "5.0.3"
|
||||
pnp-webpack-plugin "1.6.4"
|
||||
postcss-flexbugs-fixes "4.1.0"
|
||||
postcss-loader "3.0.0"
|
||||
postcss-normalize "8.0.1"
|
||||
postcss-preset-env "6.7.0"
|
||||
postcss-safe-parser "4.0.1"
|
||||
react-app-polyfill "^1.0.6"
|
||||
react-dev-utils "^10.2.1"
|
||||
resolve "1.15.0"
|
||||
resolve-url-loader "3.1.1"
|
||||
sass-loader "8.0.2"
|
||||
semver "6.3.0"
|
||||
style-loader "0.23.1"
|
||||
terser-webpack-plugin "2.3.5"
|
||||
ts-pnp "1.1.6"
|
||||
url-loader "2.3.0"
|
||||
webpack "4.42.0"
|
||||
webpack-dev-server "3.10.3"
|
||||
webpack-manifest-plugin "2.2.0"
|
||||
workbox-webpack-plugin "4.3.1"
|
||||
optionalDependencies:
|
||||
fsevents "2.1.2"
|
||||
|
||||
react@^16.13.1:
|
||||
version "16.13.1"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
|
||||
|
||||
Reference in New Issue
Block a user