Update lodash package

This commit is contained in:
Alexey Safronov 2019-07-11 13:56:10 +03:00
parent 1af2396d38
commit ae47acabdc
8 changed files with 671 additions and 81 deletions

View File

@ -2059,8 +2059,8 @@
"@emotion/core": "10.0.14",
"@emotion/styled": "10.0.14",
"bootstrap": "^4.3.1",
"lodash": "4.17.11",
"lodash-es": "4.17.11",
"lodash": "4.17.14",
"lodash-es": "4.17.14",
"postcss": "^7.0.16",
"prop-types": "^15.7.2",
"rc-tree": "^2.1.0",
@ -2118,6 +2118,10 @@
"@babel/types": "^7.0.0"
}
},
"@babel/helper-plugin-utils": {
"version": "",
"bundled": true
},
"@babel/helper-split-export-declaration": {
"version": "7.4.4",
"bundled": true,
@ -2135,9 +2139,131 @@
}
},
"@babel/parser": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-dynamic-import": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-json-strings": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-optional-catch-binding": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-async-generators": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-dynamic-import": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-export-default-from": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-export-namespace-from": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-json-strings": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-jsx": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-object-rest-spread": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-optional-catch-binding": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-arrow-functions": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-block-scoped-functions": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-computed-properties": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-duplicate-keys": {
"version": "7.5.0",
"bundled": true
},
"@babel/plugin-transform-for-of": {
"version": "7.4.4",
"bundled": true
},
"@babel/plugin-transform-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-member-expression-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-new-target": {
"version": "7.4.4",
"bundled": true
},
"@babel/plugin-transform-property-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-display-name": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-jsx-self": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-jsx-source": {
"version": "7.5.0",
"bundled": true
},
"@babel/plugin-transform-reserved-words": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-shorthand-properties": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-spread": {
"version": "7.2.2",
"bundled": true
},
"@babel/plugin-transform-typeof-symbol": {
"version": "7.2.0",
"bundled": true
},
"@babel/preset-env": {
"version": "",
"bundled": true,
"dependencies": {
"@babel/plugin-proposal-object-rest-spread": {
"version": "7.5.4",
"bundled": true
},
"@babel/plugin-transform-destructuring": {
"version": "7.5.0",
"bundled": true
}
}
},
"@babel/runtime": {
"version": "7.5.4",
"bundled": true,
@ -2152,6 +2278,13 @@
"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.4.4",
"@babel/types": "^7.4.4"
},
"dependencies": {
"@babel/parser": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
"integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA=="
}
}
},
"@babel/traverse": {
@ -2167,6 +2300,13 @@
"debug": "^4.1.0",
"globals": "^11.1.0",
"lodash": "^4.17.11"
},
"dependencies": {
"@babel/parser": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
"integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA=="
}
}
},
"@babel/types": {
@ -2178,6 +2318,10 @@
"to-fast-properties": "^2.0.0"
}
},
"@emotion/babel-plugin-jsx-pragmatic": {
"version": "0.1.3",
"bundled": true
},
"@emotion/cache": {
"version": "10.0.14",
"bundled": true,
@ -2273,6 +2417,54 @@
"version": "0.2.3",
"bundled": true
},
"@jest/source-map": {
"version": "",
"bundled": true,
"dependencies": {
"callsites": {
"version": "3.1.0",
"bundled": true
},
"source-map": {
"version": "0.6.1",
"bundled": true
}
}
},
"@jest/transform": {
"version": "",
"bundled": true,
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true
}
}
},
"@nodelib/fs.stat": {
"version": "1.1.3",
"bundled": true
},
"@sheerun/mutationobserver-shim": {
"version": "0.3.2",
"bundled": true
},
"@svgr/babel-plugin-add-jsx-attribute": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-remove-jsx-attribute": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-remove-jsx-empty-expression": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-replace-jsx-attribute-value": {
"version": "4.2.0",
"bundled": true
},
"add-dom-event-listener": {
"version": "1.1.0",
"bundled": true,
@ -2347,7 +2539,8 @@
"dependencies": {
"regenerator-runtime": {
"version": "0.11.1",
"bundled": true
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
"integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
}
}
},
@ -2388,7 +2581,8 @@
"dependencies": {
"supports-color": {
"version": "5.5.0",
"bundled": true,
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"requires": {
"has-flag": "^3.0.0"
}
@ -2534,7 +2728,8 @@
"dependencies": {
"core-js": {
"version": "1.2.7",
"bundled": true
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
}
}
},
@ -2614,11 +2809,11 @@
"bundled": true
},
"lodash": {
"version": "4.17.11",
"version": "4.17.14",
"bundled": true
},
"lodash-es": {
"version": "4.17.11",
"version": "4.17.14",
"bundled": true
},
"lodash._getnative": {
@ -2719,7 +2914,8 @@
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
}
}
},
@ -2910,7 +3106,8 @@
"dependencies": {
"supports-color": {
"version": "5.5.0",
"bundled": true,
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"requires": {
"has-flag": "^3.0.0"
}
@ -7703,11 +7900,6 @@
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"string-width": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
@ -10110,14 +10302,14 @@
}
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"lodash-es": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.11.tgz",
"integrity": "sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.14.tgz",
"integrity": "sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA=="
},
"lodash._reinterpolate": {
"version": "3.0.0",

View File

@ -28,8 +28,8 @@
"redux": "4.0.1",
"redux-thunk": "2.3.0",
"universal-cookie": "^4.0.0",
"lodash": "4.17.11",
"lodash-es": "4.17.11"
"lodash": "4.17.14",
"lodash-es": "4.17.14"
},
"devDependencies": {
"ajv": "^6.10.0",

View File

@ -2059,8 +2059,8 @@
"@emotion/core": "10.0.14",
"@emotion/styled": "10.0.14",
"bootstrap": "^4.3.1",
"lodash": "4.17.11",
"lodash-es": "4.17.11",
"lodash": "4.17.14",
"lodash-es": "4.17.14",
"postcss": "^7.0.16",
"prop-types": "^15.7.2",
"rc-tree": "^2.1.0",
@ -2118,6 +2118,10 @@
"@babel/types": "^7.0.0"
}
},
"@babel/helper-plugin-utils": {
"version": "",
"bundled": true
},
"@babel/helper-split-export-declaration": {
"version": "7.4.4",
"bundled": true,
@ -2135,9 +2139,131 @@
}
},
"@babel/parser": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-dynamic-import": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-json-strings": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-optional-catch-binding": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-async-generators": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-dynamic-import": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-export-default-from": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-export-namespace-from": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-json-strings": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-jsx": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-object-rest-spread": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-optional-catch-binding": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-arrow-functions": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-block-scoped-functions": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-computed-properties": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-duplicate-keys": {
"version": "7.5.0",
"bundled": true
},
"@babel/plugin-transform-for-of": {
"version": "7.4.4",
"bundled": true
},
"@babel/plugin-transform-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-member-expression-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-new-target": {
"version": "7.4.4",
"bundled": true
},
"@babel/plugin-transform-property-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-display-name": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-jsx-self": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-jsx-source": {
"version": "7.5.0",
"bundled": true
},
"@babel/plugin-transform-reserved-words": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-shorthand-properties": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-spread": {
"version": "7.2.2",
"bundled": true
},
"@babel/plugin-transform-typeof-symbol": {
"version": "7.2.0",
"bundled": true
},
"@babel/preset-env": {
"version": "",
"bundled": true,
"dependencies": {
"@babel/plugin-proposal-object-rest-spread": {
"version": "7.5.4",
"bundled": true
},
"@babel/plugin-transform-destructuring": {
"version": "7.5.0",
"bundled": true
}
}
},
"@babel/runtime": {
"version": "7.5.4",
"bundled": true,
@ -2152,6 +2278,13 @@
"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.4.4",
"@babel/types": "^7.4.4"
},
"dependencies": {
"@babel/parser": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
"integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA=="
}
}
},
"@babel/traverse": {
@ -2167,6 +2300,13 @@
"debug": "^4.1.0",
"globals": "^11.1.0",
"lodash": "^4.17.11"
},
"dependencies": {
"@babel/parser": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
"integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA=="
}
}
},
"@babel/types": {
@ -2178,6 +2318,10 @@
"to-fast-properties": "^2.0.0"
}
},
"@emotion/babel-plugin-jsx-pragmatic": {
"version": "0.1.3",
"bundled": true
},
"@emotion/cache": {
"version": "10.0.14",
"bundled": true,
@ -2273,6 +2417,54 @@
"version": "0.2.3",
"bundled": true
},
"@jest/source-map": {
"version": "",
"bundled": true,
"dependencies": {
"callsites": {
"version": "3.1.0",
"bundled": true
},
"source-map": {
"version": "0.6.1",
"bundled": true
}
}
},
"@jest/transform": {
"version": "",
"bundled": true,
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true
}
}
},
"@nodelib/fs.stat": {
"version": "1.1.3",
"bundled": true
},
"@sheerun/mutationobserver-shim": {
"version": "0.3.2",
"bundled": true
},
"@svgr/babel-plugin-add-jsx-attribute": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-remove-jsx-attribute": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-remove-jsx-empty-expression": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-replace-jsx-attribute-value": {
"version": "4.2.0",
"bundled": true
},
"add-dom-event-listener": {
"version": "1.1.0",
"bundled": true,
@ -2347,7 +2539,8 @@
"dependencies": {
"regenerator-runtime": {
"version": "0.11.1",
"bundled": true
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
"integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
}
}
},
@ -2388,7 +2581,8 @@
"dependencies": {
"supports-color": {
"version": "5.5.0",
"bundled": true,
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"requires": {
"has-flag": "^3.0.0"
}
@ -2534,7 +2728,8 @@
"dependencies": {
"core-js": {
"version": "1.2.7",
"bundled": true
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
}
}
},
@ -2614,11 +2809,11 @@
"bundled": true
},
"lodash": {
"version": "4.17.11",
"version": "4.17.14",
"bundled": true
},
"lodash-es": {
"version": "4.17.11",
"version": "4.17.14",
"bundled": true
},
"lodash._getnative": {
@ -2719,7 +2914,8 @@
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
}
}
},
@ -2910,7 +3106,8 @@
"dependencies": {
"supports-color": {
"version": "5.5.0",
"bundled": true,
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"requires": {
"has-flag": "^3.0.0"
}
@ -7703,11 +7900,6 @@
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"string-width": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
@ -10110,14 +10302,14 @@
}
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"lodash-es": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.11.tgz",
"integrity": "sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.14.tgz",
"integrity": "sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA=="
},
"lodash._reinterpolate": {
"version": "3.0.0",

View File

@ -27,8 +27,8 @@
"redux": "4.0.1",
"redux-thunk": "2.3.0",
"universal-cookie": "^4.0.0",
"lodash": "4.17.11",
"lodash-es": "4.17.11"
"lodash": "4.17.14",
"lodash-es": "4.17.14"
},
"devDependencies": {
"ajv": "^6.10.0",

View File

@ -5174,12 +5174,14 @@
"balanced-match": {
"version": "1.0.0",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@ -5194,17 +5196,20 @@
"code-point-at": {
"version": "1.1.0",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"concat-map": {
"version": "0.0.1",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"console-control-strings": {
"version": "1.1.0",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"core-util-is": {
"version": "1.0.2",
@ -5321,7 +5326,8 @@
"inherits": {
"version": "2.0.3",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"ini": {
"version": "1.3.5",
@ -5333,6 +5339,7 @@
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"number-is-nan": "^1.0.0"
}
@ -5347,6 +5354,7 @@
"version": "3.0.4",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
@ -5354,12 +5362,14 @@
"minimist": {
"version": "0.0.8",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"minipass": {
"version": "2.3.5",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"safe-buffer": "^5.1.2",
"yallist": "^3.0.0"
@ -5378,6 +5388,7 @@
"version": "0.5.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"minimist": "0.0.8"
}
@ -5458,7 +5469,8 @@
"number-is-nan": {
"version": "1.0.1",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"object-assign": {
"version": "4.1.1",
@ -5470,6 +5482,7 @@
"version": "1.4.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"wrappy": "1"
}
@ -5591,6 +5604,7 @@
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
@ -6966,14 +6980,14 @@
}
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"lodash-es": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.11.tgz",
"integrity": "sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.14.tgz",
"integrity": "sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA=="
},
"lodash._getnative": {
"version": "3.9.1",

View File

@ -27,8 +27,8 @@
"@emotion/core": "10.0.14",
"@emotion/styled": "10.0.14",
"bootstrap": "^4.3.1",
"lodash": "4.17.11",
"lodash-es": "4.17.11",
"lodash": "4.17.14",
"lodash-es": "4.17.14",
"postcss": "^7.0.16",
"prop-types": "^15.7.2",
"rc-tree": "^2.1.0",

View File

@ -3514,8 +3514,8 @@
"@emotion/core": "10.0.14",
"@emotion/styled": "10.0.14",
"bootstrap": "^4.3.1",
"lodash": "4.17.11",
"lodash-es": "4.17.11",
"lodash": "4.17.14",
"lodash-es": "4.17.14",
"postcss": "^7.0.16",
"prop-types": "^15.7.2",
"rc-tree": "^2.1.0",
@ -3573,6 +3573,10 @@
"@babel/types": "^7.0.0"
}
},
"@babel/helper-plugin-utils": {
"version": "",
"bundled": true
},
"@babel/helper-split-export-declaration": {
"version": "7.4.4",
"bundled": true,
@ -3590,9 +3594,131 @@
}
},
"@babel/parser": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-dynamic-import": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-json-strings": {
"version": "",
"bundled": true
},
"@babel/plugin-proposal-optional-catch-binding": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-async-generators": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-dynamic-import": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-export-default-from": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-export-namespace-from": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-json-strings": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-jsx": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-object-rest-spread": {
"version": "",
"bundled": true
},
"@babel/plugin-syntax-optional-catch-binding": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-arrow-functions": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-block-scoped-functions": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-computed-properties": {
"version": "",
"bundled": true
},
"@babel/plugin-transform-duplicate-keys": {
"version": "7.5.0",
"bundled": true
},
"@babel/plugin-transform-for-of": {
"version": "7.4.4",
"bundled": true
},
"@babel/plugin-transform-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-member-expression-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-new-target": {
"version": "7.4.4",
"bundled": true
},
"@babel/plugin-transform-property-literals": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-display-name": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-jsx-self": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-react-jsx-source": {
"version": "7.5.0",
"bundled": true
},
"@babel/plugin-transform-reserved-words": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-shorthand-properties": {
"version": "7.2.0",
"bundled": true
},
"@babel/plugin-transform-spread": {
"version": "7.2.2",
"bundled": true
},
"@babel/plugin-transform-typeof-symbol": {
"version": "7.2.0",
"bundled": true
},
"@babel/preset-env": {
"version": "",
"bundled": true,
"dependencies": {
"@babel/plugin-proposal-object-rest-spread": {
"version": "7.5.4",
"bundled": true
},
"@babel/plugin-transform-destructuring": {
"version": "7.5.0",
"bundled": true
}
}
},
"@babel/runtime": {
"version": "7.5.4",
"bundled": true,
@ -3607,6 +3733,13 @@
"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.4.4",
"@babel/types": "^7.4.4"
},
"dependencies": {
"@babel/parser": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
"integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA=="
}
}
},
"@babel/traverse": {
@ -3622,6 +3755,13 @@
"debug": "^4.1.0",
"globals": "^11.1.0",
"lodash": "^4.17.11"
},
"dependencies": {
"@babel/parser": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
"integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA=="
}
}
},
"@babel/types": {
@ -3633,6 +3773,10 @@
"to-fast-properties": "^2.0.0"
}
},
"@emotion/babel-plugin-jsx-pragmatic": {
"version": "0.1.3",
"bundled": true
},
"@emotion/cache": {
"version": "10.0.14",
"bundled": true,
@ -3728,6 +3872,54 @@
"version": "0.2.3",
"bundled": true
},
"@jest/source-map": {
"version": "",
"bundled": true,
"dependencies": {
"callsites": {
"version": "3.1.0",
"bundled": true
},
"source-map": {
"version": "0.6.1",
"bundled": true
}
}
},
"@jest/transform": {
"version": "",
"bundled": true,
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true
}
}
},
"@nodelib/fs.stat": {
"version": "1.1.3",
"bundled": true
},
"@sheerun/mutationobserver-shim": {
"version": "0.3.2",
"bundled": true
},
"@svgr/babel-plugin-add-jsx-attribute": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-remove-jsx-attribute": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-remove-jsx-empty-expression": {
"version": "4.2.0",
"bundled": true
},
"@svgr/babel-plugin-replace-jsx-attribute-value": {
"version": "4.2.0",
"bundled": true
},
"add-dom-event-listener": {
"version": "1.1.0",
"bundled": true,
@ -3802,7 +3994,8 @@
"dependencies": {
"regenerator-runtime": {
"version": "0.11.1",
"bundled": true
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
"integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
}
}
},
@ -3843,7 +4036,8 @@
"dependencies": {
"supports-color": {
"version": "5.5.0",
"bundled": true,
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"requires": {
"has-flag": "^3.0.0"
}
@ -3989,7 +4183,8 @@
"dependencies": {
"core-js": {
"version": "1.2.7",
"bundled": true
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
}
}
},
@ -4069,11 +4264,11 @@
"bundled": true
},
"lodash": {
"version": "4.17.11",
"version": "4.17.14",
"bundled": true
},
"lodash-es": {
"version": "4.17.11",
"version": "4.17.14",
"bundled": true
},
"lodash._getnative": {
@ -4174,7 +4369,8 @@
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
}
}
},
@ -4365,7 +4561,8 @@
"dependencies": {
"supports-color": {
"version": "5.5.0",
"bundled": true,
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"requires": {
"has-flag": "^3.0.0"
}
@ -10227,11 +10424,6 @@
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"string-width": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
@ -12852,14 +13044,14 @@
}
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"lodash-es": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.11.tgz",
"integrity": "sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q=="
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.14.tgz",
"integrity": "sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA=="
},
"lodash._getnative": {
"version": "3.9.1",

View File

@ -7,8 +7,8 @@
"@emotion/styled": "10.0.14",
"asc-web-components": "file:../npm-local/asc-web-components",
"bootstrap": "^4.3.1",
"lodash": "4.17.11",
"lodash-es": "4.17.11",
"lodash": "4.17.14",
"lodash-es": "4.17.14",
"node-sass": "^4.12.0",
"rc-tree": "^2.1.0",
"react": "^16.8.6",