|
1 | 1 | { |
2 | 2 | "name": "developer.bitcoin.com", |
3 | 3 | "description": "Bitcoin.com developer resources and documentation", |
4 | | - "version": "3.2.5", |
| 4 | + "version": "3.2.6", |
5 | 5 | "author": "Peter <peter@bitcoin.com> and Gabriel Cardona <gabriel@bitcoin.com>", |
6 | 6 | "dependencies": { |
7 | 7 | "badger-components-react": "^0.1.3", |
8 | | - "gatsby": "^2.0.50", |
9 | | - "gatsby-image": "^2.0.20", |
| 8 | + "gatsby": "^2.0.118", |
| 9 | + "gatsby-image": "^2.0.29", |
10 | 10 | "gatsby-plugin-flow": "^1.0.2", |
11 | | - "gatsby-plugin-google-tagmanager": "^2.0.6", |
12 | | - "gatsby-plugin-manifest": "^2.0.9", |
13 | | - "gatsby-plugin-offline": "^2.0.15", |
14 | | - "gatsby-plugin-react-helmet": "^3.0.2", |
15 | | - "gatsby-plugin-robots-txt": "^1.3.0", |
16 | | - "gatsby-plugin-sharp": "^2.0.12", |
17 | | - "gatsby-plugin-sitemap": "^2.0.2", |
18 | | - "gatsby-plugin-styled-components": "^3.0.2", |
19 | | - "gatsby-remark-autolink-headers": "^2.0.11", |
| 11 | + "gatsby-plugin-google-tagmanager": "^2.0.9", |
| 12 | + "gatsby-plugin-manifest": "^2.0.17", |
| 13 | + "gatsby-plugin-offline": "^2.0.23", |
| 14 | + "gatsby-plugin-react-helmet": "^3.0.6", |
| 15 | + "gatsby-plugin-robots-txt": "^1.4.0", |
| 16 | + "gatsby-plugin-sharp": "^2.0.20", |
| 17 | + "gatsby-plugin-sitemap": "^2.0.5", |
| 18 | + "gatsby-plugin-styled-components": "^3.0.5", |
| 19 | + "gatsby-remark-autolink-headers": "^2.0.14", |
20 | 20 | "gatsby-remark-component": "^1.1.3", |
21 | | - "gatsby-remark-copy-linked-files": "^2.0.6", |
22 | | - "gatsby-remark-images": "^2.0.6", |
23 | | - "gatsby-source-filesystem": "^2.0.8", |
24 | | - "gatsby-transformer-remark": "^2.1.12", |
25 | | - "gatsby-transformer-sharp": "^2.1.8", |
| 21 | + "gatsby-remark-copy-linked-files": "^2.0.9", |
| 22 | + "gatsby-remark-images": "^3.0.3", |
| 23 | + "gatsby-source-filesystem": "^2.0.20", |
| 24 | + "gatsby-transformer-remark": "^2.2.4", |
| 25 | + "gatsby-transformer-sharp": "^2.1.13", |
26 | 26 | "isomorphic-fetch": "^2.2.1", |
27 | | - "react": "^16.6.3", |
28 | | - "react-dom": "^16.6.3", |
| 27 | + "react": "^16.8.1", |
| 28 | + "react-dom": "^16.8.1", |
29 | 29 | "react-helmet": "^5.2.0", |
30 | | - "react-icons": "^3.2.2", |
31 | | - "react-syntax-highlighter": "^10.0.1", |
| 30 | + "react-icons": "^3.3.0", |
| 31 | + "react-syntax-highlighter": "^10.1.2", |
32 | 32 | "recompose": "^0.30.0", |
33 | | - "rehype-react": "^3.0.3", |
34 | | - "styled-components": "^4.1.1" |
| 33 | + "rehype-react": "^3.1.0", |
| 34 | + "styled-components": "^4.1.3" |
35 | 35 | }, |
36 | 36 | "keywords": [ |
37 | 37 | "gatsby", |
|
51 | 51 | "test": "echo \"Error: no test specified\" && exit 1" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "babel-plugin-styled-components": "^1.8.0", |
55 | | - "husky": "^1.1.4", |
56 | | - "prettier": "^1.15.2", |
57 | | - "pretty-quick": "^1.8.0" |
| 54 | + "babel-plugin-styled-components": "^1.10.0", |
| 55 | + "husky": "^1.3.1", |
| 56 | + "prettier": "^1.16.4", |
| 57 | + "pretty-quick": "^1.10.0" |
58 | 58 | }, |
59 | 59 | "repository": { |
60 | 60 | "type": "git", |
|
0 commit comments