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

Commit 74caedc

Browse files
chore(deps): update gatsby monorepo
1 parent a60b4eb commit 74caedc

File tree

3 files changed

+3730
-3216
lines changed

3 files changed

+3730
-3216
lines changed

demo/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@chec/gatsby-source-chec": "*",
15-
"gatsby": "3.14.6",
16-
"gatsby-plugin-image": "1.14.2",
17-
"gatsby-plugin-sharp": "3.14.3",
18-
"gatsby-transformer-sharp": "3.14.0",
15+
"gatsby": "4.18.0",
16+
"gatsby-plugin-image": "2.18.0",
17+
"gatsby-plugin-sharp": "4.18.0",
18+
"gatsby-transformer-sharp": "4.18.0",
1919
"react": "17.0.2",
2020
"react-dom": "17.0.2"
2121
}

gatsby-source-chec/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
},
2323
"dependencies": {
2424
"chec-request": "1.2.0",
25-
"gatsby-source-filesystem": "3.14.0"
25+
"gatsby-source-filesystem": "4.18.0"
2626
}
2727
}

0 commit comments

Comments
 (0)