1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-17 09:53:22 +02:00

Bump gatsby from 2.23.17 to 2.23.20

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.23.17 to 2.23.20.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.17...gatsby@2.23.20)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-06 04:20:04 +00:00 committed by GitHub
parent 0c0fea3936
commit 8c0f766c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 118 deletions

155
package-lock.json generated
View File

@ -4543,9 +4543,9 @@
}
},
"babel-plugin-remove-graphql-queries": {
"version": "2.9.11",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.11.tgz",
"integrity": "sha512-iN+ua4GIKM4T4tc89Lh0cDf8E3z6SV3xXcdMgcmDtCIEkvBNKOsxcjLhPqk78aLr7E3UTJ8wUpLu1Ap29dH6Eg=="
"version": "2.9.12",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.12.tgz",
"integrity": "sha512-CJjsW331GuuU+h3SpKcrtMfzq3+Ypq6Oth8UQCBO3SP2gJw0EUGPVpmQwEXIT94sotUfVLWCasGQK7rRaeYb1A=="
},
"babel-plugin-syntax-object-rest-spread": {
"version": "6.13.0",
@ -5760,11 +5760,6 @@
"resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
"integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
},
"charenc": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
"integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc="
},
"check-types": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/check-types/-/check-types-8.0.3.tgz",
@ -6656,11 +6651,6 @@
"which": "^1.2.9"
}
},
"crypt": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
"integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs="
},
"crypto-browserify": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
@ -9836,21 +9826,6 @@
"semver-regex": "^2.0.0"
}
},
"flat": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/flat/-/flat-4.1.0.tgz",
"integrity": "sha512-Px/TiLIznH7gEDlPXcUD4KnBusa6kR6ayRUVcnEAbreRIuhkqow/mun59BuRXwoYk7ZQOLW1ZM05ilIvK38hFw==",
"requires": {
"is-buffer": "~2.0.3"
},
"dependencies": {
"is-buffer": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz",
"integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A=="
}
}
},
"flat-cache": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
@ -10034,9 +10009,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.23.17",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.23.17.tgz",
"integrity": "sha512-B/Gu7JMXSfWCEmkDa/ScNtYzP3k0g9nFrCZn1nHlIv8rwzZPoYfipm9wqiCREOC9bVI7yFwKrE5rpwyfYq7FAg==",
"version": "2.23.20",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.23.20.tgz",
"integrity": "sha512-ur5VkBVz3kXkS2lkfufTOuSvOaXdb6qs1WmyafMahwLVm3VlHvZQwhk5AV4yXZ8+zqGphHJcKtRBeCwIe6efsw==",
"requires": {
"@babel/code-frame": "^7.10.3",
"@babel/core": "^7.10.3",
@ -10060,7 +10035,7 @@
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^0.3.3",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-remove-graphql-queries": "^2.9.11",
"babel-plugin-remove-graphql-queries": "^2.9.12",
"babel-preset-gatsby": "^0.5.1",
"better-opn": "1.0.0",
"better-queue": "^3.8.10",
@ -10097,17 +10072,16 @@
"express-graphql": "^0.9.0",
"fast-levenshtein": "^2.0.6",
"file-loader": "^1.1.11",
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.56",
"gatsby-cli": "^2.12.58",
"gatsby-core-utils": "^1.3.11",
"gatsby-graphiql-explorer": "^0.4.10",
"gatsby-link": "^2.4.11",
"gatsby-plugin-page-creator": "^2.3.15",
"gatsby-plugin-typescript": "^2.4.12",
"gatsby-plugin-typescript": "^2.4.13",
"gatsby-react-router-scroll": "^3.0.10",
"gatsby-telemetry": "^1.3.17",
"gatsby-telemetry": "^1.3.18",
"glob": "^7.1.6",
"got": "8.3.2",
"graphql": "^14.6.0",
@ -10124,7 +10098,6 @@
"json-stringify-safe": "^5.0.1",
"latest-version": "5.1.0",
"lodash": "^4.17.15",
"md5": "^2.2.1",
"md5-file": "^3.2.3",
"meant": "^1.0.1",
"micromatch": "^3.1.10",
@ -10178,7 +10151,7 @@
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.2",
"webpack-stats-plugin": "^0.3.1",
"xstate": "^4.10.0",
"xstate": "^4.11.0",
"yaml-loader": "^0.6.0"
},
"dependencies": {
@ -10304,29 +10277,27 @@
}
},
"gatsby-cli": {
"version": "2.12.56",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.56.tgz",
"integrity": "sha512-rzxQGGqEQegldc1rXXpQeV+wJG4FEVMUrjJqTsi5/98Ud2Tui6KEmohXhj3iCgg+YlfW4sX5iyK+8bUTNFQnSA==",
"version": "2.12.58",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.58.tgz",
"integrity": "sha512-YyOaEKgbMdMZ6AcHkoSXBXyiIttYgshbToniSM0AMUZYqil/pm1V7ag+E82DMZJwjbDSiJ/WCfJ/bZeMUcsC1w==",
"requires": {
"@babel/code-frame": "^7.10.3",
"@babel/runtime": "^7.10.3",
"@hapi/joi": "^15.1.1",
"@types/common-tags": "^1.8.0",
"better-opn": "^1.0.0",
"bluebird": "^3.7.2",
"chalk": "^2.4.2",
"clipboardy": "^2.3.0",
"common-tags": "^1.8.0",
"configstore": "^5.0.1",
"convert-hrtime": "^3.0.0",
"core-js": "^2.6.11",
"envinfo": "^7.5.1",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.11",
"gatsby-recipes": "^0.1.47",
"gatsby-telemetry": "^1.3.17",
"gatsby-recipes": "^0.1.49",
"gatsby-telemetry": "^1.3.18",
"hosted-git-info": "^3.0.4",
"ink": "^2.7.1",
"ink-spinner": "^3.1.0",
@ -10334,7 +10305,6 @@
"lodash": "^4.17.15",
"meant": "^1.0.1",
"node-fetch": "^2.6.0",
"object.entries": "^1.1.2",
"opentracing": "^0.14.4",
"pretty-error": "^2.1.1",
"progress": "^2.0.3",
@ -10433,6 +10403,11 @@
"ansi-regex": "^4.1.0"
}
},
"xstate": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.11.0.tgz",
"integrity": "sha512-v+S3jF2YrM2tFOit8o7+4N3FuFd9IIGcIKHyfHeeNjMlmNmwuiv/IbY9uw7ECifx7H/A9aGLcxPSr0jdjTGDww=="
},
"yallist": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
@ -10617,9 +10592,9 @@
"integrity": "sha512-54REIMe79qFBAwpcnWHBkvEE9CKoEVkefF9rDXai0k642r91SZ4UeWFuAmsegPG+sPVub7tHfHu/2LVXK1I9kg=="
},
"gatsby-plugin-typescript": {
"version": "2.4.12",
"resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.12.tgz",
"integrity": "sha512-BYHtWh6OrgK3C1UvpFq2bRijN/EuIbnD06ar6tAfnlKh7pspkX+DpxW3S/94j4Z5lc8wsaTmGZ9bWlU+z0io5g==",
"version": "2.4.13",
"resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.13.tgz",
"integrity": "sha512-lyuaMt1AA8P29pYQGviMWKhYznAkyvmRWyGQLoMnNkmv5v6uNY+rqdMv/TjkSs2ng/Aic7jxsoCkIFNsIXp/KQ==",
"requires": {
"@babel/core": "^7.10.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
@ -10627,7 +10602,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.10.3",
"@babel/preset-typescript": "^7.10.1",
"@babel/runtime": "^7.10.3",
"babel-plugin-remove-graphql-queries": "^2.9.11"
"babel-plugin-remove-graphql-queries": "^2.9.12"
}
},
"gatsby-plugin-use-dark-mode": {
@ -10666,9 +10641,9 @@
}
},
"gatsby-recipes": {
"version": "0.1.47",
"resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.1.47.tgz",
"integrity": "sha512-SyT556SUyb+qO7WdUmOCtn4T3C0ceHFJ+RzI+B0JMLVey0NU2xU401TiKUFuX4mzbLQMVMpdQXuDNgW56xQ4kA==",
"version": "0.1.49",
"resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.1.49.tgz",
"integrity": "sha512-p+pRxZAlt6Kwfc8JolwkHu6O/QWDMMpDepS7a41N+H8CVju6EDNweMfvI1/hedcJ93nactUj6tsyxyyV/xMhFA==",
"requires": {
"@babel/core": "^7.10.3",
"@babel/generator": "^7.10.3",
@ -10694,7 +10669,7 @@
"express-graphql": "^0.9.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.11",
"gatsby-telemetry": "^1.3.17",
"gatsby-telemetry": "^1.3.18",
"glob": "^7.1.6",
"graphql": "^14.6.0",
"graphql-compose": "^6.3.8",
@ -10708,8 +10683,6 @@
"ink-select-input": "^3.1.2",
"ink-spinner": "^3.1.0",
"is-binary-path": "^2.1.0",
"is-blank": "^2.1.0",
"is-string": "^1.0.5",
"is-url": "^1.2.4",
"jest-diff": "^25.5.0",
"lodash": "^4.17.15",
@ -10732,7 +10705,7 @@
"unist-util-visit": "^2.0.2",
"urql": "^1.9.8",
"ws": "^7.3.0",
"xstate": "^4.10.0"
"xstate": "^4.11.0"
},
"dependencies": {
"ansi-regex": {
@ -10960,6 +10933,11 @@
"requires": {
"isexe": "^2.0.0"
}
},
"xstate": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.11.0.tgz",
"integrity": "sha512-v+S3jF2YrM2tFOit8o7+4N3FuFd9IIGcIKHyfHeeNjMlmNmwuiv/IbY9uw7ECifx7H/A9aGLcxPSr0jdjTGDww=="
}
}
},
@ -11011,13 +10989,12 @@
}
},
"gatsby-telemetry": {
"version": "1.3.17",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.3.17.tgz",
"integrity": "sha512-MLGcAgdUvHirVcyS/dAVsOlZW1Dk7YP7ALuKeN1X1BcpApssbHX16mkFsnNoicRf1JaEvHUCAReVw/IVbub5sA==",
"version": "1.3.18",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.3.18.tgz",
"integrity": "sha512-GQmqz5s1DRYUHiv4P4Wdb+zUBGN01tJoAzEWxSnd4BW8Jc/pXd2gQWBcaCB26Bg37WRov88UKimBp5c1mq0iOQ==",
"requires": {
"@babel/code-frame": "^7.10.3",
"@babel/runtime": "^7.10.3",
"bluebird": "^3.7.2",
"boxen": "^4.2.0",
"configstore": "^5.0.1",
"envinfo": "^7.5.1",
@ -11027,10 +11004,6 @@
"is-docker": "2.0.0",
"lodash": "^4.17.15",
"node-fetch": "2.6.0",
"resolve-cwd": "^2.0.0",
"source-map": "^0.7.3",
"stack-trace": "^0.0.10",
"stack-utils": "1.0.2",
"uuid": "3.4.0"
},
"dependencies": {
@ -11038,24 +11011,6 @@
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
},
"resolve-cwd": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz",
"integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
"requires": {
"resolve-from": "^3.0.0"
}
},
"resolve-from": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g="
},
"source-map": {
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
}
}
},
@ -12937,15 +12892,6 @@
"binary-extensions": "^1.0.0"
}
},
"is-blank": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-blank/-/is-blank-2.1.0.tgz",
"integrity": "sha1-aac9PA1PQX3/+yB6J5XA8OV23gQ=",
"requires": {
"is-empty": "^1.2.0",
"is-whitespace": "^0.3.0"
}
},
"is-buffer": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
@ -13055,11 +13001,6 @@
"resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.0.0.tgz",
"integrity": "sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ=="
},
"is-empty": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/is-empty/-/is-empty-1.2.0.tgz",
"integrity": "sha1-3pu1snhzigWgsJpX4ftNSjQan2s="
},
"is-extendable": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
@ -13356,11 +13297,6 @@
"is-invalid-path": "^0.1.0"
}
},
"is-whitespace": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/is-whitespace/-/is-whitespace-0.3.0.tgz",
"integrity": "sha1-Fjnssb4DauxppUy7QBz77XEUq38="
},
"is-whitespace-character": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz",
@ -16008,16 +15944,6 @@
"integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==",
"dev": true
},
"md5": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",
"integrity": "sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=",
"requires": {
"charenc": "~0.0.1",
"crypt": "~0.0.1",
"is-buffer": "~1.1.1"
}
},
"md5-file": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/md5-file/-/md5-file-3.2.3.tgz",
@ -21919,11 +21845,6 @@
"resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
"integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA="
},
"stack-utils": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.2.tgz",
"integrity": "sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA=="
},
"stackframe": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.0.tgz",

View File

@ -23,7 +23,7 @@
"@loadable/component": "^5.13.1",
"axios": "^0.19.2",
"file-saver": "^2.0.2",
"gatsby": "^2.23.17",
"gatsby": "^2.23.20",
"gatsby-image": "^2.4.12",
"gatsby-plugin-manifest": "^2.4.17",
"gatsby-plugin-matomo": "^0.8.3",