Skip to content

Commit

Permalink
Update Gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent 0b208c9 commit 22f3491
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 250 deletions.
40 changes: 20 additions & 20 deletions package.json
Expand Up @@ -7,27 +7,27 @@
"dependencies": {
"@babel/core": "7.19.3",
"bootstrap": "5.2.2",
"gatsby": "4.24.4",
"gatsby-plugin-gatsby-cloud": "4.24.0",
"gatsby": "4.25.0",
"gatsby-plugin-gatsby-cloud": "4.25.0",
"gatsby-plugin-gdpr-cookies": "2.0.9",
"gatsby-plugin-image": "2.24.0",
"gatsby-plugin-manifest": "4.24.0",
"gatsby-plugin-offline": "5.24.0",
"gatsby-plugin-react-helmet": "5.24.0",
"gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sass": "5.24.0",
"gatsby-plugin-sharp": "4.24.0",
"gatsby-plugin-sitemap": "5.24.0",
"gatsby-remark-autolink-headers": "5.24.0",
"gatsby-remark-copy-linked-files": "5.24.0",
"gatsby-plugin-image": "2.25.0",
"gatsby-plugin-manifest": "4.25.0",
"gatsby-plugin-offline": "5.25.0",
"gatsby-plugin-react-helmet": "5.25.0",
"gatsby-plugin-robots-txt": "1.8.0",
"gatsby-plugin-sass": "5.25.0",
"gatsby-plugin-sharp": "4.25.0",
"gatsby-plugin-sitemap": "5.25.0",
"gatsby-remark-autolink-headers": "5.25.0",
"gatsby-remark-copy-linked-files": "5.25.0",
"gatsby-remark-embed-gist": "1.2.1",
"gatsby-remark-images": "6.24.0",
"gatsby-remark-prismjs": "6.24.0",
"gatsby-remark-responsive-iframe": "5.24.0",
"gatsby-remark-smartypants": "5.24.0",
"gatsby-source-filesystem": "4.24.0",
"gatsby-transformer-remark": "5.24.0",
"gatsby-transformer-sharp": "4.24.0",
"gatsby-remark-images": "6.25.0",
"gatsby-remark-prismjs": "6.25.0",
"gatsby-remark-responsive-iframe": "5.25.0",
"gatsby-remark-smartypants": "5.25.0",
"gatsby-source-filesystem": "4.25.0",
"gatsby-transformer-remark": "5.25.0",
"gatsby-transformer-sharp": "4.25.0",
"prismjs": "1.29.0",
"prop-types": "15.8.1",
"react": "18.2.0",
Expand All @@ -41,7 +41,7 @@
"webpack": "5.72.1"
},
"devDependencies": {
"gatsby-cli": "4.24.0",
"gatsby-cli": "4.25.0",
"gh-pages": "4.0.0",
"prettier": "2.7.1"
},
Expand Down

0 comments on commit 22f3491

Please sign in to comment.