Skip to content

Commit

Permalink
chore(dependencies): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frantic1048 committed Oct 30, 2023
1 parent ace4908 commit c67e847
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 148 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@
"dependencies": {
"csx": "10.0.2",
"disqus-react": "1.1.5",
"gatsby": "5.12.4",
"gatsby": "5.12.9",
"gatsby-plugin-catch-links": "5.12.0",
"gatsby-plugin-feed": "5.12.0",
"gatsby-plugin-image": "3.12.0",
"gatsby-plugin-manifest": "5.12.0",
"gatsby-plugin-offline": "6.12.0",
"gatsby-plugin-feed": "5.12.3",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-manifest": "5.12.3",
"gatsby-plugin-offline": "6.12.3",
"gatsby-plugin-react-helmet": "6.12.0",
"gatsby-plugin-sharp": "5.12.0",
"gatsby-plugin-sitemap": "6.12.0",
"gatsby-plugin-sharp": "5.12.3",
"gatsby-plugin-sitemap": "6.12.3",
"gatsby-remark-audio": "1.0.2",
"gatsby-remark-autolink-headers": "6.12.0",
"gatsby-remark-autolink-headers": "6.12.3",
"gatsby-remark-copy-linked-files": "6.12.0",
"gatsby-remark-highlights": "1.3.4",
"gatsby-remark-images": "7.12.0",
"gatsby-source-filesystem": "5.12.0",
"gatsby-transformer-remark": "6.12.0",
"gatsby-transformer-sharp": "5.12.0",
"gatsby-remark-images": "7.12.3",
"gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-remark": "6.12.3",
"gatsby-transformer-sharp": "5.12.3",
"linter-lilypond": "https://github.com/nwhetsell/linter-lilypond",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -57,7 +57,7 @@
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-helmet": "6.1.8",
"babel-preset-gatsby": "3.12.0",
"babel-preset-gatsby": "3.12.1",
"cz-customizable": "7.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "2.29.0",
Expand Down
Loading

0 comments on commit c67e847

Please sign in to comment.