aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-06 23:36:34 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-06 23:36:34 -0500
commit13a2bd4f4aee6b4dec0ce799e9ba212693cbedf1 (patch)
treede455efa781bdb07101eaa3283971b057e8081a7 /package-lock.json
parent96b08d7651a7ecddc15bc77ce5c453fbe4e12b12 (diff)
eject from create-react-app
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json96
1 files changed, 11 insertions, 85 deletions
diff --git a/package-lock.json b/package-lock.json
index 8dafcfd..580b9da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6132,8 +6132,7 @@
},
"ansi-regex": {
"version": "2.1.1",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"aproba": {
"version": "1.2.0",
@@ -6151,13 +6150,11 @@
},
"balanced-match": {
"version": "1.0.0",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
- "optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@@ -6170,18 +6167,15 @@
},
"code-point-at": {
"version": "1.1.0",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"concat-map": {
"version": "0.0.1",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"console-control-strings": {
"version": "1.1.0",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"core-util-is": {
"version": "1.0.2",
@@ -6284,8 +6278,7 @@
},
"inherits": {
"version": "2.0.3",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"ini": {
"version": "1.3.5",
@@ -6295,7 +6288,6 @@
"is-fullwidth-code-point": {
"version": "1.0.0",
"bundled": true,
- "optional": true,
"requires": {
"number-is-nan": "^1.0.0"
}
@@ -6308,20 +6300,17 @@
"minimatch": {
"version": "3.0.4",
"bundled": true,
- "optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
"version": "0.0.8",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"minipass": {
"version": "2.2.4",
"bundled": true,
- "optional": true,
"requires": {
"safe-buffer": "^5.1.1",
"yallist": "^3.0.0"
@@ -6338,7 +6327,6 @@
"mkdirp": {
"version": "0.5.1",
"bundled": true,
- "optional": true,
"requires": {
"minimist": "0.0.8"
}
@@ -6411,8 +6399,7 @@
},
"number-is-nan": {
"version": "1.0.1",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"object-assign": {
"version": "4.1.1",
@@ -6422,7 +6409,6 @@
"once": {
"version": "1.4.0",
"bundled": true,
- "optional": true,
"requires": {
"wrappy": "1"
}
@@ -6498,8 +6484,7 @@
},
"safe-buffer": {
"version": "5.1.1",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"safer-buffer": {
"version": "2.1.2",
@@ -6529,7 +6514,6 @@
"string-width": {
"version": "1.0.2",
"bundled": true,
- "optional": true,
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
@@ -6547,7 +6531,6 @@
"strip-ansi": {
"version": "3.0.1",
"bundled": true,
- "optional": true,
"requires": {
"ansi-regex": "^2.0.0"
}
@@ -6586,13 +6569,11 @@
},
"wrappy": {
"version": "1.0.2",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"yallist": {
"version": "3.0.2",
- "bundled": true,
- "optional": true
+ "bundled": true
}
}
},
@@ -14318,61 +14299,6 @@
"warning": "^4.0.1"
}
},
- "react-scripts": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-2.1.3.tgz",
- "integrity": "sha512-JASD0QVVgSVleVhA9TeA+UBx+shq887hm/L+09qjZLrqIUvJZHZU+oOnhMFGot02Yop+LKfkvf9KSsTNlu/Rwg==",
- "requires": {
- "@babel/core": "7.1.6",
- "@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.3.0",
- "babel-preset-react-app": "^7.0.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.6",
- "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",
- "fsevents": "1.2.4",
- "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.3.1",
- "postcss-safe-parser": "4.0.1",
- "react-app-polyfill": "^0.2.0",
- "react-dev-utils": "^7.0.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.14",
- "webpack-manifest-plugin": "2.0.4",
- "workbox-webpack-plugin": "3.6.3"
- }
- },
"react-smooth": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-1.0.2.tgz",