Skip to content

Commit dba45d3

Browse files
fix(deps): update starters and examples - gatsby (#35625)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 90e1b8a commit dba45d3

File tree

18 files changed

+13428
-14090
lines changed

18 files changed

+13428
-14090
lines changed

starters/blog/package-lock.json

Lines changed: 1370 additions & 1655 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: 17 additions & 17 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": "^4.13.1",
12-
"gatsby-plugin-feed": "^4.13.0",
13-
"gatsby-plugin-gatsby-cloud": "^4.13.0",
14-
"gatsby-plugin-google-analytics": "^4.13.0",
15-
"gatsby-plugin-image": "^2.13.0",
16-
"gatsby-plugin-manifest": "^4.13.0",
17-
"gatsby-plugin-offline": "^5.13.0",
18-
"gatsby-plugin-react-helmet": "^5.13.0",
19-
"gatsby-plugin-sharp": "^4.13.0",
20-
"gatsby-remark-copy-linked-files": "^5.13.0",
21-
"gatsby-remark-images": "^6.13.0",
22-
"gatsby-remark-prismjs": "^6.13.0",
23-
"gatsby-remark-responsive-iframe": "^5.13.0",
24-
"gatsby-remark-smartypants": "^5.13.0",
25-
"gatsby-source-filesystem": "^4.13.0",
26-
"gatsby-transformer-remark": "^5.13.0",
27-
"gatsby-transformer-sharp": "^4.13.0",
11+
"gatsby": "^4.14.0",
12+
"gatsby-plugin-feed": "^4.14.0",
13+
"gatsby-plugin-gatsby-cloud": "^4.14.0",
14+
"gatsby-plugin-google-analytics": "^4.14.0",
15+
"gatsby-plugin-image": "^2.14.0",
16+
"gatsby-plugin-manifest": "^4.14.0",
17+
"gatsby-plugin-offline": "^5.14.0",
18+
"gatsby-plugin-react-helmet": "^5.14.0",
19+
"gatsby-plugin-sharp": "^4.14.0",
20+
"gatsby-remark-copy-linked-files": "^5.14.0",
21+
"gatsby-remark-images": "^6.14.0",
22+
"gatsby-remark-prismjs": "^6.14.0",
23+
"gatsby-remark-responsive-iframe": "^5.14.0",
24+
"gatsby-remark-smartypants": "^5.14.0",
25+
"gatsby-source-filesystem": "^4.14.0",
26+
"gatsby-transformer-remark": "^5.14.0",
27+
"gatsby-transformer-sharp": "^4.14.0",
2828
"prismjs": "^1.28.0",
2929
"react": "^17.0.1",
3030
"react-dom": "^17.0.1",

0 commit comments

Comments
 (0)