Skip to content

Commit

Permalink
chore(examples) Update Gatsby Examples (#1004)
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 Jan 25, 2023
1 parent da32484 commit 579cb3c
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 230 deletions.
14 changes: 7 additions & 7 deletions node/react/gatsby-themed-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@
"@jbolda/gatsby-theme-layout": "0.3.5",
"@mdx-js/mdx": "2.2.1",
"@mdx-js/react": "2.2.1",
"gatsby": "5.4.2",
"gatsby": "5.5.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-mdx": "5.4.0",
"gatsby-plugin-mdx": "5.5.0",
"gatsby-plugin-netlify": "5.1.0",
"gatsby-plugin-react-helmet": "6.4.0",
"gatsby-plugin-sharp": "5.4.0",
"gatsby-plugin-react-helmet": "6.5.0",
"gatsby-plugin-sharp": "5.5.0",
"gatsby-plugin-theme-ui": "0.15.4",
"gatsby-source-filesystem": "5.4.0",
"gatsby-transformer-sharp": "5.4.0",
"gatsby-source-filesystem": "5.5.0",
"gatsby-transformer-sharp": "5.5.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"theme-ui": "0.15.4"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "7.20.7",
"babel-preset-gatsby": "3.4.0"
"babel-preset-gatsby": "3.5.0"
}
}
Loading

0 comments on commit 579cb3c

Please sign in to comment.