Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit b213bbd

Browse files
fix(deps): update gatsby monorepo
1 parent e7fa24d commit b213bbd

File tree

2 files changed

+351
-330
lines changed

2 files changed

+351
-330
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@
2323
"@fontsource/merriweather": "4.5.14",
2424
"@fontsource/montserrat": "4.5.14",
2525
"@staticcms/app": "2.0.0",
26-
"gatsby": "5.7.0",
27-
"gatsby-plugin-feed": "5.7.0",
28-
"gatsby-plugin-image": "3.7.0",
29-
"gatsby-plugin-manifest": "5.7.0",
30-
"gatsby-plugin-sharp": "5.7.0",
26+
"gatsby": "5.9.0",
27+
"gatsby-plugin-feed": "5.9.0",
28+
"gatsby-plugin-image": "3.9.0",
29+
"gatsby-plugin-manifest": "5.9.0",
30+
"gatsby-plugin-sharp": "5.9.0",
3131
"gatsby-plugin-static-cms": "2.0.2",
32-
"gatsby-remark-images": "7.7.0",
33-
"gatsby-remark-prismjs": "7.7.0",
34-
"gatsby-remark-responsive-iframe": "6.7.0",
35-
"gatsby-source-filesystem": "5.7.0",
36-
"gatsby-transformer-remark": "6.7.0",
37-
"gatsby-transformer-sharp": "5.7.0",
32+
"gatsby-remark-images": "7.9.0",
33+
"gatsby-remark-prismjs": "7.9.0",
34+
"gatsby-remark-responsive-iframe": "6.9.0",
35+
"gatsby-source-filesystem": "5.9.0",
36+
"gatsby-transformer-remark": "6.9.0",
37+
"gatsby-transformer-sharp": "5.9.0",
3838
"prismjs": "1.29.0",
3939
"react": "18.2.0",
4040
"react-dom": "18.2.0"

0 commit comments

Comments
 (0)