Skip to content

Commit e477938

Browse files
fix(deps): update starters and examples - gatsby (#36396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b92bd7a commit e477938

File tree

21 files changed

+4340
-42282
lines changed

21 files changed

+4340
-42282
lines changed

starters/blog/package-lock.json

+604-20,274
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^4.20.0",
12-
"gatsby-plugin-feed": "^4.20.0",
13-
"gatsby-plugin-image": "^2.20.0",
14-
"gatsby-plugin-manifest": "^4.20.0",
15-
"gatsby-plugin-sharp": "^4.20.0",
16-
"gatsby-remark-copy-linked-files": "^5.20.0",
17-
"gatsby-remark-images": "^6.20.0",
18-
"gatsby-remark-prismjs": "^6.20.0",
19-
"gatsby-remark-responsive-iframe": "^5.20.0",
20-
"gatsby-remark-smartypants": "^5.20.0",
21-
"gatsby-source-filesystem": "^4.20.0",
22-
"gatsby-transformer-remark": "^5.20.0",
23-
"gatsby-transformer-sharp": "^4.20.0",
11+
"gatsby": "^4.21.0",
12+
"gatsby-plugin-feed": "^4.21.0",
13+
"gatsby-plugin-image": "^2.21.0",
14+
"gatsby-plugin-manifest": "^4.21.0",
15+
"gatsby-plugin-sharp": "^4.21.0",
16+
"gatsby-remark-copy-linked-files": "^5.21.0",
17+
"gatsby-remark-images": "^6.21.0",
18+
"gatsby-remark-prismjs": "^6.21.0",
19+
"gatsby-remark-responsive-iframe": "^5.21.0",
20+
"gatsby-remark-smartypants": "^5.21.0",
21+
"gatsby-source-filesystem": "^4.21.0",
22+
"gatsby-transformer-remark": "^5.21.0",
23+
"gatsby-transformer-sharp": "^4.21.0",
2424
"prismjs": "^1.28.0",
2525
"react": "^18.1.0",
2626
"react-dom": "^18.1.0",

0 commit comments

Comments
 (0)