Skip to content

Commit

Permalink
Update Gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 0b208c9 commit fd9c84c
Show file tree
Hide file tree
Showing 2 changed files with 3,195 additions and 2,017 deletions.
34 changes: 17 additions & 17 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": "5.10.0",
"gatsby-plugin-gatsby-cloud": "5.10.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-image": "3.10.0",
"gatsby-plugin-manifest": "5.10.0",
"gatsby-plugin-offline": "6.10.0",
"gatsby-plugin-react-helmet": "6.10.0",
"gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sass": "5.24.0",
"gatsby-plugin-sass": "6.10.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-sitemap": "6.10.0",
"gatsby-remark-autolink-headers": "6.10.0",
"gatsby-remark-copy-linked-files": "6.10.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-remark-images": "7.10.0",
"gatsby-remark-prismjs": "7.10.0",
"gatsby-remark-responsive-iframe": "6.10.0",
"gatsby-remark-smartypants": "6.10.0",
"gatsby-source-filesystem": "5.10.0",
"gatsby-transformer-remark": "5.24.0",
"gatsby-transformer-sharp": "4.24.0",
"gatsby-transformer-sharp": "5.10.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": "5.10.0",
"gh-pages": "4.0.0",
"prettier": "2.7.1"
},
Expand Down

0 comments on commit fd9c84c

Please sign in to comment.