-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
28 changed files
with
75 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remove-graphql-queries", | ||
"version": "3.13.0-next.1", | ||
"version": "3.13.0-next.2", | ||
"author": "Jason Quense <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -13,7 +13,7 @@ | |
"@babel/core": "^7.14.8", | ||
"babel-preset-gatsby-package": "^1.13.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-core-utils": "^2.13.0-next.1" | ||
"gatsby-core-utils": "^2.13.0-next.2" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-preset-gatsby", | ||
"version": "1.13.0-next.1", | ||
"version": "1.13.0-next.2", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -22,7 +22,7 @@ | |
"babel-plugin-dynamic-import-node": "^2.3.3", | ||
"babel-plugin-macros": "^2.8.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-legacy-polyfills": "^1.13.0-next.0" | ||
}, | ||
"peerDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "3.13.0-next.2", | ||
"version": "3.13.0-next.3", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -23,9 +23,9 @@ | |
"execa": "^5.1.1", | ||
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-recipes": "^0.24.0-next.1", | ||
"gatsby-telemetry": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-recipes": "^0.24.0-next.2", | ||
"gatsby-telemetry": "^2.13.0-next.2", | ||
"hosted-git-info": "^3.0.6", | ||
"is-valid-path": "^0.1.1", | ||
"joi": "^17.4.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-gatsby-cloud", | ||
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud", | ||
"version": "3.1.0-next.1", | ||
"version": "3.1.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,8 +10,8 @@ | |
"@babel/runtime": "^7.14.8", | ||
"date-fns": "^2.22.1", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-telemetry": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-telemetry": "^2.13.0-next.2", | ||
"kebab-hash": "^0.1.2", | ||
"lodash": "^4.17.21", | ||
"webpack-assets-manifest": "^5.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "gatsby-plugin-manifest", | ||
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", | ||
"version": "3.13.0-next.2", | ||
"version": "3.13.0-next.3", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-plugin-utils": "^1.13.0-next.0", | ||
"semver": "^7.3.5", | ||
"sharp": "^0.29.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-netlify", | ||
"description": "A Gatsby plugin which generates a _headers file for netlify", | ||
"version": "3.13.0-next.1", | ||
"version": "3.13.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"kebab-hash": "^0.1.2", | ||
"lodash": "^4.17.21", | ||
"webpack-assets-manifest": "^5.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "gatsby-plugin-offline", | ||
"description": "Gatsby plugin which sets up a site to be able to run offline", | ||
"version": "4.13.0-next.1", | ||
"version": "4.13.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"cheerio": "^1.0.0-rc.9", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"glob": "^7.1.7", | ||
"idb-keyval": "^3.2.0", | ||
"lodash": "^4.17.21", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-preload-fonts", | ||
"description": "Gatsby plugin for preloading fonts per page", | ||
"version": "2.13.0-next.1", | ||
"version": "2.13.0-next.2", | ||
"author": "Aaron Ross <[email protected]>", | ||
"main": "index.js", | ||
"bin": { | ||
|
@@ -14,7 +14,7 @@ | |
"chalk": "^4.1.2", | ||
"date-fns": "^2.21.1", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"graphql-request": "^1.8.2", | ||
"progress": "^2.0.3", | ||
"puppeteer": "^3.3.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-sharp", | ||
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", | ||
"version": "3.13.0-next.3", | ||
"version": "3.13.0-next.4", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -12,9 +12,9 @@ | |
"bluebird": "^3.7.2", | ||
"filenamify": "^4.3.0", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-plugin-utils": "^1.13.0-next.0", | ||
"gatsby-telemetry": "^2.13.0-next.1", | ||
"gatsby-telemetry": "^2.13.0-next.2", | ||
"got": "^10.7.0", | ||
"lodash": "^4.17.21", | ||
"mini-svg-data-uri": "^1.3.3", | ||
|
@@ -32,7 +32,7 @@ | |
"@types/sharp": "^0.28.5", | ||
"babel-preset-gatsby-package": "^1.13.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-image": "^1.13.0-next.2" | ||
"gatsby-plugin-image": "^1.13.0-next.3" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-typescript", | ||
"description": "Adds TypeScript support to Gatsby", | ||
"version": "3.13.0-next.1", | ||
"version": "3.13.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -16,7 +16,7 @@ | |
"@babel/plugin-proposal-optional-chaining": "^7.14.5", | ||
"@babel/preset-typescript": "^7.14.0", | ||
"@babel/runtime": "^7.14.8", | ||
"babel-plugin-remove-graphql-queries": "^3.13.0-next.1" | ||
"babel-plugin-remove-graphql-queries": "^3.13.0-next.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-recipes", | ||
"description": "Core functionality for Gatsby Recipes", | ||
"version": "0.24.0-next.1", | ||
"version": "0.24.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -30,8 +30,8 @@ | |
"express": "^4.17.1", | ||
"express-graphql": "^0.12.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-telemetry": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-telemetry": "^2.13.0-next.2", | ||
"glob": "^7.1.6", | ||
"graphql": "^15.4.0", | ||
"graphql-compose": "~7.25.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-remark-images", | ||
"description": "Processes images in markdown so they can be used in the production build.", | ||
"version": "5.10.0-next.1", | ||
"version": "5.10.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,7 +10,7 @@ | |
"@babel/runtime": "^7.14.8", | ||
"chalk": "^4.1.2", | ||
"cheerio": "^1.0.0-rc.10", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"is-relative-url": "^3.0.0", | ||
"lodash": "^4.17.21", | ||
"mdast-util-definitions": "^4.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-remark-katex", | ||
"description": "Transform math nodes to html markup", | ||
"version": "5.10.0-next.0", | ||
"version": "5.10.0-next.1", | ||
"author": "Jeffrey Xiao <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-source-contentful", | ||
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", | ||
"version": "5.13.0-next.2", | ||
"version": "5.13.0-next.3", | ||
"author": "Marcus Ericsson <[email protected]> (mericsson.com)", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -17,9 +17,9 @@ | |
"common-tags": "^1.8.0", | ||
"contentful": "^8.4.2", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-core-utils": "^2.13.0-next.2", | ||
"gatsby-plugin-utils": "^1.13.0-next.0", | ||
"gatsby-source-filesystem": "^3.13.0-next.1", | ||
"gatsby-source-filesystem": "^3.13.0-next.2", | ||
"is-online": "^8.5.1", | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.21", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-source-drupal", | ||
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", | ||
"version": "4.13.0-next.2", | ||
"version": "4.13.0-next.3", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -12,7 +12,7 @@ | |
"bluebird": "^3.7.2", | ||
"body-parser": "^1.19.0", | ||
"fastq": "^1.11.1", | ||
"gatsby-source-filesystem": "^3.13.0-next.1", | ||
"gatsby-source-filesystem": "^3.13.0-next.2", | ||
"got": "^11.8.2", | ||
"http2-wrapper": "^2.0.5", | ||
"lodash": "^4.17.21", | ||
|
Oops, something went wrong.