|
21 | 21 | "@leonardodino/gatsby-plugin-page-creator": "^0.0.2",
|
22 | 22 | "@reach/router": "^1.1.1",
|
23 | 23 | "deep-map": "^1.5.0",
|
24 |
| - "gatsby": "^2.0.90", |
25 |
| - "gatsby-plugin-lodash": "^3.0.1", |
26 |
| - "gatsby-plugin-netlify": "^2.0.0", |
27 |
| - "gatsby-plugin-nprogress": "^2.0.5", |
28 |
| - "gatsby-plugin-react-helmet": "^3.0.0", |
29 |
| - "gatsby-plugin-styled-components": "^3.0.0", |
30 |
| - "gatsby-react-router-scroll": "^2.0.0", |
| 24 | + "gatsby": "^2.0.112", |
| 25 | + "gatsby-plugin-lodash": "^3.0.4", |
| 26 | + "gatsby-plugin-netlify": "^2.0.8", |
| 27 | + "gatsby-plugin-nprogress": "^2.0.8", |
| 28 | + "gatsby-plugin-react-helmet": "^3.0.6", |
| 29 | + "gatsby-plugin-styled-components": "^3.0.5", |
| 30 | + "gatsby-react-router-scroll": "^2.0.4", |
31 | 31 | "gatsby-remark-external-links": "^0.0.4",
|
32 | 32 | "gatsby-remark-figure-caption": "^2.0.0",
|
33 |
| - "gatsby-remark-responsive-iframe": "^2.0.5", |
34 |
| - "gatsby-source-filesystem": "^2.0.13", |
| 33 | + "gatsby-remark-responsive-iframe": "^2.0.9", |
| 34 | + "gatsby-source-filesystem": "^2.0.20", |
35 | 35 | "gatsby-source-git": "https://github.com/stevetweeddale/gatsby-source-git",
|
36 |
| - "gatsby-transformer-remark": "^2.2.0", |
| 36 | + "gatsby-transformer-remark": "^2.2.4", |
37 | 37 | "lodash": "^4.17.11",
|
38 | 38 | "lru-cache": "^4.1.3",
|
39 | 39 | "polished": "^2.3.3",
|
|
43 | 43 | "react-helmet": "^5.2.0",
|
44 | 44 | "react-window-size": "^1.2.0",
|
45 | 45 | "recompose": "^0.30.0",
|
46 |
| - "styled-components": "^3.4.8", |
| 46 | + "styled-components": "^4.1.3", |
47 | 47 | "timesince": "^0.1.0-alpha.0",
|
48 | 48 | "unist-util-visit": "^1.4.0"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 | 51 | "babel-eslint": "^10.0.1",
|
52 | 52 | "babel-plugin-styled-components": "^1.7.1",
|
53 |
| - "eslint": "^5.12.0", |
54 |
| - "eslint-plugin-import": "^2.12.0", |
55 |
| - "eslint-plugin-react": "^7.8.2", |
56 |
| - "gatsby-plugin-eslint": "^2.0.1", |
| 53 | + "eslint": "^5.13.0", |
| 54 | + "eslint-loader": "^2.1.1", |
| 55 | + "eslint-plugin-import": "^2.16.0", |
| 56 | + "eslint-plugin-react": "^7.12.4", |
| 57 | + "gatsby-plugin-eslint": "^2.0.4", |
57 | 58 | "gatsby-plugin-netlify-cache": "^1.0.0-beta0",
|
58 |
| - "lint-staged": "^8.1.0" |
| 59 | + "lint-staged": "^8.1.3" |
59 | 60 | }
|
60 | 61 | }
|
0 commit comments