|
@@ -1136,6 +1136,29 @@
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz",
|
|
|
"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": {
|
|
|
"version": "0.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz",
|
|
@@ -3197,6 +3220,22 @@
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.7.tgz",
|
|
|
"integrity": "sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw=="
|
|
|
},
|
|
|
+ "babel-plugin-styled-components": {
|
|
|
+ "version": "1.12.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz",
|
|
|
+ "integrity": "sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==",
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.0.0",
|
|
|
+ "@babel/helper-module-imports": "^7.0.0",
|
|
|
+ "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": {
|
|
|
"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",
|
|
@@ -3844,6 +3883,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz",
|
|
|
"integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg=="
|
|
|
},
|
|
|
+ "camelize": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz",
|
|
|
+ "integrity": "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs="
|
|
|
+ },
|
|
|
"caniuse-api": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
|
|
@@ -4421,6 +4465,11 @@
|
|
|
"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": {
|
|
|
"version": "0.0.4",
|
|
|
"resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz",
|
|
@@ -4504,6 +4553,16 @@
|
|
|
"resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
|
|
|
"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"
|
|
|
+ }
|
|
|
+ },
|
|
|
"css-tree": {
|
|
|
"version": "1.0.0-alpha.37",
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
|
|
@@ -12326,6 +12385,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.8.tgz",
|
|
|
"integrity": "sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw=="
|
|
|
},
|
|
|
+ "react-hook-form": {
|
|
|
+ "version": "6.15.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.15.1.tgz",
|
|
|
+ "integrity": "sha512-bL0LQuQ3OlM3JYfbacKtBPLOHhmgYz8Lj6ivMrvu2M6e1wnt4sbGRtPEPYCc/8z3WDbjrMwfAfLX92OsB65pFA=="
|
|
|
+ },
|
|
|
"react-is": {
|
|
|
"version": "16.13.1",
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
@@ -13487,6 +13551,11 @@
|
|
|
"kind-of": "^6.0.2"
|
|
|
}
|
|
|
},
|
|
|
+ "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": {
|
|
|
"version": "1.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
|
|
@@ -14172,6 +14241,23 @@
|
|
|
"schema-utils": "^2.7.0"
|
|
|
}
|
|
|
},
|
|
|
+ "styled-components": {
|
|
|
+ "version": "5.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.2.1.tgz",
|
|
|
+ "integrity": "sha512-sBdgLWrCFTKtmZm/9x7jkIabjFNVzCUeKfoQsM6R3saImkUnjx0QYdLwJHBjY9ifEcmjDamJDVfknWm1yxZPxQ==",
|
|
|
+ "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",
|
|
|
+ "css-to-react-native": "^3.0.0",
|
|
|
+ "hoist-non-react-statics": "^3.0.0",
|
|
|
+ "shallowequal": "^1.1.0",
|
|
|
+ "supports-color": "^5.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"stylehacks": {
|
|
|
"version": "4.0.3",
|
|
|
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz",
|