mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
chore: update minor updates in packages (#19417)
This commit is contained in:
Generated
+80
-80
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user