From 9faf4d177d99b855d98b99f1cfadc3d53316daca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:11:28 +0000 Subject: [PATCH] fix(deps): update starters and examples gatsby packages to ^5.14.1 --- starters/blog/package-lock.json | 42 +++++++++---------- starters/blog/package.json | 2 +- starters/default/package-lock.json | 42 +++++++++---------- starters/default/package.json | 2 +- .../package-lock.json | 42 +++++++++---------- .../gatsby-starter-minimal-ts/package.json | 2 +- .../gatsby-starter-minimal/package-lock.json | 42 +++++++++---------- starters/gatsby-starter-minimal/package.json | 2 +- .../example/package.json | 2 +- .../package-lock.json | 42 +++++++++---------- .../package.json | 2 +- starters/hello-world/package-lock.json | 42 +++++++++---------- starters/hello-world/package.json | 2 +- 13 files changed, 133 insertions(+), 133 deletions(-) diff --git a/starters/blog/package-lock.json b/starters/blog/package-lock.json index a9be7486f13b7..256a55291d19e 100644 --- a/starters/blog/package-lock.json +++ b/starters/blog/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@fontsource-variable/montserrat": "^5.0.17", "@fontsource/merriweather": "^5.0.8", - "gatsby": "^5.14.0", + "gatsby": "^5.14.1", "gatsby-plugin-feed": "^5.14.0", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-manifest": "^5.14.0", @@ -8636,9 +8636,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8727,7 +8727,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -8925,9 +8925,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -9653,9 +9653,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -23999,9 +23999,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -24088,7 +24088,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -24320,9 +24320,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { "ms": "^2.1.3" } @@ -24451,9 +24451,9 @@ } }, "gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "requires": { "@types/reach__router": "^1.3.10", "gatsby-page-utils": "^3.14.0", diff --git a/starters/blog/package.json b/starters/blog/package.json index eecfbf7e101ef..b289ca00a0717 100644 --- a/starters/blog/package.json +++ b/starters/blog/package.json @@ -10,7 +10,7 @@ "dependencies": { "@fontsource/merriweather": "^5.0.8", "@fontsource-variable/montserrat": "^5.0.17", - "gatsby": "^5.14.0", + "gatsby": "^5.14.1", "gatsby-plugin-feed": "^5.14.0", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-manifest": "^5.14.0", diff --git a/starters/default/package-lock.json b/starters/default/package-lock.json index c861fe33977f3..63fa23f80a5bc 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.14.0", + "gatsby": "^5.14.1", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-manifest": "^5.14.0", "gatsby-plugin-sharp": "^5.14.0", @@ -8456,9 +8456,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8547,7 +8547,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -8745,9 +8745,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -9353,9 +9353,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -22221,9 +22221,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -22310,7 +22310,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -22542,9 +22542,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { "ms": "^2.1.3" } @@ -22665,9 +22665,9 @@ } }, "gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "requires": { "@types/reach__router": "^1.3.10", "gatsby-page-utils": "^3.14.0", diff --git a/starters/default/package.json b/starters/default/package.json index c2042ff5432f4..77ca7329dad7e 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.14.0", + "gatsby": "^5.14.1", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-manifest": "^5.14.0", "gatsby-plugin-sharp": "^5.14.0", diff --git a/starters/gatsby-starter-minimal-ts/package-lock.json b/starters/gatsby-starter-minimal-ts/package-lock.json index 06f8c04cda5e9..f0a3eb7a0ccab 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.14.0", + "gatsby": "^5.14.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -8465,9 +8465,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8556,7 +8556,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -8754,9 +8754,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -9227,9 +9227,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -21920,9 +21920,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -22009,7 +22009,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -22254,9 +22254,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { "ms": "^2.1.3" } @@ -22377,9 +22377,9 @@ } }, "gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "requires": { "@types/reach__router": "^1.3.10", "gatsby-page-utils": "^3.14.0", diff --git a/starters/gatsby-starter-minimal-ts/package.json b/starters/gatsby-starter-minimal-ts/package.json index 4af8430502e49..581ca003da2a4 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.14.0", + "gatsby": "^5.14.1", "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 0dd823d15c30b..419fd34c5ffc6 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.14.0", + "gatsby": "^5.14.1", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8447,9 +8447,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8538,7 +8538,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -8736,9 +8736,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -9209,9 +9209,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -21886,9 +21886,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -21975,7 +21975,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -22220,9 +22220,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { "ms": "^2.1.3" } @@ -22343,9 +22343,9 @@ } }, "gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "requires": { "@types/reach__router": "^1.3.10", "gatsby-page-utils": "^3.14.0", diff --git a/starters/gatsby-starter-minimal/package.json b/starters/gatsby-starter-minimal/package.json index 5045d36ba4a4a..ff39422761222 100644 --- a/starters/gatsby-starter-minimal/package.json +++ b/starters/gatsby-starter-minimal/package.json @@ -16,7 +16,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^5.14.0", + "gatsby": "^5.14.1", "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 b448549e681a1..f8f5d1832019a 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.14.0", + "gatsby": "^5.14.1", "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 8e22e9c3d1a39..9f4aa4b10924e 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.17", "@fontsource/merriweather": "^5.0.8", "@wordpress/block-library": "^8.28.1", - "gatsby": "^5.14.0", + "gatsby": "^5.14.1", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-manifest": "^5.14.0", "gatsby-plugin-sharp": "^5.14.0", @@ -10503,9 +10503,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -10594,7 +10594,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -10792,9 +10792,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -11316,9 +11316,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -26971,9 +26971,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -27060,7 +27060,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -27189,9 +27189,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { "ms": "^2.1.3" } @@ -27307,9 +27307,9 @@ } }, "gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "requires": { "@types/reach__router": "^1.3.10", "gatsby-page-utils": "^3.14.0", diff --git a/starters/gatsby-starter-wordpress-blog/package.json b/starters/gatsby-starter-wordpress-blog/package.json index 67bc32df28bc3..4cb40cbcb4605 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.8", "@fontsource-variable/montserrat": "^5.0.17", "@wordpress/block-library": "^8.28.1", - "gatsby": "^5.14.0", + "gatsby": "^5.14.1", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-manifest": "^5.14.0", "gatsby-plugin-sharp": "^5.14.0", diff --git a/starters/hello-world/package-lock.json b/starters/hello-world/package-lock.json index b1db1e9b09474..ba435ba88d49b 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.14.0", + "gatsby": "^5.14.1", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -8481,9 +8481,9 @@ } }, "node_modules/gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8572,7 +8572,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -8770,9 +8770,9 @@ } }, "node_modules/gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "license": "MIT", "dependencies": { "@types/reach__router": "^1.3.10", @@ -9226,9 +9226,9 @@ } }, "node_modules/gatsby/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -22028,9 +22028,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz", - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz", + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -22117,7 +22117,7 @@ "gatsby-core-utils": "^4.14.0", "gatsby-graphiql-explorer": "^3.14.0", "gatsby-legacy-polyfills": "^3.14.0", - "gatsby-link": "^5.14.0", + "gatsby-link": "^5.14.1", "gatsby-page-utils": "^3.14.0", "gatsby-parcel-config": "1.14.0", "gatsby-plugin-page-creator": "^5.14.0", @@ -22349,9 +22349,9 @@ "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { "ms": "^2.1.3" } @@ -22472,9 +22472,9 @@ } }, "gatsby-link": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz", - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz", + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==", "requires": { "@types/reach__router": "^1.3.10", "gatsby-page-utils": "^3.14.0", diff --git a/starters/hello-world/package.json b/starters/hello-world/package.json index c4895d697e3cd..7d92469fc86f4 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.14.0", + "gatsby": "^5.14.1", "react": "^18.2.0", "react-dom": "^18.2.0" },