diff --git a/starters/example-i18n/package.json b/starters/example-i18n/package.json index 0ddcf987..42f195f9 100755 --- a/starters/example-i18n/package.json +++ b/starters/example-i18n/package.json @@ -14,7 +14,7 @@ "dependencies": { "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", - "gatsby": "^4.3.0", + "gatsby": "^4.25.7", "gatsby-plugin-create-client-paths": "^4.3.0", "gatsby-plugin-mdx": "^3.3.0", "gatsby-plugin-react-helmet": "^5.3.0", diff --git a/starters/example-lingui/package.json b/starters/example-lingui/package.json index c0b4dba4..fd48c378 100755 --- a/starters/example-lingui/package.json +++ b/starters/example-lingui/package.json @@ -18,7 +18,7 @@ "@lingui/react": "^3.13.0", "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", - "gatsby": "^4.3.0", + "gatsby": "^4.25.7", "gatsby-plugin-mdx": "^3.3.0", "gatsby-plugin-react-helmet": "^5.3.0", "gatsby-source-filesystem": "^4.3.0", diff --git a/starters/example-react-i18next/package.json b/starters/example-react-i18next/package.json index cf6e0369..96f4cc67 100755 --- a/starters/example-react-i18next/package.json +++ b/starters/example-react-i18next/package.json @@ -14,7 +14,7 @@ "dependencies": { "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", - "gatsby": "^4.3.0", + "gatsby": "^4.25.7", "gatsby-plugin-mdx": "^3.3.0", "gatsby-plugin-react-helmet": "^5.3.0", "gatsby-source-filesystem": "^4.3.0", diff --git a/starters/example-react-intl/package.json b/starters/example-react-intl/package.json index 056d2a8b..edf21673 100755 --- a/starters/example-react-intl/package.json +++ b/starters/example-react-intl/package.json @@ -14,7 +14,7 @@ "dependencies": { "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", - "gatsby": "^4.3.0", + "gatsby": "^4.25.7", "gatsby-plugin-mdx": "^3.3.0", "gatsby-source-filesystem": "^4.3.0", "gatsby-theme-i18n": "^3.0.0", diff --git a/starters/theme/package.json b/starters/theme/package.json index 212308a5..f819ebea 100755 --- a/starters/theme/package.json +++ b/starters/theme/package.json @@ -12,7 +12,7 @@ "build:cypress": "cross-env CYPRESS_SUPPORT=y yarn build" }, "dependencies": { - "gatsby": "^4.3.0", + "gatsby": "^4.25.7", "gatsby-theme-blog": "^4.0.0", "gatsby-theme-blog-darkmode": "^4.0.0", "gatsby-theme-notes": "^4.0.0",