Skip to content

Commit b7deabc

Browse files
fix(deps): update starters and examples - gatsby (#32843)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6025c84 commit b7deabc

File tree

16 files changed

+5644
-3588
lines changed

16 files changed

+5644
-3588
lines changed

starters/blog/package-lock.json

Lines changed: 799 additions & 477 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^3.11.1",
12-
"gatsby-plugin-feed": "^3.11.0",
11+
"gatsby": "^3.12.1",
12+
"gatsby-plugin-feed": "^3.12.0",
1313
"gatsby-plugin-gatsby-cloud": "^2.11.0",
14-
"gatsby-plugin-google-analytics": "^3.11.0",
15-
"gatsby-plugin-image": "^1.11.0",
16-
"gatsby-plugin-manifest": "^3.11.0",
17-
"gatsby-plugin-offline": "^4.11.0",
18-
"gatsby-plugin-react-helmet": "^4.11.0",
19-
"gatsby-plugin-sharp": "^3.11.0",
20-
"gatsby-remark-copy-linked-files": "^4.8.0",
21-
"gatsby-remark-images": "^5.8.0",
22-
"gatsby-remark-prismjs": "^5.8.0",
23-
"gatsby-remark-responsive-iframe": "^4.8.0",
24-
"gatsby-remark-smartypants": "^4.8.0",
25-
"gatsby-source-filesystem": "^3.11.0",
26-
"gatsby-transformer-remark": "^4.8.0",
27-
"gatsby-transformer-sharp": "^3.11.0",
14+
"gatsby-plugin-google-analytics": "^3.12.0",
15+
"gatsby-plugin-image": "^1.12.0",
16+
"gatsby-plugin-manifest": "^3.12.0",
17+
"gatsby-plugin-offline": "^4.12.0",
18+
"gatsby-plugin-react-helmet": "^4.12.0",
19+
"gatsby-plugin-sharp": "^3.12.0",
20+
"gatsby-remark-copy-linked-files": "^4.9.0",
21+
"gatsby-remark-images": "^5.9.0",
22+
"gatsby-remark-prismjs": "^5.9.0",
23+
"gatsby-remark-responsive-iframe": "^4.9.0",
24+
"gatsby-remark-smartypants": "^4.9.0",
25+
"gatsby-source-filesystem": "^3.12.0",
26+
"gatsby-transformer-remark": "^4.9.0",
27+
"gatsby-transformer-sharp": "^3.12.0",
2828
"prismjs": "^1.24.1",
2929
"react": "^17.0.1",
3030
"react-dom": "^17.0.1",

starters/default/package-lock.json

Lines changed: 716 additions & 416 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/default/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
8-
"gatsby": "^3.11.1",
8+
"gatsby": "^3.12.1",
99
"gatsby-plugin-gatsby-cloud": "^2.11.0",
10-
"gatsby-plugin-image": "^1.11.0",
11-
"gatsby-plugin-manifest": "^3.11.0",
12-
"gatsby-plugin-offline": "^4.11.0",
13-
"gatsby-plugin-react-helmet": "^4.11.0",
14-
"gatsby-plugin-sharp": "^3.11.0",
15-
"gatsby-source-filesystem": "^3.11.0",
16-
"gatsby-transformer-sharp": "^3.11.0",
10+
"gatsby-plugin-image": "^1.12.0",
11+
"gatsby-plugin-manifest": "^3.12.0",
12+
"gatsby-plugin-offline": "^4.12.0",
13+
"gatsby-plugin-react-helmet": "^4.12.0",
14+
"gatsby-plugin-sharp": "^3.12.0",
15+
"gatsby-source-filesystem": "^3.12.0",
16+
"gatsby-transformer-sharp": "^3.12.0",
1717
"prop-types": "^15.7.2",
1818
"react": "^17.0.1",
1919
"react-dom": "^17.0.1",

starters/gatsby-starter-blog-theme-core/package-lock.json

Lines changed: 967 additions & 577 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "0BSD",
1212
"dependencies": {
1313
"@mdx-js/react": "^1.6.22",
14-
"gatsby": "^3.11.1",
14+
"gatsby": "^3.12.1",
1515
"gatsby-theme-blog-core": "^3.0.0",
1616
"react": "^17.0.2",
1717
"react-dom": "^17.0.2"

starters/gatsby-starter-blog-theme/package-lock.json

Lines changed: 967 additions & 577 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "0BSD",
1212
"dependencies": {
13-
"gatsby": "^3.11.1",
13+
"gatsby": "^3.12.1",
1414
"gatsby-theme-blog": "^3.0.0",
1515
"react": "^17.0.2",
1616
"react-dom": "^17.0.2",

starters/gatsby-starter-minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"license": "0BSD",
1818
"dependencies": {
19-
"gatsby": "^3.11.1",
19+
"gatsby": "^3.12.1",
2020
"react": "^17.0.1",
2121
"react-dom": "^17.0.1"
2222
}

0 commit comments

Comments
 (0)