Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo (#468)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent de61dac commit 83da326
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 254 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"babel-preset-gatsby": "^3.9.0",
"clsx": "^1.2.1",
"cross-env": "7.0.3",
"gatsby": "5.12.4",
"gatsby": "5.13.1",
"gatsby-image": "3.11.0",
"gatsby-omni-font-loader": "^2.0.2",
"gatsby-plugin-canonical-urls": "5.12.0",
"gatsby-plugin-google-analytics": "5.12.0",
"gatsby-plugin-canonical-urls": "5.13.0",
"gatsby-plugin-google-analytics": "5.13.0",
"gatsby-plugin-image": "^3.9.0",
"gatsby-plugin-next-seo": "1.11.0",
"gatsby-plugin-offline": "6.12.0",
"gatsby-plugin-offline": "6.13.0",
"gatsby-plugin-pnpm": "1.2.10",
"gatsby-plugin-postcss": "6.12.0",
"gatsby-plugin-react-helmet": "6.12.0",
"gatsby-plugin-postcss": "6.13.0",
"gatsby-plugin-react-helmet": "6.13.0",
"gatsby-plugin-robots-txt": "1.8.0",
"gatsby-plugin-sharp": "5.12.0",
"gatsby-plugin-sitemap": "6.12.0",
"gatsby-source-filesystem": "5.12.0",
"gatsby-transformer-remark": "6.12.0",
"gatsby-transformer-sharp": "5.12.0",
"gatsby-plugin-sharp": "5.13.0",
"gatsby-plugin-sitemap": "6.13.0",
"gatsby-source-filesystem": "5.13.0",
"gatsby-transformer-remark": "6.13.0",
"gatsby-transformer-sharp": "5.13.0",
"html-to-react": "1.6.0",
"lodash": "4.17.21",
"process": "^0.11.10",
Expand Down Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"gatsby-plugin-no-sourcemaps": "5.12.0",
"gatsby-plugin-no-sourcemaps": "5.13.0",
"postcss": "8.4.31",
"postcss-import": "^15.1.0",
"prettier": "2.8.8",
Expand Down
Loading

0 comments on commit 83da326

Please sign in to comment.