Eject out of react-scripts

This commit is contained in:
2018-11-18 21:07:33 +05:30
parent 534f920d70
commit 7e1ad46332
12 changed files with 1749 additions and 62 deletions
+1 -55
View File
@@ -3424,7 +3424,7 @@ fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
fsevents@1.2.4, fsevents@^1.2.2, fsevents@^1.2.3:
fsevents@^1.2.2, fsevents@^1.2.3:
version "1.2.4"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426"
dependencies:
@@ -6774,60 +6774,6 @@ react-redux@^5.1.1:
react-is "^16.6.0"
react-lifecycles-compat "^3.0.0"
react-scripts@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-2.1.1.tgz#c2959a756b0b61d3090adece0d7aedd324dff8a5"
dependencies:
"@babel/core" "7.1.0"
"@svgr/webpack" "2.4.1"
babel-core "7.0.0-bridge.0"
babel-eslint "9.0.0"
babel-jest "23.6.0"
babel-loader "8.0.4"
babel-plugin-named-asset-import "^0.2.3"
babel-preset-react-app "^6.1.0"
bfj "6.1.1"
case-sensitive-paths-webpack-plugin "2.1.2"
chalk "2.4.1"
css-loader "1.0.0"
dotenv "6.0.0"
dotenv-expand "4.2.0"
eslint "5.6.0"
eslint-config-react-app "^3.0.5"
eslint-loader "2.1.1"
eslint-plugin-flowtype "2.50.1"
eslint-plugin-import "2.14.0"
eslint-plugin-jsx-a11y "6.1.2"
eslint-plugin-react "7.11.1"
file-loader "2.0.0"
fork-ts-checker-webpack-plugin-alt "0.4.14"
fs-extra "7.0.0"
html-webpack-plugin "4.0.0-alpha.2"
identity-obj-proxy "3.0.0"
jest "23.6.0"
jest-pnp-resolver "1.0.1"
jest-resolve "23.6.0"
mini-css-extract-plugin "0.4.3"
optimize-css-assets-webpack-plugin "5.0.1"
pnp-webpack-plugin "1.1.0"
postcss-flexbugs-fixes "4.1.0"
postcss-loader "3.0.0"
postcss-preset-env "6.0.6"
postcss-safe-parser "4.0.1"
react-app-polyfill "^0.1.3"
react-dev-utils "^6.1.1"
resolve "1.8.1"
sass-loader "7.1.0"
style-loader "0.23.0"
terser-webpack-plugin "1.1.0"
url-loader "1.1.1"
webpack "4.19.1"
webpack-dev-server "3.1.9"
webpack-manifest-plugin "2.0.4"
workbox-webpack-plugin "3.6.3"
optionalDependencies:
fsevents "1.2.4"
react@^16.6.3:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.3.tgz#25d77c91911d6bbdd23db41e70fb094cc1e0871c"