Skip to content

Commit 8120bc1

Browse files
Update Gatsby
1 parent 0b208c9 commit 8120bc1

File tree

2 files changed

+257
-267
lines changed

2 files changed

+257
-267
lines changed

package.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@
77
"dependencies": {
88
"@babel/core": "7.19.3",
99
"bootstrap": "5.2.2",
10-
"gatsby": "4.24.4",
11-
"gatsby-plugin-gatsby-cloud": "4.24.0",
10+
"gatsby": "4.25.2",
11+
"gatsby-plugin-gatsby-cloud": "4.25.0",
1212
"gatsby-plugin-gdpr-cookies": "2.0.9",
13-
"gatsby-plugin-image": "2.24.0",
14-
"gatsby-plugin-manifest": "4.24.0",
15-
"gatsby-plugin-offline": "5.24.0",
16-
"gatsby-plugin-react-helmet": "5.24.0",
17-
"gatsby-plugin-robots-txt": "1.7.1",
18-
"gatsby-plugin-sass": "5.24.0",
19-
"gatsby-plugin-sharp": "4.24.0",
20-
"gatsby-plugin-sitemap": "5.24.0",
21-
"gatsby-remark-autolink-headers": "5.24.0",
22-
"gatsby-remark-copy-linked-files": "5.24.0",
13+
"gatsby-plugin-image": "2.25.0",
14+
"gatsby-plugin-manifest": "4.25.0",
15+
"gatsby-plugin-offline": "5.25.0",
16+
"gatsby-plugin-react-helmet": "5.25.0",
17+
"gatsby-plugin-robots-txt": "1.8.0",
18+
"gatsby-plugin-sass": "5.25.0",
19+
"gatsby-plugin-sharp": "4.25.0",
20+
"gatsby-plugin-sitemap": "5.25.0",
21+
"gatsby-remark-autolink-headers": "5.25.0",
22+
"gatsby-remark-copy-linked-files": "5.25.0",
2323
"gatsby-remark-embed-gist": "1.2.1",
24-
"gatsby-remark-images": "6.24.0",
25-
"gatsby-remark-prismjs": "6.24.0",
26-
"gatsby-remark-responsive-iframe": "5.24.0",
27-
"gatsby-remark-smartypants": "5.24.0",
28-
"gatsby-source-filesystem": "4.24.0",
29-
"gatsby-transformer-remark": "5.24.0",
30-
"gatsby-transformer-sharp": "4.24.0",
24+
"gatsby-remark-images": "6.25.0",
25+
"gatsby-remark-prismjs": "6.25.0",
26+
"gatsby-remark-responsive-iframe": "5.25.0",
27+
"gatsby-remark-smartypants": "5.25.0",
28+
"gatsby-source-filesystem": "4.25.0",
29+
"gatsby-transformer-remark": "5.25.1",
30+
"gatsby-transformer-sharp": "4.25.0",
3131
"prismjs": "1.29.0",
3232
"prop-types": "15.8.1",
3333
"react": "18.2.0",
@@ -41,7 +41,7 @@
4141
"webpack": "5.72.1"
4242
},
4343
"devDependencies": {
44-
"gatsby-cli": "4.24.0",
44+
"gatsby-cli": "4.25.0",
4545
"gh-pages": "4.0.0",
4646
"prettier": "2.7.1"
4747
},

0 commit comments

Comments
 (0)