Skip to content

Commit

Permalink
upgrade gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaran- committed Aug 22, 2023
1 parent 9e8041b commit a344922
Show file tree
Hide file tree
Showing 3 changed files with 2,144 additions and 1,977 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
18.17.1
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"dotenv": "^16.0.1",
"ethers": "^5.6.0",
"framer-motion": "^6.3.11",
"gatsby": "^4.24.3",
"gatsby-plugin-apollo": "^4.0.2",
"gatsby": "^5.11.0",
"gatsby-plugin-apollo": "^4.0.3",
"gatsby-plugin-dark-mode": "^1.1.2",
"gatsby-plugin-image": "^2.16.1",
"gatsby-plugin-manifest": "^4.16.0",
"gatsby-plugin-mdx": "^3.16.1",
"gatsby-plugin-mdx": "^5.11.0",
"gatsby-plugin-react-helmet": "^5.16.0",
"gatsby-plugin-react-i18next": "^2.0.4",
"gatsby-plugin-sass": "^5.16.0",
Expand All @@ -64,10 +64,10 @@
"gatsby-plugin-styled-components": "^5.16.0",
"gatsby-source-filesystem": "^4.18.0",
"gatsby-source-medium": "^4.16.0",
"gatsby-transformer-json": "^4.18.0",
"gatsby-transformer-remark": "^5.16.0",
"gatsby-transformer-sharp": "^4.16.0",
"graphql": "^15.8.0",
"gatsby-transformer-json": "^5.11.0",
"gatsby-transformer-remark": "^6.11.0",
"gatsby-transformer-sharp": "^5.11.0",
"graphql": "^16.8.0",
"gsap": "^3.10.4",
"i18next": "^21.8.10",
"markdown-to-jsx": "^7.1.7",
Expand All @@ -80,7 +80,6 @@
"react-i18next": "^11.18.0",
"react-intersection-observer": "^9.3.3",
"react-moment": "^1.1.2",
"react-numeral": "^1.1.1",
"react-sparklines": "^1.7.0",
"react-stickynode": "^4.0.0",
"react-ui-scrollspy": "^2.3.0",
Expand Down
Loading

0 comments on commit a344922

Please sign in to comment.