-
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]
- Loading branch information
1 parent
341bd6d
commit 232d3b6
Showing
11 changed files
with
18 additions
and
18 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,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-link", | ||
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching", | ||
"version": "4.23.0-next.0", | ||
"version": "4.23.0-next.1", | ||
"author": "Kyle Mathews <[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
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-sharp", | ||
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", | ||
"version": "4.23.0-next.0", | ||
"version": "4.23.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -29,7 +29,7 @@ | |
"@types/sharp": "^0.30.5", | ||
"babel-preset-gatsby-package": "^2.23.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-image": "^2.23.0-next.0" | ||
"gatsby-plugin-image": "^2.23.0-next.1" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", | ||
"keywords": [ | ||
|
@@ -56,4 +56,4 @@ | |
"engines": { | ||
"node": ">=14.15.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-script", | ||
"description": "An enhanced script component for Gatsby sites with support for various loading strategies", | ||
"version": "1.8.0-next.0", | ||
"version": "1.8.0-next.1", | ||
"author": "Ty Hopp <[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-graphql", | ||
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL", | ||
"version": "4.23.0-next.0", | ||
"version": "4.23.0-next.1", | ||
"author": "Mikhail Novikov <[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
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "gatsby-source-wordpress", | ||
"description": "Source data from WordPress in an efficient and scalable way.", | ||
"author": "Tyler Barnes <[email protected]>", | ||
"version": "6.23.0-next.0", | ||
"version": "6.23.0-next.1", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
|
@@ -56,7 +56,7 @@ | |
"babel-preset-gatsby": "^2.23.0-next.0", | ||
"babel-preset-gatsby-package": "^2.23.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-image": "^2.23.0-next.0", | ||
"gatsby-plugin-image": "^2.23.0-next.1", | ||
"identity-obj-proxy": "^3.0.0", | ||
"react-test-renderer": "^16.14.0", | ||
"rimraf": "^3.0.2", | ||
|
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-transformer-remark", | ||
"description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", | ||
"version": "5.23.0-next.0", | ||
"version": "5.23.0-next.1", | ||
"author": "Kyle Mathews <[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-transformer-sqip", | ||
"description": "Generates geometric primitive version of images", | ||
"version": "4.23.0-next.0", | ||
"version": "4.23.0-next.1", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,7 +10,7 @@ | |
"@babel/runtime": "^7.15.4", | ||
"fs-extra": "^10.1.0", | ||
"gatsby-core-utils": "^3.23.0-next.0", | ||
"gatsby-plugin-sharp": "^4.23.0-next.0", | ||
"gatsby-plugin-sharp": "^4.23.0-next.1", | ||
"md5-file": "^5.0.0", | ||
"mini-svg-data-uri": "^1.4.4", | ||
"p-queue": "^6.6.2", | ||
|
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", | ||
"description": "Blazing fast modern site generator for React", | ||
"version": "4.23.0-next.0", | ||
"version": "4.23.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "./cli.js" | ||
|
@@ -92,14 +92,14 @@ | |
"gatsby-core-utils": "^3.23.0-next.0", | ||
"gatsby-graphiql-explorer": "^2.23.0-next.0", | ||
"gatsby-legacy-polyfills": "^2.23.0-next.0", | ||
"gatsby-link": "^4.23.0-next.0", | ||
"gatsby-link": "^4.23.0-next.1", | ||
"gatsby-page-utils": "^2.23.0-next.0", | ||
"gatsby-parcel-config": "0.14.0-next.0", | ||
"gatsby-plugin-page-creator": "^4.23.0-next.0", | ||
"gatsby-plugin-typescript": "^4.23.0-next.0", | ||
"gatsby-plugin-utils": "^3.17.0-next.0", | ||
"gatsby-react-router-scroll": "^5.23.0-next.0", | ||
"gatsby-script": "^1.8.0-next.0", | ||
"gatsby-script": "^1.8.0-next.1", | ||
"gatsby-telemetry": "^3.23.0-next.0", | ||
"gatsby-worker": "^1.23.0-next.0", | ||
"glob": "^7.2.3", | ||
|