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] committed Oct 6, 2022
1 parent bb4fc98 commit 74ec45a
Show file tree
Hide file tree
Showing 4 changed files with 624 additions and 3,112 deletions.
28 changes: 14 additions & 14 deletions apps/www.giuem.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@
"@tailwindcss/typography": "0.5.4",
"autoprefixer": "10.4.8",
"disqusjs": "3.0.1",
"gatsby": "4.21.1",
"gatsby-plugin-feed": "4.21.0",
"gatsby-plugin-image": "2.21.0",
"gatsby-plugin-manifest": "4.21.0",
"gatsby": "4.24.2",
"gatsby-plugin-feed": "4.24.0",
"gatsby-plugin-image": "2.24.0",
"gatsby-plugin-manifest": "4.24.0",
"gatsby-plugin-mdx": "3.20.0",
"gatsby-plugin-nprogress": "4.21.0",
"gatsby-plugin-nprogress": "4.24.0",
"gatsby-plugin-pnpm": "1.2.10",
"gatsby-plugin-postcss": "5.21.0",
"gatsby-plugin-react-helmet": "5.21.0",
"gatsby-plugin-postcss": "5.24.0",
"gatsby-plugin-react-helmet": "5.24.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-sharp": "4.21.0",
"gatsby-plugin-sitemap": "5.21.0",
"gatsby-plugin-sharp": "4.24.0",
"gatsby-plugin-sitemap": "5.24.0",
"gatsby-plugin-vercel": "1.0.3",
"gatsby-remark-autolink-headers": "5.21.0",
"gatsby-remark-copy-linked-files": "5.21.0",
"gatsby-remark-images": "6.21.0",
"gatsby-source-filesystem": "4.21.1",
"gatsby-transformer-sharp": "4.21.0",
"gatsby-remark-autolink-headers": "5.24.0",
"gatsby-remark-copy-linked-files": "5.24.0",
"gatsby-remark-images": "6.24.0",
"gatsby-source-filesystem": "4.24.0",
"gatsby-transformer-sharp": "4.24.0",
"graphql": "16.5.0",
"lodash-es": "4.17.21",
"postcss": "8.4.16",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-umami/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"@infra/tsconfig": "workspace:^0.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"gatsby": "4.21.1"
"gatsby": "4.24.2"
},
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"gatsby": "4.21.1",
"gatsby": "4.24.2",
"typescript": "*"
}
}
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-vercel-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"private": true,
"version": "1.0.0",
"peerDependencies": {
"gatsby": "4.21.1",
"gatsby": "4.24.2",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@infra/tsconfig": "workspace:^0.0.0",
"@types/node": "16.11.58",
"gatsby": "4.21.1",
"gatsby": "4.24.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "*"
Expand Down
Loading

0 comments on commit 74ec45a

Please sign in to comment.