|
8 | 8 | "serve": "gatsby serve" |
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | | - "@fortawesome/fontawesome-svg-core": "^1.2.12", |
12 | | - "@fortawesome/free-solid-svg-icons": "^5.6.3", |
13 | | - "@fortawesome/react-fontawesome": "^0.1.4", |
14 | | - "@octokit/rest": "^16.13.0", |
15 | | - "babel-plugin-styled-components": "^1.10.0", |
16 | | - "gatsby": "^2.0.0", |
17 | | - "gatsby-plugin-react-helmet": "^3.0.5", |
18 | | - "gatsby-plugin-styled-components": "^3.0.4", |
19 | | - "react": "^16.7.0", |
20 | | - "react-dev-utils": "^7.0.1", |
21 | | - "react-dom": "^16.7.0", |
22 | | - "react-helmet": "^5.2.0", |
23 | | - "styled-components": "^4.1.3" |
| 11 | + "@fortawesome/fontawesome-svg-core": "^1.2.25", |
| 12 | + "@fortawesome/free-solid-svg-icons": "^5.11.2", |
| 13 | + "@fortawesome/react-fontawesome": "^0.1.8", |
| 14 | + "@octokit/rest": "^16.35.0", |
| 15 | + "babel-plugin-styled-components": "^1.10.6", |
| 16 | + "gatsby": "^2.18.10", |
| 17 | + "gatsby-plugin-react-helmet": "^3.1.18", |
| 18 | + "gatsby-plugin-styled-components": "^3.1.16", |
| 19 | + "react": "^16.12.0", |
| 20 | + "react-dev-utils": "^10.0.0", |
| 21 | + "react-dom": "^16.12.0", |
| 22 | + "react-helmet": "^5.2.1", |
| 23 | + "styled-components": "^4.4.1" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@fortawesome/fontawesome-free": "^5.6.3" |
| 26 | + "@fortawesome/fontawesome-free": "^5.11.2" |
27 | 27 | } |
28 | 28 | } |
0 commit comments