Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Fast in every way that matters
</h3>
<p align="center">
Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps
Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and app
</p>
<p align="center">
<a href="https://github.com/gatsbyjs/gatsby/blob/master/LICENSE">
Expand Down
8 changes: 4 additions & 4 deletions benchmarks/md/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"del-cli": "^3.0.0",
"dotenv": "^8.2.0",
"faker": "^4.1.0",
"front-matter": "^3.1.0",
"gatsby": "^2.20.23",
"front-matter": "^4.0.1",
"gatsby": "^4.6.0",
"gatsby-image": "^2.3.3",
"gatsby-plugin-benchmark-reporting": "*",
"gatsby-plugin-page-creator": "^2.2.2",
"gatsby-plugin-sharp": "^2.4.12",
"gatsby-remark-images": "^3.2.3",
"gatsby-remark-images": "^5.0.0",
"gatsby-source-filesystem": "^2.2.3",
"gatsby-transformer-remark": "^2.8.7",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-sharp": "^2.4.5",
"glob": "^7.1.6",
"node-fetch": "^2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/using-javascript-transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"dependencies": {
"bulma": "0.9.0",
"d3": "4.13.0",
"gatsby": "^2.24.63",
"gatsby": "^4.6.0",
"gatsby-plugin-sass": "^2.3.13",
"gatsby-remark-prismjs": "^3.5.13",
"gatsby-source-filesystem": "^2.3.30",
"gatsby-transformer-javascript-frontmatter": "^2.3.12",
"gatsby-transformer-remark": "^2.8.35",
"gatsby-transformer-remark": "^4.0.0",
"moment": "^2.28.0",
"node-sass": "^4.14.1",
"node-sass": "^7.0.1",
"normalize.css": "^7.0.0",
"prismjs": "^1.21.0",
"prop-types": "^15.7.2",
Expand Down
17,585 changes: 9,429 additions & 8,156 deletions starters/gatsby-starter-blog-theme-core/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-blog-theme-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "0BSD",
"dependencies": {
"@mdx-js/react": "^1.6.18",
"gatsby": "^2.24.91",
"gatsby": "^4.6.0",
"gatsby-theme-blog-core": "^1.5.61",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
22,946 changes: 12,696 additions & 10,250 deletions starters/gatsby-starter-blog-theme/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-blog-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^2.24.91",
"gatsby": "^4.6.0",
"gatsby-theme-blog": "^2.0.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down