Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
chore(deps): update gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2023
1 parent 940b87d commit a58692d
Show file tree
Hide file tree
Showing 2 changed files with 2,435 additions and 4,855 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,38 +25,38 @@
"bluebird": "^3.7.2",
"classnames": "^2.3.1",
"codecov": "^3.6.2",
"gatsby": "^4.0.0",
"gatsby-design-tokens": "^4.0.0",
"gatsby-link": "^4.0.0",
"gatsby-plugin-catch-links": "^4.0.0",
"gatsby-plugin-feed": "^4.0.0",
"gatsby-plugin-flow": "^3.0.0",
"gatsby-plugin-google-tagmanager": "^4.0.0",
"gatsby-plugin-manifest": "^4.0.0",
"gatsby": "^5.0.0",
"gatsby-design-tokens": "^5.0.0",
"gatsby-link": "^5.0.0",
"gatsby-plugin-catch-links": "^5.0.0",
"gatsby-plugin-feed": "^5.0.0",
"gatsby-plugin-flow": "^4.0.0",
"gatsby-plugin-google-tagmanager": "^5.0.0",
"gatsby-plugin-manifest": "^5.0.0",
"gatsby-plugin-netlify": "^5.0.0",
"gatsby-plugin-netlify-cms": "^6.0.0",
"gatsby-plugin-offline": "^5.0.0",
"gatsby-plugin-netlify-cms": "^7.0.0",
"gatsby-plugin-offline": "^6.0.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^5.0.0",
"gatsby-plugin-react-helmet": "^6.0.0",
"gatsby-plugin-robots-txt": "^1.5.1",
"gatsby-plugin-sass": "^5.0.0",
"gatsby-plugin-sharp": "^4.0.0",
"gatsby-plugin-sitemap": "^5.0.0",
"gatsby-plugin-typography": "^4.0.0",
"gatsby-remark-autolink-headers": "^5.0.0",
"gatsby-remark-copy-linked-files": "^5.0.0",
"gatsby-plugin-sass": "^6.0.0",
"gatsby-plugin-sharp": "^5.0.0",
"gatsby-plugin-sitemap": "^6.0.0",
"gatsby-plugin-typography": "^5.0.0",
"gatsby-remark-autolink-headers": "^6.0.0",
"gatsby-remark-copy-linked-files": "^6.0.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-figure-caption": "^2.0.0",
"gatsby-remark-images": "^6.0.0",
"gatsby-remark-katex": "^6.0.0",
"gatsby-remark-prismjs": "^6.0.0",
"gatsby-remark-images": "^7.0.0",
"gatsby-remark-katex": "^7.0.0",
"gatsby-remark-prismjs": "^7.0.0",
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^5.0.0",
"gatsby-remark-responsive-iframe": "^6.0.0",
"gatsby-remark-series": "^1.0.2",
"gatsby-remark-smartypants": "^5.0.0",
"gatsby-source-filesystem": "^4.0.0",
"gatsby-transformer-remark": "^5.0.0",
"gatsby-transformer-sharp": "^4.0.0",
"gatsby-remark-smartypants": "^6.0.0",
"gatsby-source-filesystem": "^5.0.0",
"gatsby-transformer-remark": "^6.0.0",
"gatsby-transformer-sharp": "^5.0.0",
"install": "^0.13.0",
"invariant": "^2.2.4",
"katex": "^0.16.0",
Expand Down Expand Up @@ -89,7 +89,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "29.4.1",
"babel-preset-gatsby": "2.25.0",
"babel-preset-gatsby": "3.6.0",
"browserslist": "4.21.5",
"concurrently": "7.6.0",
"eslint": "8.33.0",
Expand Down
Loading

0 comments on commit a58692d

Please sign in to comment.