diff --git a/starters/blog/package-lock.json b/starters/blog/package-lock.json index cbbacba460524..d45c8466e5eee 100644 --- a/starters/blog/package-lock.json +++ b/starters/blog/package-lock.json @@ -11,17 +11,17 @@ "dependencies": { "@fontsource/merriweather": "^4.5.14", "@fontsource/montserrat": "^4.5.13", - "gatsby": "^5.12.4", - "gatsby-plugin-feed": "^5.12.0", + "gatsby": "^5.12.6", + "gatsby-plugin-feed": "^5.12.1", "gatsby-plugin-image": "^3.0.0", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-sharp": "^5.12.0", - "gatsby-remark-images": "^7.12.0", + "gatsby-plugin-manifest": "^5.12.1", + "gatsby-plugin-sharp": "^5.12.1", + "gatsby-remark-images": "^7.12.1", "gatsby-remark-prismjs": "^7.12.0", "gatsby-remark-responsive-iframe": "^6.12.0", "gatsby-source-filesystem": "^5.12.0", - "gatsby-transformer-remark": "^6.12.0", - "gatsby-transformer-sharp": "^5.12.0", + "gatsby-transformer-remark": "^6.12.1", + "gatsby-transformer-sharp": "^5.12.1", "prismjs": "^1.29.0", "react": "^18.1.0", "react-dom": "^18.1.0" @@ -4212,9 +4212,9 @@ } }, "node_modules/@types/common-tags": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/@types/common-tags/-/common-tags-1.8.2.tgz", - "integrity": "sha512-Z5UcOnlqxFm0tCCTEhkcVOfSihWOMyKypIWHtQNSYh6fMdPUIVpNdLBYutDpDXVHsMUrYzI2IczUHXIzpUovmQ==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/@types/common-tags/-/common-tags-1.8.3.tgz", + "integrity": "sha512-v3smfzf7umSwpkJrmlUe+apSv6bVnrIFCeBeprnP4f8lIh6pECZxyD50e8yFwfouIt85TdxN5yXiFwS5fnsS3w==" }, "node_modules/@types/configstore": { "version": "2.1.1", @@ -4347,9 +4347,9 @@ "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==" }, "node_modules/@types/node-fetch": { - "version": "2.6.6", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.6.tgz", - "integrity": "sha512-95X8guJYhfqiuVVhRFxVQcf4hW/2bCuoPwDasMf/531STFoNoWTT7YDnWdXHEZKqAGUigmpG31r2FE70LwnzJw==", + "version": "2.6.7", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.7.tgz", + "integrity": "sha512-lX17GZVpJ/fuCjguZ5b3TjEbSENxmEk1B2z02yoXSK9WMEWRivhdSY73wWMn6bpcCDAOh6qAdktpKHIlkDk2lg==", "dependencies": { "@types/node": "*", "form-data": "^4.0.0" @@ -6659,9 +6659,9 @@ } }, "node_modules/create-gatsby": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.12.0.tgz", - "integrity": "sha512-cAWZ6046W0kUDAVRwpAEYlHTUAZApN5xmuq24JMDQPO5Qzn1eWe7s2LZ8V3isWOMOHXHKMMVm83NtJYIHql80g==", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.12.3.tgz", + "integrity": "sha512-N0K/Z/MD5LMRJcBy669WpSgrn+31zBV72Lv0RHolX0fXa77Yx58HsEiLWz83j/dtciGMQfEOEHFRetUqZhOggA==", "dependencies": { "@babel/runtime": "^7.20.13" }, @@ -9005,9 +9005,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", - "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.6.tgz", + "integrity": "sha512-QlG1QHFosw38pnGly+0FpvdMIEzrpZ2AXotx6VeNF5lp5tILymjQqDpSGJExuWZWmzY5tjo7dnKiOHWH5ix66A==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -9091,16 +9091,16 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.1", + "gatsby-cli": "^5.12.2", "gatsby-core-utils": "^4.12.0", - "gatsby-graphiql-explorer": "^3.12.0", + "gatsby-graphiql-explorer": "^3.12.1", "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.12.0", "gatsby-page-utils": "^3.12.0", "gatsby-parcel-config": "1.12.0", - "gatsby-plugin-page-creator": "^5.12.0", + "gatsby-plugin-page-creator": "^5.12.1", "gatsby-plugin-typescript": "^5.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "gatsby-react-router-scroll": "^6.12.0", "gatsby-script": "^2.12.0", "gatsby-telemetry": "^4.12.0", @@ -9184,7 +9184,7 @@ "node": ">=18.0.0" }, "optionalDependencies": { - "gatsby-sharp": "^1.12.0" + "gatsby-sharp": "^1.12.1" }, "peerDependencies": { "react": "^18.0.0 || ^0.0.0", @@ -9192,9 +9192,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", - "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.4.tgz", + "integrity": "sha512-GD+otyd5LlgSbYK4ODrKyAise/k32G7Qy7H/k+gJ2P8DCG9sU+j//2zNwF7mY8C5dl0SpROqFTL+I0Y1DK4tmQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -9213,13 +9213,13 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^3.12.0", + "create-gatsby": "^3.12.3", "envinfo": "^7.10.0", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-telemetry": "^4.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-telemetry": "^4.12.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.9.2", @@ -9260,9 +9260,9 @@ } }, "node_modules/gatsby-core-utils": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz", - "integrity": "sha512-1vK0cmL8FNHAddQ5WZt0yTPdFSZuMPNUSsHckM+ZdVmRxyif3aZYSi7ofj6sJo/UvhKj7fBqJv/smZYpp2PRqg==", + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz", + "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==", "dependencies": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -9346,15 +9346,15 @@ } }, "node_modules/gatsby-page-utils": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.12.0.tgz", - "integrity": "sha512-xkwGE3qf+wzpI0Y7dQyZlWFC7HL7O6eTZ2DrkbIUPAyq3nWSJQnbuhZ9KaPBK3Qs955T8/iUeHU9YQu3Y5Wcgg==", + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.12.1.tgz", + "integrity": "sha512-BGtAvx4JZ143uRHYlUbWS8ZjOJ14fpj3nQfb68y9ZsNL1gdwjdWjuPXTM1gQ+w6wXDsHD/ovmYz1ZHG7qrQjJQ==", "dependencies": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" @@ -9389,14 +9389,14 @@ } }, "node_modules/gatsby-plugin-feed": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.12.0.tgz", - "integrity": "sha512-u5zQiD3OMoGRiO1w3VZXtXxoahxbz/nIXSGIG9Se4h6yFLdry5ayySL5+lmuTf4ShrILCirfpqVblJCqfP2iow==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.12.1.tgz", + "integrity": "sha512-0bunySkFysXQOSEdKNIIj9/cwiItEVua2R7rI5B4XK+PAa3nId5t/eFH4TmZ2vDXSKQjwHlroOFuPJMxK3Xssg==", "dependencies": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, @@ -9460,15 +9460,15 @@ } }, "node_modules/gatsby-plugin-manifest": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.0.tgz", - "integrity": "sha512-M4tq4AX4yVNUQnYQ5SI1ba/Khqof4PtyVtIpzzGE82O53Jg3M5AWZ0KGcz+d3UFdw1PGXYF+UtTzPlzMiTTeEg==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.1.tgz", + "integrity": "sha512-S/t63Suh8zN0hlTnAioIeVILY8/IGfnw7+n/fhn39jPdog7fuvECIJeUHYU1X3JYYCfQHMjdHdJ4hfTa6m5YdA==", "dependencies": { "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "engines": { "node": ">=18.0.0" @@ -9478,9 +9478,9 @@ } }, "node_modules/gatsby-plugin-page-creator": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.12.0.tgz", - "integrity": "sha512-CwpI0Bp20+t7D8CVMD3R09df4eDo2RVB6Z6vgpmNdNzcRzk8GojuLSrdlA2s/RzwyCuxpDGyGGu5Ocnp4xJEhQ==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.12.3.tgz", + "integrity": "sha512-li9jKy70h4vXNxxRrXP2DpgEx05m5E7EDOLCjAWNsm7e9EO1szixXQ0ev6Ie1SBKT6vAHAoIonet6+oFattf9w==", "dependencies": { "@babel/runtime": "^7.20.13", "@babel/traverse": "^7.20.13", @@ -9488,10 +9488,10 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-page-utils": "^3.12.0", - "gatsby-plugin-utils": "^4.12.0", - "gatsby-telemetry": "^4.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-page-utils": "^3.12.1", + "gatsby-plugin-utils": "^4.12.3", + "gatsby-telemetry": "^4.12.1", "globby": "^11.1.0", "lodash": "^4.17.21" }, @@ -9516,9 +9516,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.0.tgz", - "integrity": "sha512-of9E26/eLenTgNUjzFYJGbwIIGoXRCOCA1Dsz7dKvcx11b0pNf27C65AiEWPudWXHl+OUjFX/bNNBBooqN+nlg==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.1.tgz", + "integrity": "sha512-IJFBL+m1H5RMs4rRiGiZa5NreKxRzycUzAVj17upxs3DTUysSlwoIORGEYJfIJP+bM2p7RjMccpEAqcrXQ8K5g==", "dependencies": { "@babel/runtime": "^7.20.13", "async": "^3.2.4", @@ -9527,11 +9527,11 @@ "filenamify": "^4.3.0", "fs-extra": "^11.1.1", "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "engines": { "node": ">=18.0.0" @@ -9600,15 +9600,15 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.0.tgz", - "integrity": "sha512-lU84VmWC9qGojROMZkBgGjCAzxcAUlyGAsd75vjj2y3yqGYtyvqInvK5tZvDyNNVvU21u040Ps4AKIvRVgMV/Q==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", + "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", "dependencies": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-sharp": "^1.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-sharp": "^1.12.1", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -9653,9 +9653,9 @@ } }, "node_modules/gatsby-remark-images": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.12.0.tgz", - "integrity": "sha512-+jTbqcAcR2dj676w9W38oQKeTZDFy0kYT/gJncbS0fEdlk9MlZFErpoXZ4gmqOxxbTxRDbrSCaNBMF/k89F0fg==", + "version": "7.12.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.12.1.tgz", + "integrity": "sha512-RaY5aRb3di1WsoDm3IHyekQGfnFKiYGSyb4NQu4sA+Tgoc1etGcAoG2Gx3xCxOCS+2A4dPnjKyDlLahdeLOfNQ==", "dependencies": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", @@ -9725,11 +9725,11 @@ } }, "node_modules/gatsby-sharp": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.0.tgz", - "integrity": "sha512-5MbTPKfzkOCtwT74+FZTUFKaul/2UyF10apvMcmIKomq71/jHf6wJx+rHtSdgyq19r4VWL8DGG2CKgSpe0z9GQ==", + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.1.tgz", + "integrity": "sha512-e7lqA74UZau7MOktc9V+sNh86a8oNZPFIsY5Atk+C0sGlzHx0IcivsJjwLHJ6OF11SIC38a9z2wE8Nl6YiG/Ig==", "dependencies": { - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "engines": { "node": ">=18.0.0" @@ -9771,9 +9771,9 @@ } }, "node_modules/gatsby-telemetry": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.12.0.tgz", - "integrity": "sha512-pgaGCzKPZKWvNrX/VC/nE1S9Z20fzg4aA4ETD6hlI7ztu+BSyQG+Oebly4SdFGlVSLeq3x3+gOe/LY9Fry7TrA==", + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.12.1.tgz", + "integrity": "sha512-MTHcKt5Cl68DveBpsduwfJdRjoXg48fcjITo1TspbxS2R0WnTZPRohGbA+JmQdY+O1eUSysdrONIjf6r86nhiA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -9783,7 +9783,7 @@ "boxen": "^5.1.2", "configstore": "^5.0.1", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", "git-up": "^7.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -9807,9 +9807,9 @@ } }, "node_modules/gatsby-transformer-remark": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.12.0.tgz", - "integrity": "sha512-W7euQegQ3EzRvVntEldQWeCirInnhzKir2cMhFeAlqZm74h7fn2vlDr7CnHMncFsjZllj0AA73c+35+60Msntg==", + "version": "6.12.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.12.1.tgz", + "integrity": "sha512-iyxK13/pONM2EWLPlpUw+ICYMaCUP/QH9v/t4a9sfLaPsGLIsZsX+b8Ok/b0n08SVbJ0FR3MytHJUlGucUH5gA==", "dependencies": { "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.12.0", @@ -9842,18 +9842,18 @@ } }, "node_modules/gatsby-transformer-sharp": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.0.tgz", - "integrity": "sha512-nx7taigcXEcvhWVaLTWaox+UwbD7bomwbY3kw7XAE5nEYlAlMVgnpY+L3KlE3bmMoNx5afXIrSWa3Ufaip4/9w==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.1.tgz", + "integrity": "sha512-xcaWxQgdp8990Tyn88EyGQNl382trLumjYBtzL83blnQIJmbKhUoQDp4c/auZ1HylUw0IKJFvma2Yu6Ri3C7Bw==", "dependencies": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "probe-image-size": "^7.2.3", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "engines": { "node": ">=18.0.0" @@ -21061,9 +21061,9 @@ } }, "@types/common-tags": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/@types/common-tags/-/common-tags-1.8.2.tgz", - "integrity": "sha512-Z5UcOnlqxFm0tCCTEhkcVOfSihWOMyKypIWHtQNSYh6fMdPUIVpNdLBYutDpDXVHsMUrYzI2IczUHXIzpUovmQ==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/@types/common-tags/-/common-tags-1.8.3.tgz", + "integrity": "sha512-v3smfzf7umSwpkJrmlUe+apSv6bVnrIFCeBeprnP4f8lIh6pECZxyD50e8yFwfouIt85TdxN5yXiFwS5fnsS3w==" }, "@types/configstore": { "version": "2.1.1", @@ -21196,9 +21196,9 @@ "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==" }, "@types/node-fetch": { - "version": "2.6.6", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.6.tgz", - "integrity": "sha512-95X8guJYhfqiuVVhRFxVQcf4hW/2bCuoPwDasMf/531STFoNoWTT7YDnWdXHEZKqAGUigmpG31r2FE70LwnzJw==", + "version": "2.6.7", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.7.tgz", + "integrity": "sha512-lX17GZVpJ/fuCjguZ5b3TjEbSENxmEk1B2z02yoXSK9WMEWRivhdSY73wWMn6bpcCDAOh6qAdktpKHIlkDk2lg==", "requires": { "@types/node": "*", "form-data": "^4.0.0" @@ -22927,9 +22927,9 @@ } }, "create-gatsby": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.12.0.tgz", - "integrity": "sha512-cAWZ6046W0kUDAVRwpAEYlHTUAZApN5xmuq24JMDQPO5Qzn1eWe7s2LZ8V3isWOMOHXHKMMVm83NtJYIHql80g==", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.12.3.tgz", + "integrity": "sha512-N0K/Z/MD5LMRJcBy669WpSgrn+31zBV72Lv0RHolX0fXa77Yx58HsEiLWz83j/dtciGMQfEOEHFRetUqZhOggA==", "requires": { "@babel/runtime": "^7.20.13" } @@ -24654,9 +24654,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", - "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.6.tgz", + "integrity": "sha512-QlG1QHFosw38pnGly+0FpvdMIEzrpZ2AXotx6VeNF5lp5tILymjQqDpSGJExuWZWmzY5tjo7dnKiOHWH5ix66A==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -24739,19 +24739,19 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.1", + "gatsby-cli": "^5.12.2", "gatsby-core-utils": "^4.12.0", - "gatsby-graphiql-explorer": "^3.12.0", + "gatsby-graphiql-explorer": "^3.12.1", "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.12.0", "gatsby-page-utils": "^3.12.0", "gatsby-parcel-config": "1.12.0", - "gatsby-plugin-page-creator": "^5.12.0", + "gatsby-plugin-page-creator": "^5.12.1", "gatsby-plugin-typescript": "^5.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "gatsby-react-router-scroll": "^6.12.0", "gatsby-script": "^2.12.0", - "gatsby-sharp": "^1.12.0", + "gatsby-sharp": "^1.12.1", "gatsby-telemetry": "^4.12.0", "gatsby-worker": "^2.12.0", "glob": "^7.2.3", @@ -24969,9 +24969,9 @@ } }, "gatsby-cli": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", - "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.4.tgz", + "integrity": "sha512-GD+otyd5LlgSbYK4ODrKyAise/k32G7Qy7H/k+gJ2P8DCG9sU+j//2zNwF7mY8C5dl0SpROqFTL+I0Y1DK4tmQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -24989,13 +24989,13 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^3.12.0", + "create-gatsby": "^3.12.3", "envinfo": "^7.10.0", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-telemetry": "^4.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-telemetry": "^4.12.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.9.2", @@ -25029,9 +25029,9 @@ } }, "gatsby-core-utils": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz", - "integrity": "sha512-1vK0cmL8FNHAddQ5WZt0yTPdFSZuMPNUSsHckM+ZdVmRxyif3aZYSi7ofj6sJo/UvhKj7fBqJv/smZYpp2PRqg==", + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz", + "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==", "requires": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -25098,15 +25098,15 @@ } }, "gatsby-page-utils": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.12.0.tgz", - "integrity": "sha512-xkwGE3qf+wzpI0Y7dQyZlWFC7HL7O6eTZ2DrkbIUPAyq3nWSJQnbuhZ9KaPBK3Qs955T8/iUeHU9YQu3Y5Wcgg==", + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.12.1.tgz", + "integrity": "sha512-BGtAvx4JZ143uRHYlUbWS8ZjOJ14fpj3nQfb68y9ZsNL1gdwjdWjuPXTM1gQ+w6wXDsHD/ovmYz1ZHG7qrQjJQ==", "requires": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" @@ -25132,14 +25132,14 @@ } }, "gatsby-plugin-feed": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.12.0.tgz", - "integrity": "sha512-u5zQiD3OMoGRiO1w3VZXtXxoahxbz/nIXSGIG9Se4h6yFLdry5ayySL5+lmuTf4ShrILCirfpqVblJCqfP2iow==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-5.12.1.tgz", + "integrity": "sha512-0bunySkFysXQOSEdKNIIj9/cwiItEVua2R7rI5B4XK+PAa3nId5t/eFH4TmZ2vDXSKQjwHlroOFuPJMxK3Xssg==", "requires": { "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, @@ -25185,21 +25185,21 @@ } }, "gatsby-plugin-manifest": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.0.tgz", - "integrity": "sha512-M4tq4AX4yVNUQnYQ5SI1ba/Khqof4PtyVtIpzzGE82O53Jg3M5AWZ0KGcz+d3UFdw1PGXYF+UtTzPlzMiTTeEg==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.1.tgz", + "integrity": "sha512-S/t63Suh8zN0hlTnAioIeVILY8/IGfnw7+n/fhn39jPdog7fuvECIJeUHYU1X3JYYCfQHMjdHdJ4hfTa6m5YdA==", "requires": { "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" } }, "gatsby-plugin-page-creator": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.12.0.tgz", - "integrity": "sha512-CwpI0Bp20+t7D8CVMD3R09df4eDo2RVB6Z6vgpmNdNzcRzk8GojuLSrdlA2s/RzwyCuxpDGyGGu5Ocnp4xJEhQ==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.12.3.tgz", + "integrity": "sha512-li9jKy70h4vXNxxRrXP2DpgEx05m5E7EDOLCjAWNsm7e9EO1szixXQ0ev6Ie1SBKT6vAHAoIonet6+oFattf9w==", "requires": { "@babel/runtime": "^7.20.13", "@babel/traverse": "^7.20.13", @@ -25207,10 +25207,10 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-page-utils": "^3.12.0", - "gatsby-plugin-utils": "^4.12.0", - "gatsby-telemetry": "^4.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-page-utils": "^3.12.1", + "gatsby-plugin-utils": "^4.12.3", + "gatsby-telemetry": "^4.12.1", "globby": "^11.1.0", "lodash": "^4.17.21" }, @@ -25228,9 +25228,9 @@ } }, "gatsby-plugin-sharp": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.0.tgz", - "integrity": "sha512-of9E26/eLenTgNUjzFYJGbwIIGoXRCOCA1Dsz7dKvcx11b0pNf27C65AiEWPudWXHl+OUjFX/bNNBBooqN+nlg==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.1.tgz", + "integrity": "sha512-IJFBL+m1H5RMs4rRiGiZa5NreKxRzycUzAVj17upxs3DTUysSlwoIORGEYJfIJP+bM2p7RjMccpEAqcrXQ8K5g==", "requires": { "@babel/runtime": "^7.20.13", "async": "^3.2.4", @@ -25239,11 +25239,11 @@ "filenamify": "^4.3.0", "fs-extra": "^11.1.1", "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "dependencies": { "async": { @@ -25291,15 +25291,15 @@ } }, "gatsby-plugin-utils": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.0.tgz", - "integrity": "sha512-lU84VmWC9qGojROMZkBgGjCAzxcAUlyGAsd75vjj2y3yqGYtyvqInvK5tZvDyNNVvU21u040Ps4AKIvRVgMV/Q==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", + "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", "requires": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-sharp": "^1.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-sharp": "^1.12.1", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -25328,9 +25328,9 @@ } }, "gatsby-remark-images": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.12.0.tgz", - "integrity": "sha512-+jTbqcAcR2dj676w9W38oQKeTZDFy0kYT/gJncbS0fEdlk9MlZFErpoXZ4gmqOxxbTxRDbrSCaNBMF/k89F0fg==", + "version": "7.12.1", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-7.12.1.tgz", + "integrity": "sha512-RaY5aRb3di1WsoDm3IHyekQGfnFKiYGSyb4NQu4sA+Tgoc1etGcAoG2Gx3xCxOCS+2A4dPnjKyDlLahdeLOfNQ==", "requires": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", @@ -25373,11 +25373,11 @@ "requires": {} }, "gatsby-sharp": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.0.tgz", - "integrity": "sha512-5MbTPKfzkOCtwT74+FZTUFKaul/2UyF10apvMcmIKomq71/jHf6wJx+rHtSdgyq19r4VWL8DGG2CKgSpe0z9GQ==", + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.1.tgz", + "integrity": "sha512-e7lqA74UZau7MOktc9V+sNh86a8oNZPFIsY5Atk+C0sGlzHx0IcivsJjwLHJ6OF11SIC38a9z2wE8Nl6YiG/Ig==", "requires": { - "sharp": "^0.32.1" + "sharp": "^0.32.6" } }, "gatsby-source-filesystem": { @@ -25409,9 +25409,9 @@ } }, "gatsby-telemetry": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.12.0.tgz", - "integrity": "sha512-pgaGCzKPZKWvNrX/VC/nE1S9Z20fzg4aA4ETD6hlI7ztu+BSyQG+Oebly4SdFGlVSLeq3x3+gOe/LY9Fry7TrA==", + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.12.1.tgz", + "integrity": "sha512-MTHcKt5Cl68DveBpsduwfJdRjoXg48fcjITo1TspbxS2R0WnTZPRohGbA+JmQdY+O1eUSysdrONIjf6r86nhiA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/runtime": "^7.20.13", @@ -25420,7 +25420,7 @@ "boxen": "^5.1.2", "configstore": "^5.0.1", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", "git-up": "^7.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -25440,9 +25440,9 @@ } }, "gatsby-transformer-remark": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.12.0.tgz", - "integrity": "sha512-W7euQegQ3EzRvVntEldQWeCirInnhzKir2cMhFeAlqZm74h7fn2vlDr7CnHMncFsjZllj0AA73c+35+60Msntg==", + "version": "6.12.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-6.12.1.tgz", + "integrity": "sha512-iyxK13/pONM2EWLPlpUw+ICYMaCUP/QH9v/t4a9sfLaPsGLIsZsX+b8Ok/b0n08SVbJ0FR3MytHJUlGucUH5gA==", "requires": { "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.12.0", @@ -25469,18 +25469,18 @@ } }, "gatsby-transformer-sharp": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.0.tgz", - "integrity": "sha512-nx7taigcXEcvhWVaLTWaox+UwbD7bomwbY3kw7XAE5nEYlAlMVgnpY+L3KlE3bmMoNx5afXIrSWa3Ufaip4/9w==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.1.tgz", + "integrity": "sha512-xcaWxQgdp8990Tyn88EyGQNl382trLumjYBtzL83blnQIJmbKhUoQDp4c/auZ1HylUw0IKJFvma2Yu6Ri3C7Bw==", "requires": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.1", "probe-image-size": "^7.2.3", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "dependencies": { "fs-extra": { diff --git a/starters/blog/package.json b/starters/blog/package.json index 316c2837982db..0faecd38da0ba 100644 --- a/starters/blog/package.json +++ b/starters/blog/package.json @@ -10,17 +10,17 @@ "dependencies": { "@fontsource/merriweather": "^4.5.14", "@fontsource/montserrat": "^4.5.13", - "gatsby": "^5.12.4", - "gatsby-plugin-feed": "^5.12.0", + "gatsby": "^5.12.6", + "gatsby-plugin-feed": "^5.12.1", "gatsby-plugin-image": "^3.0.0", - "gatsby-plugin-manifest": "^5.12.0", - "gatsby-plugin-sharp": "^5.12.0", - "gatsby-remark-images": "^7.12.0", + "gatsby-plugin-manifest": "^5.12.1", + "gatsby-plugin-sharp": "^5.12.1", + "gatsby-remark-images": "^7.12.1", "gatsby-remark-prismjs": "^7.12.0", "gatsby-remark-responsive-iframe": "^6.12.0", "gatsby-source-filesystem": "^5.12.0", - "gatsby-transformer-remark": "^6.12.0", - "gatsby-transformer-sharp": "^5.12.0", + "gatsby-transformer-remark": "^6.12.1", + "gatsby-transformer-sharp": "^5.12.1", "prismjs": "^1.29.0", "react": "^18.1.0", "react-dom": "^18.1.0"