|
|
@ -16,6 +16,7 @@ |
|
|
|
"react-dom": "^17.0.2", |
|
|
|
"react-dom": "^17.0.2", |
|
|
|
"react-scripts": "4.0.3", |
|
|
|
"react-scripts": "4.0.3", |
|
|
|
"react-toastify": "^8.1.0", |
|
|
|
"react-toastify": "^8.1.0", |
|
|
|
|
|
|
|
"styled-components": "^5.3.3", |
|
|
|
"sweetalert": "^2.1.2", |
|
|
|
"sweetalert": "^2.1.2", |
|
|
|
"sweetalert2": "^11.1.10", |
|
|
|
"sweetalert2": "^11.1.10", |
|
|
|
"sweetalert2-react-content": "^4.2.0", |
|
|
|
"sweetalert2-react-content": "^4.2.0", |
|
|
@ -105,11 +106,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-annotate-as-pure": { |
|
|
|
"node_modules/@babel/helper-annotate-as-pure": { |
|
|
|
"version": "7.12.13", |
|
|
|
"version": "7.16.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz", |
|
|
|
"integrity": "sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==", |
|
|
|
"integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/types": "^7.12.13" |
|
|
|
"@babel/types": "^7.16.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { |
|
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { |
|
|
@ -259,11 +263,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-module-imports": { |
|
|
|
"node_modules/@babel/helper-module-imports": { |
|
|
|
"version": "7.12.13", |
|
|
|
"version": "7.16.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz", |
|
|
|
"integrity": "sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==", |
|
|
|
"integrity": "sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/types": "^7.12.13" |
|
|
|
"@babel/types": "^7.16.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-module-transforms": { |
|
|
|
"node_modules/@babel/helper-module-transforms": { |
|
|
@ -341,9 +348,12 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-validator-identifier": { |
|
|
|
"node_modules/@babel/helper-validator-identifier": { |
|
|
|
"version": "7.12.11", |
|
|
|
"version": "7.15.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz", |
|
|
|
"integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==" |
|
|
|
"integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==", |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-validator-option": { |
|
|
|
"node_modules/@babel/helper-validator-option": { |
|
|
|
"version": "7.12.17", |
|
|
|
"version": "7.12.17", |
|
|
@ -1326,13 +1336,15 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/types": { |
|
|
|
"node_modules/@babel/types": { |
|
|
|
"version": "7.12.17", |
|
|
|
"version": "7.16.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.17.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz", |
|
|
|
"integrity": "sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==", |
|
|
|
"integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/helper-validator-identifier": "^7.12.11", |
|
|
|
"@babel/helper-validator-identifier": "^7.15.7", |
|
|
|
"lodash": "^4.17.19", |
|
|
|
|
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@bcoe/v8-coverage": { |
|
|
|
"node_modules/@bcoe/v8-coverage": { |
|
|
@ -1368,6 +1380,29 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz", |
|
|
|
"integrity": "sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==" |
|
|
|
"integrity": "sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/is-prop-valid": { |
|
|
|
|
|
|
|
"version": "0.8.8", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@emotion/memoize": "0.7.4" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/memoize": { |
|
|
|
|
|
|
|
"version": "0.7.4", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/stylis": { |
|
|
|
|
|
|
|
"version": "0.8.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/@emotion/unitless": { |
|
|
|
|
|
|
|
"version": "0.7.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/@eslint/eslintrc": { |
|
|
|
"node_modules/@eslint/eslintrc": { |
|
|
|
"version": "0.3.0", |
|
|
|
"version": "0.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz", |
|
|
@ -3819,6 +3854,25 @@ |
|
|
|
"node": ">=8" |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/babel-plugin-styled-components": { |
|
|
|
|
|
|
|
"version": "1.13.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
|
|
|
|
|
|
"@babel/helper-module-imports": "^7.15.4", |
|
|
|
|
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0", |
|
|
|
|
|
|
|
"lodash": "^4.17.11" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"styled-components": ">= 2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/babel-plugin-syntax-jsx": { |
|
|
|
|
|
|
|
"version": "6.18.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/babel-plugin-syntax-object-rest-spread": { |
|
|
|
"node_modules/babel-plugin-syntax-object-rest-spread": { |
|
|
|
"version": "6.13.0", |
|
|
|
"version": "6.13.0", |
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz", |
|
|
@ -5096,6 +5150,11 @@ |
|
|
|
"node": ">=6" |
|
|
|
"node": ">=6" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/camelize": { |
|
|
|
|
|
|
|
"version": "1.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/caniuse-api": { |
|
|
|
"node_modules/caniuse-api": { |
|
|
|
"version": "3.0.0", |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", |
|
|
@ -5846,6 +5905,14 @@ |
|
|
|
"node": ">=6.0.0" |
|
|
|
"node": ">=6.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/css-color-keywords": { |
|
|
|
|
|
|
|
"version": "1.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=", |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=4" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/css-color-names": { |
|
|
|
"node_modules/css-color-names": { |
|
|
|
"version": "0.0.4", |
|
|
|
"version": "0.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", |
|
|
@ -5987,6 +6054,21 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", |
|
|
|
"integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==" |
|
|
|
"integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/css-to-react-native": { |
|
|
|
|
|
|
|
"version": "3.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"camelize": "^1.0.0", |
|
|
|
|
|
|
|
"css-color-keywords": "^1.0.0", |
|
|
|
|
|
|
|
"postcss-value-parser": "^4.0.2" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/css-to-react-native/node_modules/postcss-value-parser": { |
|
|
|
|
|
|
|
"version": "4.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/css-tree": { |
|
|
|
"node_modules/css-tree": { |
|
|
|
"version": "1.0.0-alpha.37", |
|
|
|
"version": "1.0.0-alpha.37", |
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", |
|
|
@ -8937,6 +9019,19 @@ |
|
|
|
"minimalistic-crypto-utils": "^1.0.1" |
|
|
|
"minimalistic-crypto-utils": "^1.0.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/hoist-non-react-statics": { |
|
|
|
|
|
|
|
"version": "3.3.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"react-is": "^16.7.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/hoist-non-react-statics/node_modules/react-is": { |
|
|
|
|
|
|
|
"version": "16.13.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/hoopy": { |
|
|
|
"node_modules/hoopy": { |
|
|
|
"version": "0.1.4", |
|
|
|
"version": "0.1.4", |
|
|
|
"resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz", |
|
|
@ -15830,6 +15925,11 @@ |
|
|
|
"sha.js": "bin.js" |
|
|
|
"sha.js": "bin.js" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/shallowequal": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/shebang-command": { |
|
|
|
"node_modules/shebang-command": { |
|
|
|
"version": "2.0.0", |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
|
|
@ -16517,6 +16617,46 @@ |
|
|
|
"url": "https://opencollective.com/webpack" |
|
|
|
"url": "https://opencollective.com/webpack" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/styled-components": { |
|
|
|
|
|
|
|
"version": "5.3.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"@babel/helper-module-imports": "^7.0.0", |
|
|
|
|
|
|
|
"@babel/traverse": "^7.4.5", |
|
|
|
|
|
|
|
"@emotion/is-prop-valid": "^0.8.8", |
|
|
|
|
|
|
|
"@emotion/stylis": "^0.8.4", |
|
|
|
|
|
|
|
"@emotion/unitless": "^0.7.4", |
|
|
|
|
|
|
|
"babel-plugin-styled-components": ">= 1.12.0", |
|
|
|
|
|
|
|
"css-to-react-native": "^3.0.0", |
|
|
|
|
|
|
|
"hoist-non-react-statics": "^3.0.0", |
|
|
|
|
|
|
|
"shallowequal": "^1.1.0", |
|
|
|
|
|
|
|
"supports-color": "^5.5.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"funding": { |
|
|
|
|
|
|
|
"type": "opencollective", |
|
|
|
|
|
|
|
"url": "https://opencollective.com/styled-components" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
|
|
"react": ">= 16.8.0", |
|
|
|
|
|
|
|
"react-dom": ">= 16.8.0", |
|
|
|
|
|
|
|
"react-is": ">= 16.8.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/styled-components/node_modules/supports-color": { |
|
|
|
|
|
|
|
"version": "5.5.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=4" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"node_modules/stylehacks": { |
|
|
|
"node_modules/stylehacks": { |
|
|
|
"version": "4.0.3", |
|
|
|
"version": "4.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", |
|
|
@ -18895,11 +19035,11 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/helper-annotate-as-pure": { |
|
|
|
"@babel/helper-annotate-as-pure": { |
|
|
|
"version": "7.12.13", |
|
|
|
"version": "7.16.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz", |
|
|
|
"integrity": "sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==", |
|
|
|
"integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==", |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@babel/types": "^7.12.13" |
|
|
|
"@babel/types": "^7.16.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": { |
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": { |
|
|
@ -19026,11 +19166,11 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/helper-module-imports": { |
|
|
|
"@babel/helper-module-imports": { |
|
|
|
"version": "7.12.13", |
|
|
|
"version": "7.16.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz", |
|
|
|
"integrity": "sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==", |
|
|
|
"integrity": "sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==", |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@babel/types": "^7.12.13" |
|
|
|
"@babel/types": "^7.16.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/helper-module-transforms": { |
|
|
|
"@babel/helper-module-transforms": { |
|
|
@ -19108,9 +19248,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/helper-validator-identifier": { |
|
|
|
"@babel/helper-validator-identifier": { |
|
|
|
"version": "7.12.11", |
|
|
|
"version": "7.15.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz", |
|
|
|
"integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==" |
|
|
|
"integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/helper-validator-option": { |
|
|
|
"@babel/helper-validator-option": { |
|
|
|
"version": "7.12.17", |
|
|
|
"version": "7.12.17", |
|
|
@ -19876,12 +20016,11 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@babel/types": { |
|
|
|
"@babel/types": { |
|
|
|
"version": "7.12.17", |
|
|
|
"version": "7.16.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.17.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz", |
|
|
|
"integrity": "sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==", |
|
|
|
"integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==", |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@babel/helper-validator-identifier": "^7.12.11", |
|
|
|
"@babel/helper-validator-identifier": "^7.15.7", |
|
|
|
"lodash": "^4.17.19", |
|
|
|
|
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
@ -19909,6 +20048,29 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz", |
|
|
|
"integrity": "sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==" |
|
|
|
"integrity": "sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/is-prop-valid": { |
|
|
|
|
|
|
|
"version": "0.8.8", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@emotion/memoize": "0.7.4" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/memoize": { |
|
|
|
|
|
|
|
"version": "0.7.4", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/stylis": { |
|
|
|
|
|
|
|
"version": "0.8.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"@emotion/unitless": { |
|
|
|
|
|
|
|
"version": "0.7.5", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" |
|
|
|
|
|
|
|
}, |
|
|
|
"@eslint/eslintrc": { |
|
|
|
"@eslint/eslintrc": { |
|
|
|
"version": "0.3.0", |
|
|
|
"version": "0.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz", |
|
|
@ -21778,6 +21940,22 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"babel-plugin-styled-components": { |
|
|
|
|
|
|
|
"version": "1.13.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.15.4", |
|
|
|
|
|
|
|
"@babel/helper-module-imports": "^7.15.4", |
|
|
|
|
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0", |
|
|
|
|
|
|
|
"lodash": "^4.17.11" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"babel-plugin-syntax-jsx": { |
|
|
|
|
|
|
|
"version": "6.18.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=" |
|
|
|
|
|
|
|
}, |
|
|
|
"babel-plugin-syntax-object-rest-spread": { |
|
|
|
"babel-plugin-syntax-object-rest-spread": { |
|
|
|
"version": "6.13.0", |
|
|
|
"version": "6.13.0", |
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz", |
|
|
@ -22833,6 +23011,11 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", |
|
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" |
|
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"camelize": { |
|
|
|
|
|
|
|
"version": "1.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=" |
|
|
|
|
|
|
|
}, |
|
|
|
"caniuse-api": { |
|
|
|
"caniuse-api": { |
|
|
|
"version": "3.0.0", |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", |
|
|
@ -23469,6 +23652,11 @@ |
|
|
|
"postcss": "^7.0.5" |
|
|
|
"postcss": "^7.0.5" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"css-color-keywords": { |
|
|
|
|
|
|
|
"version": "1.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=" |
|
|
|
|
|
|
|
}, |
|
|
|
"css-color-names": { |
|
|
|
"css-color-names": { |
|
|
|
"version": "0.0.4", |
|
|
|
"version": "0.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", |
|
|
@ -23565,6 +23753,23 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", |
|
|
|
"integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==" |
|
|
|
"integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"css-to-react-native": { |
|
|
|
|
|
|
|
"version": "3.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"camelize": "^1.0.0", |
|
|
|
|
|
|
|
"css-color-keywords": "^1.0.0", |
|
|
|
|
|
|
|
"postcss-value-parser": "^4.0.2" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"postcss-value-parser": { |
|
|
|
|
|
|
|
"version": "4.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"css-tree": { |
|
|
|
"css-tree": { |
|
|
|
"version": "1.0.0-alpha.37", |
|
|
|
"version": "1.0.0-alpha.37", |
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", |
|
|
@ -25854,6 +26059,21 @@ |
|
|
|
"minimalistic-crypto-utils": "^1.0.1" |
|
|
|
"minimalistic-crypto-utils": "^1.0.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"hoist-non-react-statics": { |
|
|
|
|
|
|
|
"version": "3.3.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"react-is": "^16.7.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"react-is": { |
|
|
|
|
|
|
|
"version": "16.13.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"hoopy": { |
|
|
|
"hoopy": { |
|
|
|
"version": "0.1.4", |
|
|
|
"version": "0.1.4", |
|
|
|
"resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz", |
|
|
@ -31188,6 +31408,11 @@ |
|
|
|
"safe-buffer": "^5.0.1" |
|
|
|
"safe-buffer": "^5.0.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"shallowequal": { |
|
|
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" |
|
|
|
|
|
|
|
}, |
|
|
|
"shebang-command": { |
|
|
|
"shebang-command": { |
|
|
|
"version": "2.0.0", |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
|
|
@ -31750,6 +31975,33 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"styled-components": { |
|
|
|
|
|
|
|
"version": "5.3.3", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.3.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"@babel/helper-module-imports": "^7.0.0", |
|
|
|
|
|
|
|
"@babel/traverse": "^7.4.5", |
|
|
|
|
|
|
|
"@emotion/is-prop-valid": "^0.8.8", |
|
|
|
|
|
|
|
"@emotion/stylis": "^0.8.4", |
|
|
|
|
|
|
|
"@emotion/unitless": "^0.7.4", |
|
|
|
|
|
|
|
"babel-plugin-styled-components": ">= 1.12.0", |
|
|
|
|
|
|
|
"css-to-react-native": "^3.0.0", |
|
|
|
|
|
|
|
"hoist-non-react-statics": "^3.0.0", |
|
|
|
|
|
|
|
"shallowequal": "^1.1.0", |
|
|
|
|
|
|
|
"supports-color": "^5.5.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"supports-color": { |
|
|
|
|
|
|
|
"version": "5.5.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
|
|
|
|
|
|
|
"requires": { |
|
|
|
|
|
|
|
"has-flag": "^3.0.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"stylehacks": { |
|
|
|
"stylehacks": { |
|
|
|
"version": "4.0.3", |
|
|
|
"version": "4.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", |
|
|
|