chore: update minor updates in packages (#19417)

This commit is contained in:
GatsbyJS Bot
2019-11-11 15:17:42 +00:00
parent 7486c8a91f
commit c6d52cddd3
3 changed files with 188 additions and 188 deletions
+80 -80
View File
@@ -1898,9 +1898,9 @@
}
},
"babel-plugin-remove-graphql-queries": {
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.14.tgz",
"integrity": "sha512-GnAZhBChCjAg0NyZMmZureWmBXijbAK7wreEpsoI1oP5hCuHcvWknDU4u5PjoVdLyJ+8ObJ86Y/Y4uzrqcg/qg=="
"version": "2.7.15",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.15.tgz",
"integrity": "sha512-a6QVZnjOsFQgsUIrE6HLSZHP3odgTDybRR+Lqh2brznx8/9FE944AVMu/j2JC/S22HTpMp/TWg1ZEbBXrNk+iQ=="
},
"babel-plugin-syntax-dynamic-import": {
"version": "6.18.0",
@@ -1952,17 +1952,17 @@
}
},
"babel-preset-gatsby": {
"version": "0.2.20",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.20.tgz",
"integrity": "sha512-vKDeNhszAjTiHpgIyzLOxf9NCY9Jbw7k2yi6m4i9b9uPySCU19b/oRifYA0bC5cRj76vfoicSjykFGuwjj0Tyw==",
"version": "0.2.21",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.21.tgz",
"integrity": "sha512-AAemLYsdsWO0NetN1FX67m8kDifk0KUUvwsBuyKoF6zptGExO3PqosJpUELhBP+5t2J5VV/Pl8JPJWOIqbpE6w==",
"requires": {
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.7.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/plugin-transform-spread": "^7.6.2",
"@babel/preset-env": "^7.6.3",
"@babel/preset-react": "^7.6.3",
"@babel/runtime": "^7.6.3",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.0",
"@babel/runtime": "^7.7.2",
"babel-plugin-dynamic-import-node": "^1.2.0",
"babel-plugin-macros": "^2.6.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
@@ -2645,9 +2645,9 @@
"integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc="
},
"chokidar": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.2.3.tgz",
"integrity": "sha512-GtrxGuRf6bzHQmXWRepvsGnXpkQkVU+D2/9a7dAe4a7v1NhrfZOZ2oKf76M3nOs46fFYL8D+Q8JYA4GYeJ8Cjw==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.3.0.tgz",
"integrity": "sha512-dGmKLDdT3Gdl7fBUe8XK+gAtGmzy5Fn0XkkWQuYxGIgWVPPse2CxFA5mtrlD0TOHaHjEUqkWNyP1XdHoJES/4A==",
"requires": {
"anymatch": "~3.1.1",
"braces": "~3.0.2",
@@ -5787,42 +5787,42 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.17.10",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.17.10.tgz",
"integrity": "sha512-xrKfc67UIMAkVtJj4fS3MK0KUiLvkOfuTZBp6GRXVxMZXuREem3uFnnYD//n+vGHSlYk6c0R1NJ9+2lJClTG2Q==",
"version": "2.17.11",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.17.11.tgz",
"integrity": "sha512-dAWYZiDfSGoGDmdeVD7qnCYRE06nocnrDWxxll7IeGc8ZSpS2FSXFtbnumzp8tS56vv2KdVl7hDof+nrPAMI5w==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/core": "^7.6.4",
"@babel/parser": "^7.6.4",
"@babel/polyfill": "^7.6.0",
"@babel/runtime": "^7.6.3",
"@babel/traverse": "^7.6.3",
"@babel/core": "^7.7.2",
"@babel/parser": "^7.7.3",
"@babel/polyfill": "^7.7.0",
"@babel/runtime": "^7.7.2",
"@babel/traverse": "^7.7.2",
"@gatsbyjs/relay-compiler": "2.0.0-printer-fix.4",
"@hapi/joi": "^15.1.1",
"@mikaelkristiansson/domready": "^1.0.9",
"@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
"@reach/router": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^2.6.0",
"@typescript-eslint/parser": "^2.6.0",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"address": "1.1.2",
"array.prototype.flatmap": "^1.2.2",
"autoprefixer": "^9.7.0",
"autoprefixer": "^9.7.1",
"axios": "^0.19.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^0.3.3",
"babel-plugin-dynamic-import-node": "^1.2.0",
"babel-plugin-remove-graphql-queries": "^2.7.14",
"babel-preset-gatsby": "^0.2.20",
"babel-plugin-remove-graphql-queries": "^2.7.15",
"babel-preset-gatsby": "^0.2.21",
"better-opn": "1.0.0",
"better-queue": "^3.8.10",
"bluebird": "^3.7.1",
"browserslist": "3.2.8",
"cache-manager": "^2.10.0",
"cache-manager": "^2.10.1",
"cache-manager-fs-hash": "^0.0.7",
"chalk": "^2.4.2",
"chokidar": "3.2.3",
"chokidar": "3.3.0",
"common-tags": "^1.8.0",
"compression": "^1.7.4",
"convert-hrtime": "^2.0.0",
@@ -5852,14 +5852,14 @@
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.8.8",
"gatsby-core-utils": "^1.0.17",
"gatsby-graphiql-explorer": "^0.2.26",
"gatsby-link": "^2.2.22",
"gatsby-plugin-page-creator": "^2.1.28",
"gatsby-react-router-scroll": "^2.1.14",
"gatsby-telemetry": "^1.1.35",
"glob": "^7.1.5",
"gatsby-cli": "^2.8.9",
"gatsby-core-utils": "^1.0.18",
"gatsby-graphiql-explorer": "^0.2.27",
"gatsby-link": "^2.2.23",
"gatsby-plugin-page-creator": "^2.1.29",
"gatsby-react-router-scroll": "^2.1.15",
"gatsby-telemetry": "^1.1.36",
"glob": "^7.1.6",
"got": "8.3.2",
"graphql": "^14.5.8",
"graphql-compose": "^6.3.7",
@@ -5891,12 +5891,12 @@
"pnp-webpack-plugin": "^1.5.0",
"postcss-flexbugs-fixes": "^3.3.1",
"postcss-loader": "^2.1.6",
"prompts": "^2.2.1",
"prompts": "^2.3.0",
"prop-types": "^15.7.2",
"raw-loader": "^0.5.1",
"react-dev-utils": "^4.2.3",
"react-error-overlay": "^3.0.0",
"react-hot-loader": "^4.12.15",
"react-hot-loader": "^4.12.16",
"redux": "^4.0.4",
"redux-thunk": "^2.3.0",
"semver": "^5.7.1",
@@ -6021,12 +6021,12 @@
}
},
"gatsby-cli": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.8.tgz",
"integrity": "sha512-j8xhEA3G0msqBY5Iu1ddZkBybV+gwiLEVOtO1GwSwv4moJunWkTjWW9tn9sVKOpQdRnEZ11z5ducVY/kBJRENA==",
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.9.tgz",
"integrity": "sha512-SgCiF84meMK5R2Hf6PxNF3H33CtX0yXvg62ywzis0LJDAY0Xd3kAP6NwxxM5+6pogkH94qibeHIIWqhRb07C8g==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.7.2",
"@hapi/joi": "^15.1.1",
"better-opn": "^0.1.4",
"bluebird": "^3.7.1",
@@ -6040,8 +6040,8 @@
"execa": "^2.1.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.17",
"gatsby-telemetry": "^1.1.35",
"gatsby-core-utils": "^1.0.18",
"gatsby-telemetry": "^1.1.36",
"hosted-git-info": "^3.0.2",
"ink": "^2.5.0",
"ink-spinner": "^3.0.1",
@@ -6053,7 +6053,7 @@
"opentracing": "^0.14.4",
"pretty-error": "^2.1.1",
"progress": "^2.0.3",
"prompts": "^2.2.1",
"prompts": "^2.3.0",
"react": "^16.11.0",
"redux": "^4.0.4",
"resolve-cwd": "^2.0.0",
@@ -6397,83 +6397,83 @@
}
},
"gatsby-core-utils": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.17.tgz",
"integrity": "sha512-5LOderWqZFGaTwwLgqDgad/5Hbf/WFD44ZmodqSJLYUOG8K0wv4PctlQ2/1UO+LZuKYanthYi3jAVgk4OooeSQ==",
"version": "1.0.18",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.18.tgz",
"integrity": "sha512-DaCWRYltwRjFlyDwCkHDizARZwosYMTyRS6cCBpZRC4CzHaKLpio1cKoxXhB0bUDxf+loHXWNMW1S3Z+GZ7FTw==",
"requires": {
"ci-info": "2.0.0"
}
},
"gatsby-graphiql-explorer": {
"version": "0.2.26",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.26.tgz",
"integrity": "sha512-gcA7SPpI7jdz4yl8Kvzfg9TZ7Sp5UHt/P+beSdey76NRBpGeywMItyptpF2fSGiOkKngVrjJOUCsb6EfLSiEcA==",
"version": "0.2.27",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.27.tgz",
"integrity": "sha512-QfkoqrYRlQUWs1/CZctOGfcww/LXE606W0BM6/zRu7J6MPlk5gOHcEOCJZEFFm7yCmJWVF/ZSxNhdMoeE2PGZg==",
"requires": {
"@babel/runtime": "^7.6.3"
"@babel/runtime": "^7.7.2"
}
},
"gatsby-link": {
"version": "2.2.22",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.2.22.tgz",
"integrity": "sha512-Cv73tFFFQ98grOhhBhI07bsd/w4g/RklLJmaqBucSU8v7MQ9EQorvOX0snly2dQurbNNSfU2XkNNPFrRBGNb0g==",
"version": "2.2.23",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.2.23.tgz",
"integrity": "sha512-0+BDODHmgpEfup+QZaludjZDl4gJzrhvJWqSilsPMxj3PTAJnnOi1EPP49e8m2zikBj9qyniug36N2P8eVaCWw==",
"requires": {
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.7.2",
"@types/reach__router": "^1.2.6",
"prop-types": "^15.7.2"
}
},
"gatsby-page-utils": {
"version": "0.0.28",
"resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.28.tgz",
"integrity": "sha512-Jk597HFWBWDStgs2Znj09uwXpVsNHi+UwCt+g+qsghXGieiWHR0Cs4shH32p/D2AS9KmCvSuJrNqAL1VamZAZw==",
"version": "0.0.29",
"resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.29.tgz",
"integrity": "sha512-tNQ7kFlNQLHBZfKWcBwPQN/0Umzm0dYL5rZ6GZzEhH2MXoUomSOBAsMe/tzx80N744GvZzoRGJ0W05yjoZmRYg==",
"requires": {
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.7.2",
"bluebird": "^3.7.1",
"chokidar": "3.2.3",
"chokidar": "3.3.0",
"fs-exists-cached": "^1.0.0",
"glob": "^7.1.5",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"micromatch": "^3.1.10",
"slash": "^3.0.0"
}
},
"gatsby-plugin-page-creator": {
"version": "2.1.28",
"resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.28.tgz",
"integrity": "sha512-EAKppjDIOvSHWnozQZq93KRXHZdDFH4hAunlrVWexGD1rxmV328506dk/LnU1EZr1FZMjPcnx4bfh3j2mVB3bw==",
"version": "2.1.29",
"resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.29.tgz",
"integrity": "sha512-O/joCNIKO8E690cknTqYivdMDBozpX37LDi0DSnu9ngBz8ju/CCVtGFHFLyg52lc6f2vG//LFleyr+csvwDzJw==",
"requires": {
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.7.2",
"bluebird": "^3.7.1",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.0.28",
"glob": "^7.1.5",
"gatsby-page-utils": "^0.0.29",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"micromatch": "^3.1.10"
}
},
"gatsby-react-router-scroll": {
"version": "2.1.14",
"resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.14.tgz",
"integrity": "sha512-UTkapxc+o7tGdoTL+HqrAqMiVtfjuyZUVAqQ42zhugfqA3Vz1yXOnsKgWqHAASlMXOzIPjvAhdR4vrxwuHDLjA==",
"version": "2.1.15",
"resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.15.tgz",
"integrity": "sha512-L6i6zfNuxLeEeQiedn/L+UE39JVNHpfn/0G4qrHZiExnOwhETaOxXnZ1mWX72cVcxiCjkoq+/rbMe3TvW9LtbA==",
"requires": {
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.7.2",
"scroll-behavior": "^0.9.10",
"warning": "^3.0.0"
}
},
"gatsby-telemetry": {
"version": "1.1.35",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.35.tgz",
"integrity": "sha512-4XisbcM8/qaBd76lG9MayXcIja8kJ6m15Uv+TqiTn7i+pnSCFzza9XY+vZsO/bP/WUjAjlTsCdTngVLR5Ocmjw==",
"version": "1.1.36",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.36.tgz",
"integrity": "sha512-pr33F9Bf3b2FlrZOI3z8+Z+JNErDZeEANFB4P509iMrrFaIs73eF5E7/sRrJVaLzx4aXuLcvnpEc0UnBzonJOA==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.7.2",
"bluebird": "^3.7.1",
"boxen": "^3.2.0",
"configstore": "^5.0.0",
"envinfo": "^5.12.1",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.17",
"gatsby-core-utils": "^1.0.18",
"git-up": "4.0.1",
"is-docker": "2.0.0",
"lodash": "^4.17.15",
@@ -9054,9 +9054,9 @@
"integrity": "sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA=="
},
"object-inspect": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz",
"integrity": "sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ=="
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz",
"integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw=="
},
"object-is": {
"version": "1.0.1",
+1 -1
View File
@@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.17.10",
"gatsby": "^2.17.11",
"react": "^16.11.0",
"react-dom": "^16.11.0"
},
+107 -107
View File
@@ -9,7 +9,7 @@
dependencies:
"@babel/highlight" "^7.0.0"
"@babel/core@^7.6.4":
"@babel/core@^7.7.2":
version "7.7.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
@@ -240,7 +240,7 @@
esutils "^2.0.2"
js-tokens "^4.0.0"
"@babel/parser@^7.0.0", "@babel/parser@^7.6.4", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2":
"@babel/parser@^7.0.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.3":
version "7.7.3"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.3.tgz#5fad457c2529de476a248f75b0f090b3060af043"
integrity sha512-bqv+iCo9i+uLVbI0ILzKkvMorqxouI+GbV13ivcARXn9NNEabi2IEz912IgNpT/60BNXac5dgcfjb94NjsF33A==
@@ -254,7 +254,7 @@
"@babel/helper-remap-async-to-generator" "^7.7.0"
"@babel/plugin-syntax-async-generators" "^7.2.0"
"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.5.5":
"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.7.0":
version "7.7.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.0.tgz#ac54e728ecf81d90e8f4d2a9c05a890457107917"
integrity sha512-tufDcFA1Vj+eWvwHN+jvMN6QsV5o+vUlytNKrbMiCeDL0F2j92RURzUsUMWE5EJkLyWxjdUslCsMQa9FWth16A==
@@ -659,7 +659,7 @@
"@babel/helper-create-regexp-features-plugin" "^7.7.0"
"@babel/helper-plugin-utils" "^7.0.0"
"@babel/polyfill@^7.0.0", "@babel/polyfill@^7.6.0":
"@babel/polyfill@^7.0.0", "@babel/polyfill@^7.7.0":
version "7.7.0"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.7.0.tgz#e1066e251e17606ec7908b05617f9b7f8180d8f3"
integrity sha512-/TS23MVvo34dFmf8mwCisCbWGrfhbiWZSwBo6HkADTBhUa2Q/jWltyY/tpofz/b6/RIhqaqQcquptCirqIhOaQ==
@@ -667,7 +667,7 @@
core-js "^2.6.5"
regenerator-runtime "^0.13.2"
"@babel/preset-env@^7.6.3":
"@babel/preset-env@^7.7.1":
version "7.7.1"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.1.tgz#04a2ff53552c5885cf1083e291c8dd5490f744bb"
integrity sha512-/93SWhi3PxcVTDpSqC+Dp4YxUu3qZ4m7I76k0w73wYfn7bGVuRIO4QUz95aJksbS+AD1/mT1Ie7rbkT0wSplaA==
@@ -724,7 +724,7 @@
js-levenshtein "^1.1.3"
semver "^5.5.0"
"@babel/preset-react@^7.6.3":
"@babel/preset-react@^7.7.0":
version "7.7.0"
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.7.0.tgz#8ab0c4787d98cf1f5f22dabf115552bf9e4e406c"
integrity sha512-IXXgSUYBPHUGhUkH+89TR6faMcBtuMW0h5OHbMuVbL3/5wK2g6a2M2BBpkLa+Kw0sAHiZ9dNVgqJMDP/O4GRBA==
@@ -735,7 +735,7 @@
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.3":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.7.2":
version "7.7.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
integrity sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==
@@ -751,7 +751,7 @@
"@babel/parser" "^7.7.0"
"@babel/types" "^7.7.0"
"@babel/traverse@^7.0.0", "@babel/traverse@^7.6.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
"@babel/traverse@^7.0.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
version "7.7.2"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09"
integrity sha512-TM01cXib2+rgIZrGJOLaHV/iZUAxf4A0dt5auY6KNZ+cm6aschuJGqKJM3ROTt3raPUdIDk9siAufIFEleRwtw==
@@ -993,7 +993,7 @@
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.32.tgz#0d3cb31022f8427ea58c008af32b80da126ca4e3"
integrity sha1-DTyzECL4Qn6ljACK8yuA2hJspOM=
"@typescript-eslint/eslint-plugin@^2.6.0":
"@typescript-eslint/eslint-plugin@^2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.1.tgz#e34972a24f8aba0861f9ccf7130acd74fd11e079"
integrity sha512-Z0rddsGqioKbvqfohg7BwkFC3PuNLsB+GE9QkFza7tiDzuHoy0y823Y+oGNDzxNZrYyLjqkZtCTl4vCqOmEN4g==
@@ -1013,7 +1013,7 @@
"@typescript-eslint/typescript-estree" "2.6.1"
eslint-scope "^5.0.0"
"@typescript-eslint/parser@^2.6.0":
"@typescript-eslint/parser@^2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.6.1.tgz#3c00116baa0d696bc334ca18ac5286b34793993c"
integrity sha512-PDPkUkZ4c7yA+FWqigjwf3ngPUgoLaGjMlFh6TRtbjhqxFBnkElDfckSjm98q9cMr4xRzZ15VrS/xKm6QHYf0w==
@@ -1544,7 +1544,7 @@ auto-bind@^2.0.0:
dependencies:
"@types/react" "^16.8.12"
autoprefixer@^9.7.0:
autoprefixer@^9.7.1:
version "9.7.1"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.1.tgz#9ffc44c55f5ca89253d9bb7186cefb01ef57747f"
integrity sha512-w3b5y1PXWlhYulevrTJ0lizkQ5CyqfeU6BIRDbuhsMupstHQOeb1Ur80tcB1zxSu7AwyY/qCQ7Vvqklh31ZBFw==
@@ -1638,10 +1638,10 @@ babel-plugin-macros@^2.6.1:
cosmiconfig "^5.2.0"
resolve "^1.10.0"
babel-plugin-remove-graphql-queries@^2.7.14:
version "2.7.14"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.14.tgz#f60064d9711725768557096cb07988508e6616e3"
integrity sha512-GnAZhBChCjAg0NyZMmZureWmBXijbAK7wreEpsoI1oP5hCuHcvWknDU4u5PjoVdLyJ+8ObJ86Y/Y4uzrqcg/qg==
babel-plugin-remove-graphql-queries@^2.7.15:
version "2.7.15"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.15.tgz#d1f9dcf885dfc0141cf3ac203f94050bf0f94ea4"
integrity sha512-a6QVZnjOsFQgsUIrE6HLSZHP3odgTDybRR+Lqh2brznx8/9FE944AVMu/j2JC/S22HTpMp/TWg1ZEbBXrNk+iQ==
babel-plugin-syntax-dynamic-import@^6.18.0:
version "6.18.0"
@@ -1691,18 +1691,18 @@ babel-preset-fbjs@^3.1.2:
"@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@^0.2.20:
version "0.2.20"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.20.tgz#0ea93dab2a0d0e780e914e8d845021b670c53c17"
integrity sha512-vKDeNhszAjTiHpgIyzLOxf9NCY9Jbw7k2yi6m4i9b9uPySCU19b/oRifYA0bC5cRj76vfoicSjykFGuwjj0Tyw==
babel-preset-gatsby@^0.2.21:
version "0.2.21"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.21.tgz#38c885be17264dc22e191a970208a0a1a2eccd95"
integrity sha512-AAemLYsdsWO0NetN1FX67m8kDifk0KUUvwsBuyKoF6zptGExO3PqosJpUELhBP+5t2J5VV/Pl8JPJWOIqbpE6w==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.5.5"
"@babel/plugin-proposal-class-properties" "^7.7.0"
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
"@babel/plugin-transform-runtime" "^7.6.2"
"@babel/plugin-transform-spread" "^7.6.2"
"@babel/preset-env" "^7.6.3"
"@babel/preset-react" "^7.6.3"
"@babel/runtime" "^7.6.3"
"@babel/preset-env" "^7.7.1"
"@babel/preset-react" "^7.7.0"
"@babel/runtime" "^7.7.2"
babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-macros "^2.6.1"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
@@ -2108,7 +2108,7 @@ cache-manager-fs-hash@^0.0.7:
es6-promisify "^6.0.0"
lockfile "^1.0.4"
cache-manager@^2.10.0:
cache-manager@^2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-2.10.1.tgz#d8f312381255966cfc19c990bc8834c8d24edb2a"
integrity sha512-bk17v9IkLqNcbCzggEh82LEJhjHp+COnL57L7a0ESbM/cOuXIIBatdVjD/ps7vOsofI48++zAC14Ye+8v50flg==
@@ -2228,10 +2228,10 @@ charenc@~0.0.1:
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
integrity sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=
chokidar@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.3.tgz#b9270a565d14f02f6bfdd537a6a2bbf5549b8c8c"
integrity sha512-GtrxGuRf6bzHQmXWRepvsGnXpkQkVU+D2/9a7dAe4a7v1NhrfZOZ2oKf76M3nOs46fFYL8D+Q8JYA4GYeJ8Cjw==
chokidar@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.3.0.tgz#12c0714668c55800f659e262d4962a97faf554a6"
integrity sha512-dGmKLDdT3Gdl7fBUe8XK+gAtGmzy5Fn0XkkWQuYxGIgWVPPse2CxFA5mtrlD0TOHaHjEUqkWNyP1XdHoJES/4A==
dependencies:
anymatch "~3.1.1"
braces "~3.0.2"
@@ -4294,13 +4294,13 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
gatsby-cli@^2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.8.tgz#b8f88ef4cfc42442ec805b02b3ad0d2340114881"
integrity sha512-j8xhEA3G0msqBY5Iu1ddZkBybV+gwiLEVOtO1GwSwv4moJunWkTjWW9tn9sVKOpQdRnEZ11z5ducVY/kBJRENA==
gatsby-cli@^2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.9.tgz#bfb0e038106249f06c088b6679e27b68b3188338"
integrity sha512-SgCiF84meMK5R2Hf6PxNF3H33CtX0yXvg62ywzis0LJDAY0Xd3kAP6NwxxM5+6pogkH94qibeHIIWqhRb07C8g==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
"@hapi/joi" "^15.1.1"
better-opn "^0.1.4"
bluebird "^3.7.1"
@@ -4314,8 +4314,8 @@ gatsby-cli@^2.8.8:
execa "^2.1.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.17"
gatsby-telemetry "^1.1.35"
gatsby-core-utils "^1.0.18"
gatsby-telemetry "^1.1.36"
hosted-git-info "^3.0.2"
is-valid-path "^0.1.1"
lodash "^4.17.15"
@@ -4325,7 +4325,7 @@ gatsby-cli@^2.8.8:
opentracing "^0.14.4"
pretty-error "^2.1.1"
progress "^2.0.3"
prompts "^2.2.1"
prompts "^2.3.0"
react "^16.11.0"
redux "^4.0.4"
resolve-cwd "^2.0.0"
@@ -4342,78 +4342,78 @@ gatsby-cli@^2.8.8:
ink "^2.5.0"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.17.tgz#f8a4d5d9b1d83c5799f187dca5ff86654cdfc4d8"
integrity sha512-5LOderWqZFGaTwwLgqDgad/5Hbf/WFD44ZmodqSJLYUOG8K0wv4PctlQ2/1UO+LZuKYanthYi3jAVgk4OooeSQ==
gatsby-core-utils@^1.0.18:
version "1.0.18"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.18.tgz#7be8ca6dd684baac7b546412b436cc145d70678a"
integrity sha512-DaCWRYltwRjFlyDwCkHDizARZwosYMTyRS6cCBpZRC4CzHaKLpio1cKoxXhB0bUDxf+loHXWNMW1S3Z+GZ7FTw==
dependencies:
ci-info "2.0.0"
gatsby-graphiql-explorer@^0.2.26:
version "0.2.26"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.26.tgz#f9893d46adaeecb66413a748f6bc1be6a00494a2"
integrity sha512-gcA7SPpI7jdz4yl8Kvzfg9TZ7Sp5UHt/P+beSdey76NRBpGeywMItyptpF2fSGiOkKngVrjJOUCsb6EfLSiEcA==
gatsby-graphiql-explorer@^0.2.27:
version "0.2.27"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.27.tgz#6495e5a5d98bf0eed0e948d272020c3ad5dec8ed"
integrity sha512-QfkoqrYRlQUWs1/CZctOGfcww/LXE606W0BM6/zRu7J6MPlk5gOHcEOCJZEFFm7yCmJWVF/ZSxNhdMoeE2PGZg==
dependencies:
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
gatsby-link@^2.2.22:
version "2.2.22"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.22.tgz#d9379e8ab42e065ed0f44331e69933dfe4dbed70"
integrity sha512-Cv73tFFFQ98grOhhBhI07bsd/w4g/RklLJmaqBucSU8v7MQ9EQorvOX0snly2dQurbNNSfU2XkNNPFrRBGNb0g==
gatsby-link@^2.2.23:
version "2.2.23"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.23.tgz#5590090ab101be25b50d1b9985acf3841563c281"
integrity sha512-0+BDODHmgpEfup+QZaludjZDl4gJzrhvJWqSilsPMxj3PTAJnnOi1EPP49e8m2zikBj9qyniug36N2P8eVaCWw==
dependencies:
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
"@types/reach__router" "^1.2.6"
prop-types "^15.7.2"
gatsby-page-utils@^0.0.28:
version "0.0.28"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.28.tgz#e3139727c596c2ec934ca4c7ea957aef0fc4c50a"
integrity sha512-Jk597HFWBWDStgs2Znj09uwXpVsNHi+UwCt+g+qsghXGieiWHR0Cs4shH32p/D2AS9KmCvSuJrNqAL1VamZAZw==
gatsby-page-utils@^0.0.29:
version "0.0.29"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.29.tgz#16abd675226767bbf69223fc13f55af818453af4"
integrity sha512-tNQ7kFlNQLHBZfKWcBwPQN/0Umzm0dYL5rZ6GZzEhH2MXoUomSOBAsMe/tzx80N744GvZzoRGJ0W05yjoZmRYg==
dependencies:
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
bluebird "^3.7.1"
chokidar "3.2.3"
chokidar "3.3.0"
fs-exists-cached "^1.0.0"
glob "^7.1.5"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
slash "^3.0.0"
gatsby-plugin-page-creator@^2.1.28:
version "2.1.28"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.28.tgz#32deac5b848b7494b0f2091d193f62236f742702"
integrity sha512-EAKppjDIOvSHWnozQZq93KRXHZdDFH4hAunlrVWexGD1rxmV328506dk/LnU1EZr1FZMjPcnx4bfh3j2mVB3bw==
gatsby-plugin-page-creator@^2.1.29:
version "2.1.29"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.29.tgz#784c912170782f24ca8445cd0363124983fd2ae6"
integrity sha512-O/joCNIKO8E690cknTqYivdMDBozpX37LDi0DSnu9ngBz8ju/CCVtGFHFLyg52lc6f2vG//LFleyr+csvwDzJw==
dependencies:
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
bluebird "^3.7.1"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.28"
glob "^7.1.5"
gatsby-page-utils "^0.0.29"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-react-router-scroll@^2.1.14:
version "2.1.14"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.14.tgz#ca88e736f8ef8ca44d7ad827391292b2077811db"
integrity sha512-UTkapxc+o7tGdoTL+HqrAqMiVtfjuyZUVAqQ42zhugfqA3Vz1yXOnsKgWqHAASlMXOzIPjvAhdR4vrxwuHDLjA==
gatsby-react-router-scroll@^2.1.15:
version "2.1.15"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.15.tgz#499bb8394a3c0e0c7c1989035c079e29673cc9ad"
integrity sha512-L6i6zfNuxLeEeQiedn/L+UE39JVNHpfn/0G4qrHZiExnOwhETaOxXnZ1mWX72cVcxiCjkoq+/rbMe3TvW9LtbA==
dependencies:
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
scroll-behavior "^0.9.10"
warning "^3.0.0"
gatsby-telemetry@^1.1.35:
version "1.1.35"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.35.tgz#ad7af57987d458aa3548abf2de172c1c3e2899d7"
integrity sha512-4XisbcM8/qaBd76lG9MayXcIja8kJ6m15Uv+TqiTn7i+pnSCFzza9XY+vZsO/bP/WUjAjlTsCdTngVLR5Ocmjw==
gatsby-telemetry@^1.1.36:
version "1.1.36"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.36.tgz#2ae80fac996990743188e26bb5b4e0fc5f701710"
integrity sha512-pr33F9Bf3b2FlrZOI3z8+Z+JNErDZeEANFB4P509iMrrFaIs73eF5E7/sRrJVaLzx4aXuLcvnpEc0UnBzonJOA==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.6.3"
"@babel/runtime" "^7.7.2"
bluebird "^3.7.1"
boxen "^3.2.0"
configstore "^5.0.0"
envinfo "^5.12.1"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.17"
gatsby-core-utils "^1.0.18"
git-up "4.0.1"
is-docker "2.0.0"
lodash "^4.17.15"
@@ -4424,43 +4424,43 @@ gatsby-telemetry@^1.1.35:
stack-utils "1.0.2"
uuid "3.3.3"
gatsby@^2.17.10:
version "2.17.10"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.17.10.tgz#ad2a946d08c61b2bb99636e36c85ffc27c639f4e"
integrity sha512-xrKfc67UIMAkVtJj4fS3MK0KUiLvkOfuTZBp6GRXVxMZXuREem3uFnnYD//n+vGHSlYk6c0R1NJ9+2lJClTG2Q==
gatsby@^2.17.11:
version "2.17.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.17.11.tgz#788cd93aec2bf6beaf7bf8dd1182a8f779c004e8"
integrity sha512-dAWYZiDfSGoGDmdeVD7qnCYRE06nocnrDWxxll7IeGc8ZSpS2FSXFtbnumzp8tS56vv2KdVl7hDof+nrPAMI5w==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.6.4"
"@babel/parser" "^7.6.4"
"@babel/polyfill" "^7.6.0"
"@babel/runtime" "^7.6.3"
"@babel/traverse" "^7.6.3"
"@babel/core" "^7.7.2"
"@babel/parser" "^7.7.3"
"@babel/polyfill" "^7.7.0"
"@babel/runtime" "^7.7.2"
"@babel/traverse" "^7.7.2"
"@gatsbyjs/relay-compiler" "2.0.0-printer-fix.4"
"@hapi/joi" "^15.1.1"
"@mikaelkristiansson/domready" "^1.0.9"
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
"@reach/router" "^1.2.1"
"@typescript-eslint/eslint-plugin" "^2.6.0"
"@typescript-eslint/parser" "^2.6.0"
"@typescript-eslint/eslint-plugin" "^2.6.1"
"@typescript-eslint/parser" "^2.6.1"
address "1.1.2"
array.prototype.flatmap "^1.2.2"
autoprefixer "^9.7.0"
autoprefixer "^9.7.1"
axios "^0.19.0"
babel-core "7.0.0-bridge.0"
babel-eslint "^10.0.3"
babel-loader "^8.0.6"
babel-plugin-add-module-exports "^0.3.3"
babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.7.14"
babel-preset-gatsby "^0.2.20"
babel-plugin-remove-graphql-queries "^2.7.15"
babel-preset-gatsby "^0.2.21"
better-opn "1.0.0"
better-queue "^3.8.10"
bluebird "^3.7.1"
browserslist "3.2.8"
cache-manager "^2.10.0"
cache-manager "^2.10.1"
cache-manager-fs-hash "^0.0.7"
chalk "^2.4.2"
chokidar "3.2.3"
chokidar "3.3.0"
common-tags "^1.8.0"
compression "^1.7.4"
convert-hrtime "^2.0.0"
@@ -4490,14 +4490,14 @@ gatsby@^2.17.10:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.8.8"
gatsby-core-utils "^1.0.17"
gatsby-graphiql-explorer "^0.2.26"
gatsby-link "^2.2.22"
gatsby-plugin-page-creator "^2.1.28"
gatsby-react-router-scroll "^2.1.14"
gatsby-telemetry "^1.1.35"
glob "^7.1.5"
gatsby-cli "^2.8.9"
gatsby-core-utils "^1.0.18"
gatsby-graphiql-explorer "^0.2.27"
gatsby-link "^2.2.23"
gatsby-plugin-page-creator "^2.1.29"
gatsby-react-router-scroll "^2.1.15"
gatsby-telemetry "^1.1.36"
glob "^7.1.6"
got "8.3.2"
graphql "^14.5.8"
graphql-compose "^6.3.7"
@@ -4529,12 +4529,12 @@ gatsby@^2.17.10:
pnp-webpack-plugin "^1.5.0"
postcss-flexbugs-fixes "^3.3.1"
postcss-loader "^2.1.6"
prompts "^2.2.1"
prompts "^2.3.0"
prop-types "^15.7.2"
raw-loader "^0.5.1"
react-dev-utils "^4.2.3"
react-error-overlay "^3.0.0"
react-hot-loader "^4.12.15"
react-hot-loader "^4.12.16"
redux "^4.0.4"
redux-thunk "^2.3.0"
semver "^5.7.1"
@@ -4638,7 +4638,7 @@ glob-to-regexp@^0.3.0:
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.5:
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -6863,9 +6863,9 @@ object-hash@^1.1.4:
integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==
object-inspect@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
integrity sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ==
version "1.7.0"
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
object-is@^1.0.1:
version "1.0.1"
@@ -7839,7 +7839,7 @@ promise@^7.1.1:
dependencies:
asap "~2.0.3"
prompts@^2.2.1:
prompts@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.0.tgz#a444e968fa4cc7e86689a74050685ac8006c4cc4"
integrity sha512-NfbbPPg/74fT7wk2XYQ7hAIp9zJyZp5Fu19iRbORqqy1BhtrkZ0fPafBU+7bmn8ie69DpT0R6QpJIN2oisYjJg==
@@ -8067,7 +8067,7 @@ react-error-overlay@^3.0.0:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
integrity sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw==
react-hot-loader@^4.12.15:
react-hot-loader@^4.12.16:
version "4.12.16"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.16.tgz#353bd07fbb08f791b5720535f86b0a8f9b651317"
integrity sha512-KC33uTBacgdunMtfpZFP2pgPpyvKIcCwuh0XmWESbeFrkWLqUtCFN91zyaTdU5OiAM982+E8xh1gjE5EINumaw==