|
6 | 6 | "author": "Aryan Jabbari <aryanjabbari@gmail.com>", |
7 | 7 | "dependencies": { |
8 | 8 | "axios": "^0.18.0", |
9 | | - "gatsby": "^2.4.3", |
10 | | - "gatsby-image": "^2.0.40", |
| 9 | + "gatsby": "^2.4.4", |
| 10 | + "gatsby-image": "^2.0.41", |
11 | 11 | "gatsby-plugin-layout": "^1.0.15", |
12 | | - "gatsby-plugin-manifest": "^2.0.29", |
13 | | - "gatsby-plugin-offline": "^2.0.25", |
| 12 | + "gatsby-plugin-manifest": "^2.1.1", |
| 13 | + "gatsby-plugin-offline": "^2.1.0", |
14 | 14 | "gatsby-plugin-react-helmet": "^3.0.12", |
15 | 15 | "gatsby-plugin-sharp": "^2.0.37", |
16 | 16 | "gatsby-plugin-typescript": "^2.0.13", |
17 | | - "gatsby-source-filesystem": "^2.0.31", |
18 | | - "gatsby-transformer-sharp": "^2.1.18", |
| 17 | + "gatsby-source-filesystem": "^2.0.33", |
| 18 | + "gatsby-transformer-sharp": "^2.1.19", |
19 | 19 | "prop-types": "^15.7.2", |
20 | 20 | "react": "^16.8.6", |
21 | 21 | "react-dom": "^16.8.6", |
22 | | - "react-helmet": "^5.2.0", |
| 22 | + "react-helmet": "^5.2.1", |
23 | 23 | "remark-external-links": "^4.0.0", |
24 | 24 | "styled-components": "^4.2.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "gatsby-theme-docz": "^1.2.0", |
28 | | - "prettier": "^1.17.0" |
| 28 | + "prettier": "^1.17.1" |
29 | 29 | }, |
30 | 30 | "keywords": [ |
31 | 31 | "gatsby", |
|
0 commit comments