Skip to content

Commit

Permalink
Upgrade Gatsbyjs 5.13.4 and gatsby plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Apr 17, 2024
1 parent 3ea3ee0 commit 9312288
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 306 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"body-scroll-lock": "^4.0.0-beta.0",
"bulma": "^0.9.4",
"gatsby": "^5.12.11",
"gatsby": "^5.13.4",
"gatsby-plugin-dark-mode": "^1.1.2",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-react-helmet": "^6.12.0",
"gatsby-plugin-sass": "^6.12.3",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-plugin-sitemap": "^6.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-sharp": "^5.12.3",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-sass": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"hamburger-react": "^2.5.0",
"luxon": "^3.4.4",
"react": "^18.2.0",
Expand Down
2 changes: 2 additions & 0 deletions src/gatsby-types.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* eslint-disable */

/* prettier-ignore */

/* THIS FILE IS AUTOGENERATED. CHANGES WILL BE LOST ON SUBSEQUENT RUNS. */

declare namespace Queries {
Expand Down
Loading

0 comments on commit 9312288

Please sign in to comment.