Skip to content

Commit 0800efe

Browse files
committed
Fix sharp issue
1 parent ba57468 commit 0800efe

File tree

2 files changed

+127
-668
lines changed

2 files changed

+127
-668
lines changed

packages/homepage/package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"babel-preset-gatsby": "^0.1.5",
1818
"card-vibes": "^0.1.0",
1919
"date-fns": "1.30.1",
20-
"gatsby": "^2.13.19",
21-
"gatsby-cli": "^2.7.13",
20+
"gatsby": "^2.13.41",
21+
"gatsby-cli": "^2.7.20",
2222
"gatsby-plugin-google-fonts": "^1.0.1",
2323
"gatsby-plugin-google-tagmanager": "^2.1.4",
2424
"gatsby-plugin-nprogress": "^2.1.2",
@@ -32,14 +32,12 @@
3232
"gatsby-react-router-scroll": "^2.1.3",
3333
"gatsby-remark-autolink-headers": "^1.4.19",
3434
"gatsby-remark-copy-linked-files": "^2.1.2",
35-
"gatsby-remark-images": "^1.5.67",
35+
"gatsby-remark-images": "^3.1.7",
3636
"gatsby-remark-prismjs": "^1.2.24",
3737
"gatsby-source-airtable": "^2.0.8",
3838
"gatsby-source-filesystem": "^2.1.5",
39-
"gatsby-source-medium": "^2.1.2",
40-
"gatsby-source-rss-feed": "^1.1.1",
4139
"gatsby-transformer-json": "^2.2.2",
42-
"gatsby-transformer-remark": "^2.6.4",
40+
"gatsby-transformer-remark": "^2.6.9",
4341
"gatsby-transformer-sharp": "^2.2.4",
4442
"gsap": "^1.20.3",
4543
"lodash-es": "^4.17.11",

0 commit comments

Comments
 (0)