Skip to content

Commit

Permalink
chore: Update peerDeps (#36965)
Browse files Browse the repository at this point in the history
* change gatsby peerDep from alpha to next

* update more peerDeps

* fix

* Update package.json

Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
  • Loading branch information
LekoArts and pieh committed Nov 4, 2022
1 parent b2ab092 commit b624442
Show file tree
Hide file tree
Showing 89 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion packages/babel-plugin-remove-graphql-queries/package.json
Expand Up @@ -21,7 +21,7 @@
},
"peerDependencies": {
"@babel/core": "^7.0.0",
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"license": "MIT",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cypress/package.json
Expand Up @@ -30,8 +30,8 @@
"integration"
],
"peerDependencies": {
"cypress": "^3.1.0",
"gatsby": "^5.0.0-alpha-v5"
"cypress": "^9.0.0 || ^10.0.0",
"gatsby": "^5.0.0-next"
},
"scripts": {
"build": "babel src --out-dir . --ignore \"**/__tests__\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-benchmark-reporting/package.json
Expand Up @@ -25,7 +25,7 @@
"node-fetch": "^2.6.7"
},
"peerDependencies": {
"gatsby": "^3.0.0 || ^4.0.0"
"gatsby": "^5.0.0-next"
},
"scripts": {
"build": "babel src --out-dir . --ignore \"**/__tests__\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-canonical-urls/package.json
Expand Up @@ -23,7 +23,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-catch-links/package.json
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-coffeescript/package.json
Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-cxs/package.json
Expand Up @@ -27,7 +27,7 @@
"main": "index.js",
"peerDependencies": {
"cxs": ">=5.0.0",
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-emotion/package.json
Expand Up @@ -19,7 +19,7 @@
"peerDependencies": {
"@babel/core": "^7.11.6",
"@emotion/react": "^11.0.0",
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-emotion#readme",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-facebook-analytics/package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
Expand Up @@ -32,7 +32,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-flow/package.json
Expand Up @@ -35,7 +35,7 @@
"gatsby-plugin-utils": "^4.0.0-next.3"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-fullstory/package.json
Expand Up @@ -33,7 +33,7 @@
"cross-env": "^7.0.3"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-gatsby-cloud/package.json
Expand Up @@ -35,7 +35,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"webpack": "*"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-analytics/package.json
Expand Up @@ -27,7 +27,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-gtag/package.json
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-tagmanager/package.json
Expand Up @@ -27,7 +27,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-image/package.json
Expand Up @@ -67,9 +67,9 @@
},
"peerDependencies": {
"@babel/core": "^7.12.3",
"gatsby": "^5.0.0-alpha-v5",
"gatsby-plugin-sharp": "^4.0.0-next",
"gatsby-source-filesystem": "^4.0.0-next",
"gatsby": "^5.0.0-next",
"gatsby-plugin-sharp": "^5.0.0-next",
"gatsby-source-filesystem": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-jss/package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-layout/package.json
Expand Up @@ -33,7 +33,7 @@
"cross-env": "^7.0.3"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-less/package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-lodash/package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-manifest/package.json
Expand Up @@ -32,7 +32,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Expand Up @@ -21,8 +21,8 @@
},
"peerDependencies": {
"@mdx-js/react": "^2.0.0",
"gatsby": "^5.0.0-alpha-v5",
"gatsby-source-filesystem": "^4.0.0-next",
"gatsby": "^5.0.0-next",
"gatsby-source-filesystem": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
Expand Up @@ -36,7 +36,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"netlify-cms-app": "^2.9.0",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-no-sourcemaps/package.json
Expand Up @@ -24,7 +24,7 @@
"@babel/runtime": "^7.15.4"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-nprogress/package.json
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/package.json
Expand Up @@ -35,7 +35,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-creator/package.json
Expand Up @@ -44,7 +44,7 @@
"cross-env": "^7.0.3"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-postcss/package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"postcss": "^8.0.5"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preact/package.json
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"preact": "^10.3.4",
"preact-render-to-string": "^5.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preload-fonts/package.json
Expand Up @@ -37,7 +37,7 @@
],
"license": "ISC",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-react-css-modules/package.json
Expand Up @@ -32,7 +32,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-react-helmet/package.json
Expand Up @@ -35,7 +35,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react-helmet": "^5.1.3 || ^6.0.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sass/package.json
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"sass": "^1.30.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-schema-snapshot/package.json
Expand Up @@ -20,6 +20,6 @@
"@babel/runtime": "^7.15.4"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
}
}
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Expand Up @@ -41,7 +41,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sitemap/package.json
Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styled-components/package.json
Expand Up @@ -25,7 +25,7 @@
"main": "index.js",
"peerDependencies": {
"babel-plugin-styled-components": ">1.5.0",
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"react-dom": "^18.0.0 || ^0.0.0",
"styled-components": ">=2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styled-jsx/package.json
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"styled-jsx": "^3.0.2"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styletron/package.json
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5",
"gatsby": "^5.0.0-next",
"react": "^18.0.0 || ^0.0.0",
"styletron-engine-atomic": "^1.4.8",
"styletron-react": "^5.2.7 || ^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-stylus/package.json
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"main": "./gatsby-node.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-subfont/package.json
Expand Up @@ -34,7 +34,7 @@
"cross-env": "^7.0.3"
},
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"engines": {
"node": ">=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-twitter/package.json
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"gatsby": "^5.0.0-alpha-v5"
"gatsby": "^5.0.0-next"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit b624442

Please sign in to comment.