From 268c175625b9282b0124257daedbe8e8823d2cfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 17:23:49 +0200 Subject: [PATCH] fix(deps): update starters and examples gatsby packages to ^5.12.4 (#38522) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- starters/blog/package-lock.json | 30 +++++++++---------- starters/blog/package.json | 2 +- starters/default/package-lock.json | 30 +++++++++---------- starters/default/package.json | 2 +- .../package-lock.json | 30 +++++++++---------- .../gatsby-starter-minimal-ts/package.json | 2 +- .../gatsby-starter-minimal/package-lock.json | 30 +++++++++---------- starters/gatsby-starter-minimal/package.json | 2 +- .../example/package.json | 2 +- .../package-lock.json | 30 +++++++++---------- .../package.json | 2 +- starters/hello-world/package-lock.json | 30 +++++++++---------- starters/hello-world/package.json | 2 +- 13 files changed, 97 insertions(+), 97 deletions(-) diff --git a/starters/blog/package-lock.json b/starters/blog/package-lock.json index 74bc03c492b13..6ac21bcdf719b 100644 --- a/starters/blog/package-lock.json +++ b/starters/blog/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@fontsource-variable/montserrat": "^5.0.4", "@fontsource/merriweather": "^5.0.3", - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", @@ -8439,9 +8439,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8525,7 +8525,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -8626,9 +8626,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -23410,9 +23410,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -23495,7 +23495,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -23720,9 +23720,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/blog/package.json b/starters/blog/package.json index 8d42de569df31..9af54b5285914 100644 --- a/starters/blog/package.json +++ b/starters/blog/package.json @@ -10,7 +10,7 @@ "dependencies": { "@fontsource/merriweather": "^5.0.3", "@fontsource-variable/montserrat": "^5.0.4", - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", diff --git a/starters/default/package-lock.json b/starters/default/package-lock.json index 6d029f25de80d..fd0cf2ad09928 100644 --- a/starters/default/package-lock.json +++ b/starters/default/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", @@ -8260,9 +8260,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8346,7 +8346,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -8447,9 +8447,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21632,9 +21632,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21717,7 +21717,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -21934,9 +21934,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/default/package.json b/starters/default/package.json index 43649ba16e4d2..ae056e4c27eee 100644 --- a/starters/default/package.json +++ b/starters/default/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", diff --git a/starters/gatsby-starter-minimal-ts/package-lock.json b/starters/gatsby-starter-minimal-ts/package-lock.json index 9664410dc7a4a..d2d251b71bf5a 100644 --- a/starters/gatsby-starter-minimal-ts/package-lock.json +++ b/starters/gatsby-starter-minimal-ts/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -8224,9 +8224,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8310,7 +8310,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -8411,9 +8411,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21388,9 +21388,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21473,7 +21473,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -21703,9 +21703,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/gatsby-starter-minimal-ts/package.json b/starters/gatsby-starter-minimal-ts/package.json index 5cf952dec191b..e08d07d9f17dd 100644 --- a/starters/gatsby-starter-minimal-ts/package.json +++ b/starters/gatsby-starter-minimal-ts/package.json @@ -17,7 +17,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/starters/gatsby-starter-minimal/package-lock.json b/starters/gatsby-starter-minimal/package-lock.json index 286d396efda95..01f8a8d7a9cdd 100644 --- a/starters/gatsby-starter-minimal/package-lock.json +++ b/starters/gatsby-starter-minimal/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8179,9 +8179,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8265,7 +8265,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -8366,9 +8366,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21300,9 +21300,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21385,7 +21385,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -21615,9 +21615,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/gatsby-starter-minimal/package.json b/starters/gatsby-starter-minimal/package.json index 5bb6efb77b5bf..dbd434bdb1154 100644 --- a/starters/gatsby-starter-minimal/package.json +++ b/starters/gatsby-starter-minimal/package.json @@ -16,7 +16,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/starters/gatsby-starter-theme-workspace/example/package.json b/starters/gatsby-starter-theme-workspace/example/package.json index cd93a01cf2d39..33f950338015a 100644 --- a/starters/gatsby-starter-theme-workspace/example/package.json +++ b/starters/gatsby-starter-theme-workspace/example/package.json @@ -8,7 +8,7 @@ "build": "gatsby build" }, "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-theme-minimal": "^1.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/starters/gatsby-starter-wordpress-blog/package-lock.json b/starters/gatsby-starter-wordpress-blog/package-lock.json index d9cb5bdaba696..e8c2700a7110c 100644 --- a/starters/gatsby-starter-wordpress-blog/package-lock.json +++ b/starters/gatsby-starter-wordpress-blog/package-lock.json @@ -12,7 +12,7 @@ "@fontsource-variable/montserrat": "^5.0.4", "@fontsource/merriweather": "^5.0.3", "@wordpress/block-library": "^8.13.0", - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", @@ -10433,9 +10433,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -10519,7 +10519,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -10620,9 +10620,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -26341,9 +26341,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -26426,7 +26426,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -26535,9 +26535,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/gatsby-starter-wordpress-blog/package.json b/starters/gatsby-starter-wordpress-blog/package.json index 329e9ae8369b7..574754dc4b2c4 100644 --- a/starters/gatsby-starter-wordpress-blog/package.json +++ b/starters/gatsby-starter-wordpress-blog/package.json @@ -11,7 +11,7 @@ "@fontsource/merriweather": "^5.0.3", "@fontsource-variable/montserrat": "^5.0.4", "@wordpress/block-library": "^8.13.0", - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.0", "gatsby-plugin-sharp": "^5.12.0", diff --git a/starters/hello-world/package-lock.json b/starters/hello-world/package-lock.json index c850430d797ae..00589150599ff 100644 --- a/starters/hello-world/package-lock.json +++ b/starters/hello-world/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "0BSD", "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8208,9 +8208,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8294,7 +8294,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -8395,9 +8395,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -21298,9 +21298,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.3.tgz", - "integrity": "sha512-+qO2gKA95HH+b4RCf3AYHOW3Pz8YC1t3W9MOwbUQe7QgDXd0D9lRc7YAqk8XuXp8Pkp/NWuoeZY3d/1B8d8nng==", + "version": "5.12.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", + "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21383,7 +21383,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0", + "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", "gatsby-graphiql-explorer": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0", @@ -21600,9 +21600,9 @@ } }, "gatsby-cli": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.0.tgz", - "integrity": "sha512-XLLwwq2l0AIM9O2OqT74EpxjTyJYwCLh1r0t1+dIt4p5owpNvpu9HSPPFgPGRfV0ADoBzrAHcixNOBtLPRax0Q==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.12.1.tgz", + "integrity": "sha512-EvICudocJK71H3XYfxivwML5LaiTSVyS8wHEe86d+jKwDhXdzRrEvuWNlCDiJR3wMexwDuwrwcVjl/9sAsWTXA==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", diff --git a/starters/hello-world/package.json b/starters/hello-world/package.json index 75b0462630d3f..128b18da16606 100644 --- a/starters/hello-world/package.json +++ b/starters/hello-world/package.json @@ -13,7 +13,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "dependencies": { - "gatsby": "^5.12.3", + "gatsby": "^5.12.4", "react": "^18.2.0", "react-dom": "^18.2.0" },