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 Aug 16, 2022
1 parent 2d69573 commit ed62fc5
Show file tree
Hide file tree
Showing 3 changed files with 2,945 additions and 2,069 deletions.
12 changes: 6 additions & 6 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"dependencies": {
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"gatsby": "4.4.0",
"gatsby-plugin-image": "2.4.0",
"gatsby-plugin-mdx": "3.4.0",
"gatsby-plugin-postcss": "5.4.0",
"gatsby-plugin-sharp": "4.4.0",
"gatsby": "4.21.0",
"gatsby-plugin-image": "2.21.0",
"gatsby-plugin-mdx": "3.20.0",
"gatsby-plugin-postcss": "5.21.0",
"gatsby-plugin-sharp": "4.21.0",
"gatsby-source-graphcms": "2.0.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"babel-preset-gatsby": "^2.4.0",
"babel-preset-gatsby": "2.21.0",
"postcss-preset-env": "7.2.0",
"tailwindcss": "3.0.12"
}
Expand Down
4 changes: 2 additions & 2 deletions gatsby-source-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.7",
"gatsby-core-utils": "3.4.0",
"gatsby-core-utils": "3.21.0",
"gatsby-graphql-source-toolkit": "^2.0.1",
"gatsby-source-filesystem": "4.4.0",
"gatsby-source-filesystem": "4.21.0",
"he": "1.2.0",
"node-fetch": "2.6.1"
},
Expand Down
Loading

0 comments on commit ed62fc5

Please sign in to comment.