|
16 | 16 | "deploy": "gatsby build && gh-pages -d public -b master" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "gatsby": "2.22.10", |
20 | | - "gatsby-plugin-google-analytics": "2.3.2", |
21 | | - "gatsby-plugin-manifest": "2.4.9", |
| 19 | + "gatsby": "2.24.47", |
| 20 | + "gatsby-plugin-google-analytics": "2.3.13", |
| 21 | + "gatsby-plugin-manifest": "2.4.23", |
22 | 22 | "gatsby-plugin-offline": "2.2.10", |
23 | | - "gatsby-plugin-react-helmet": "3.3.2", |
24 | | - "gatsby-plugin-sharp": "2.6.9", |
25 | | - "gatsby-plugin-typescript": "2.4.3", |
26 | | - "gatsby-plugin-typography": "2.5.2", |
27 | | - "gatsby-remark-images": "3.3.8", |
28 | | - "gatsby-remark-prismjs": "3.5.2", |
29 | | - "gatsby-source-filesystem": "2.3.8", |
30 | | - "gatsby-transformer-remark": "2.8.13", |
| 23 | + "gatsby-plugin-react-helmet": "3.3.10", |
| 24 | + "gatsby-plugin-sharp": "2.6.27", |
| 25 | + "gatsby-plugin-typescript": "2.4.18", |
| 26 | + "gatsby-plugin-typography": "2.5.10", |
| 27 | + "gatsby-remark-images": "3.3.25", |
| 28 | + "gatsby-remark-prismjs": "3.5.10", |
| 29 | + "gatsby-source-filesystem": "2.3.24", |
| 30 | + "gatsby-transformer-remark": "2.8.28", |
31 | 31 | "prismjs": "1.20.0", |
32 | 32 | "react": "16.13.1", |
33 | 33 | "react-dom": "16.13.1", |
|
46 | 46 | "@typescript-eslint/parser": "1.10.2", |
47 | 47 | "babel-eslint": "10.0.2", |
48 | 48 | "babel-jest": "24.8.0", |
49 | | - "babel-preset-gatsby": "0.4.7", |
| 49 | + "babel-preset-gatsby": "0.5.5", |
50 | 50 | "eslint": "5.16.0", |
51 | 51 | "eslint-config-prettier": "4.3.0", |
52 | 52 | "eslint-config-standard": "12.0.0", |
|
0 commit comments