From b4c750bff766c858bc668735aa50c6b8132fd4d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:35:13 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- apps/www.giuem.com/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/www.giuem.com/package.json b/apps/www.giuem.com/package.json index 169b5dc6..e44eaf98 100644 --- a/apps/www.giuem.com/package.json +++ b/apps/www.giuem.com/package.json @@ -21,23 +21,23 @@ "autoprefixer": "10.4.8", "disqusjs": "3.0.1", "gatsby": "4.21.1", - "gatsby-plugin-feed": "4.21.0", - "gatsby-plugin-image": "2.21.0", - "gatsby-plugin-manifest": "4.21.0", - "gatsby-plugin-mdx": "3.20.0", - "gatsby-plugin-nprogress": "4.21.0", + "gatsby-plugin-feed": "5.16.0", + "gatsby-plugin-image": "3.16.0", + "gatsby-plugin-manifest": "5.16.0", + "gatsby-plugin-mdx": "5.16.0", + "gatsby-plugin-nprogress": "5.16.0", "gatsby-plugin-pnpm": "1.2.10", - "gatsby-plugin-postcss": "5.21.0", - "gatsby-plugin-react-helmet": "5.21.0", + "gatsby-plugin-postcss": "6.16.0", + "gatsby-plugin-react-helmet": "6.16.0", "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-sharp": "4.21.0", - "gatsby-plugin-sitemap": "5.21.0", + "gatsby-plugin-sitemap": "6.16.0", "gatsby-plugin-vercel": "1.0.3", - "gatsby-remark-autolink-headers": "5.21.0", - "gatsby-remark-copy-linked-files": "5.21.0", - "gatsby-remark-images": "6.21.0", - "gatsby-source-filesystem": "4.21.1", - "gatsby-transformer-sharp": "4.21.0", + "gatsby-remark-autolink-headers": "6.16.0", + "gatsby-remark-copy-linked-files": "6.16.0", + "gatsby-remark-images": "7.16.0", + "gatsby-source-filesystem": "5.16.0", + "gatsby-transformer-sharp": "5.16.0", "graphql": "16.5.0", "lodash-es": "4.17.21", "postcss": "8.4.16",