Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 1bbd6a5 commit 3b5491b
Show file tree
Hide file tree
Showing 2 changed files with 2,486 additions and 330 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,25 @@
"dependencies": {
"babel-plugin-styled-components": "1.13.3",
"gatsby": "2.32.13",
"gatsby-image": "2.11.0",
"gatsby-plugin-feed": "2.13.1",
"gatsby-plugin-google-analytics": "2.11.0",
"gatsby-plugin-manifest": "2.12.1",
"gatsby-plugin-offline": "3.10.2",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-feed": "5.12.1",
"gatsby-plugin-google-analytics": "5.12.0",
"gatsby-plugin-manifest": "5.12.1",
"gatsby-plugin-offline": "6.12.1",
"gatsby-plugin-react-helmet": "6.12.0",
"gatsby-plugin-sharp": "2.14.4",
"gatsby-plugin-styled-components": "3.10.0",
"gatsby-plugin-styled-components": "6.12.0",
"gatsby-plugin-ts": "2.7.3",
"gatsby-plugin-typography": "2.12.0",
"gatsby-remark-copy-linked-files": "2.10.0",
"gatsby-remark-images": "3.11.1",
"gatsby-remark-prismjs": "3.13.0",
"gatsby-remark-responsive-iframe": "2.11.0",
"gatsby-remark-smartypants": "2.10.0",
"gatsby-source-filesystem": "2.11.1",
"gatsby-plugin-typography": "5.12.0",
"gatsby-remark-copy-linked-files": "6.12.0",
"gatsby-remark-images": "7.12.1",
"gatsby-remark-prismjs": "7.12.0",
"gatsby-remark-responsive-iframe": "6.12.0",
"gatsby-remark-smartypants": "6.12.0",
"gatsby-source-filesystem": "5.12.0",
"gatsby-styled-components-dark-mode": "2.0.5",
"gatsby-transformer-remark": "2.16.1",
"gatsby-transformer-sharp": "2.12.1",
"gatsby-transformer-sharp": "5.12.1",
"graphql": "15.8.0",
"prismjs": "1.28.0",
"prop-types": "15.8.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"babel-jest": "26.6.3",
"babel-preset-gatsby": "0.12.3",
"babel-preset-gatsby": "3.12.0",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "8.5.0",
Expand Down
Loading

0 comments on commit 3b5491b

Please sign in to comment.