-
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] - @gatsbyjs/[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] - [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] - [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] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
1 parent
3661aa7
commit 9f4c0b9
Showing
108 changed files
with
288 additions
and
288 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": "4.24.0-next.1", | ||
"version": "4.24.0", | ||
"author": "Jason Quense <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -11,12 +11,12 @@ | |
"dependencies": { | ||
"@babel/runtime": "^7.15.4", | ||
"@babel/types": "^7.15.4", | ||
"gatsby-core-utils": "^3.24.0-next.1" | ||
"gatsby-core-utils": "^3.24.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-preset-gatsby-package", | ||
"version": "2.24.0-next.0", | ||
"version": "2.24.0", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
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": "2.24.0-next.1", | ||
"version": "2.24.0", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -22,8 +22,8 @@ | |
"babel-plugin-dynamic-import-node": "^2.3.3", | ||
"babel-plugin-macros": "^3.1.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"gatsby-core-utils": "^3.24.0-next.1", | ||
"gatsby-legacy-polyfills": "^2.24.0-next.0" | ||
"gatsby-core-utils": "^3.24.0", | ||
"gatsby-legacy-polyfills": "^2.24.0" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.11.6", | ||
|
@@ -38,7 +38,7 @@ | |
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3", | ||
"slash": "^3.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
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": "4.24.0-next.2", | ||
"version": "4.24.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -26,13 +26,13 @@ | |
"clipboardy": "^2.3.0", | ||
"common-tags": "^1.8.2", | ||
"convert-hrtime": "^3.0.0", | ||
"create-gatsby": "^2.24.0-next.2", | ||
"create-gatsby": "^2.24.0", | ||
"envinfo": "^7.8.1", | ||
"execa": "^5.1.1", | ||
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^10.1.0", | ||
"gatsby-core-utils": "^3.24.0-next.1", | ||
"gatsby-telemetry": "^3.24.0-next.1", | ||
"gatsby-core-utils": "^3.24.0", | ||
"gatsby-telemetry": "^3.24.0", | ||
"hosted-git-info": "^3.0.8", | ||
"is-valid-path": "^0.1.1", | ||
"joi": "^17.4.2", | ||
|
@@ -63,7 +63,7 @@ | |
"@types/hosted-git-info": "^3.0.2", | ||
"@types/yargs": "^15.0.14", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3", | ||
"ink": "^3.2.0", | ||
"ink-spinner": "^4.0.3", | ||
|
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
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-dev-cli", | ||
"description": "CLI helpers for contributors working on Gatsby", | ||
"version": "4.24.0-next.0", | ||
"version": "4.24.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby-dev": "./dist/index.js" | ||
|
@@ -27,7 +27,7 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme", | ||
|
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-legacy-polyfills", | ||
"description": "Polyfills for legacy browsers", | ||
"version": "2.24.0-next.0", | ||
"version": "2.24.0", | ||
"main": "dist/polyfills.js", | ||
"author": "Ward Peeters <[email protected]>", | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme", | ||
|
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-link", | ||
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching", | ||
"version": "4.24.0-next.3", | ||
"version": "4.24.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -27,7 +27,7 @@ | |
}, | ||
"dependencies": { | ||
"@types/reach__router": "^1.3.10", | ||
"gatsby-page-utils": "^2.24.0-next.1", | ||
"gatsby-page-utils": "^2.24.0", | ||
"prop-types": "^15.8.1" | ||
}, | ||
"devDependencies": { | ||
|
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": "@gatsbyjs/parcel-namer-relative-to-cwd", | ||
"main": "lib/index.js", | ||
"version": "1.9.0-next.1", | ||
"version": "1.9.0", | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-namer-relative-to-cwd#readme", | ||
"description": "Parcel namer that preserve directory structure to stabilize output and keep the hierarchy.", | ||
"author": "Michal Piechowiak <[email protected]>", | ||
|
@@ -19,12 +19,12 @@ | |
"@babel/runtime": "^7.18.0", | ||
"@parcel/namer-default": "2.6.2", | ||
"@parcel/plugin": "2.6.2", | ||
"gatsby-core-utils": "^3.24.0-next.1" | ||
"gatsby-core-utils": "^3.24.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.10", | ||
"@babel/core": "^7.18.0", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"scripts": { | ||
|
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-canonical-urls", | ||
"description": "Add canonical links to HTML pages Gatsby generates.", | ||
"version": "4.24.0-next.0", | ||
"version": "4.24.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -12,7 +12,7 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme", | ||
|
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-catch-links", | ||
"description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.", | ||
"version": "4.24.0-next.0", | ||
"version": "4.24.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -13,7 +13,7 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links#readme", | ||
|
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-coffeescript", | ||
"description": "Adds CoffeeScript support for Gatsby", | ||
"version": "4.24.0-next.0", | ||
"version": "4.24.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -18,7 +18,7 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript#readme", | ||
|
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-cxs", | ||
"description": "Gatsby plugin to add SSR support for ctx", | ||
"version": "4.24.0-next.3", | ||
"version": "4.24.0", | ||
"author": "Chen-Tai Hou <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -12,10 +12,10 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"babel-preset-gatsby-package": "^2.24.0-next.0", | ||
"babel-preset-gatsby-package": "^2.24.0", | ||
"cross-env": "^7.0.3", | ||
"cxs": "^6.2.0", | ||
"gatsby-plugin-utils": "^3.18.0-next.2" | ||
"gatsby-plugin-utils": "^3.18.0" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", | ||
"keywords": [ | ||
|
Oops, something went wrong.