Skip to content

Commit c27bd05

Browse files
committed
1 parent fc63c74 commit c27bd05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"core-js": "^2.6.0",
88
"disqus-react": "^1.0.4",
9-
"gatsby": "^2.0.0",
9+
"gatsby": "^5.0.0",
1010
"gatsby-image": "^2.0.22",
1111
"gatsby-link": "^2.0.7",
1212
"gatsby-plugin-canonical-urls": "^2.0.8",
@@ -15,13 +15,13 @@
1515
"gatsby-plugin-offline": "^2.0.5",
1616
"gatsby-plugin-react-helmet": "^3.0.0",
1717
"gatsby-plugin-sass": "^2.0.1",
18-
"gatsby-plugin-sharp": "^2.0.15",
18+
"gatsby-plugin-sharp": "^5.10.0",
1919
"gatsby-plugin-sitemap": "^2.0.3",
2020
"gatsby-plugin-yandex-metrika": "^1.0.5",
2121
"gatsby-remark-copy-linked-files": "^2.0.7",
2222
"gatsby-remark-images": "^3.0.1",
2323
"gatsby-source-filesystem": "^2.0.11",
24-
"gatsby-transformer-remark": "^2.1.15",
24+
"gatsby-transformer-remark": "^6.10.0",
2525
"gatsby-transformer-sharp": "^2.1.9",
2626
"lodash": "^4.17.4",
2727
"node-sass": "^4.9.3",

0 commit comments

Comments
 (0)