|
19 | 19 | "dependencies": {
|
20 | 20 | "@babel/plugin-transform-spread": "^7.12.1",
|
21 | 21 | "@dailybruin/gatsby-source-kerckhoff": "1.1.1",
|
22 |
| - "@dailybruin/lux": "1.15.0", |
23 |
| - "@fortawesome/react-fontawesome": "^0.1.4", |
24 |
| - "@types/react": "16.9.2", |
| 22 | + "@dailybruin/lux": "1.16.0", |
| 23 | + "@fortawesome/react-fontawesome": "^0.2.0", |
| 24 | + "@types/react": "16.14.59", |
25 | 25 | "crypto": "^1.0.1",
|
26 | 26 | "emotion": "9.2.12",
|
27 | 27 | "emotion-server": "9.2.12",
|
28 | 28 | "gatsby": "2.15.21",
|
29 | 29 | "gatsby-plugin-emotion": "2.0.7",
|
30 |
| - "gatsby-plugin-google-analytics": "2.1.17", |
31 |
| - "gatsby-plugin-manifest": "2.2.18", |
32 |
| - "gatsby-plugin-react-helmet": "3.1.8", |
33 |
| - "gatsby-plugin-typescript": "2.1.9", |
34 |
| - "gatsby-plugin-typography": "2.3.8", |
| 30 | + "gatsby-plugin-google-analytics": "2.11.0", |
| 31 | + "gatsby-plugin-manifest": "2.12.1", |
| 32 | + "gatsby-plugin-react-helmet": "3.10.0", |
| 33 | + "gatsby-plugin-typescript": "2.12.1", |
| 34 | + "gatsby-plugin-typography": "2.12.0", |
35 | 35 | "node-fetch": "^2.6.1",
|
36 | 36 | "normalize.css": "8.0.1",
|
37 |
| - "react": "16.9.0", |
38 |
| - "react-dom": "16.9.0", |
| 37 | + "react": "16.14.0", |
| 38 | + "react-dom": "16.14.0", |
39 | 39 | "react-emotion": "9.2.12",
|
40 | 40 | "react-helmet": "5.2.1",
|
41 | 41 | "react-id-swiper": "^1.6.9",
|
42 |
| - "react-images": "^0.5.19", |
| 42 | + "react-images": "^0.6.0", |
43 | 43 | "react-photo-gallery": "6.3.4",
|
44 | 44 | "react-rectangle": "^1.3.3",
|
45 | 45 | "react-social-icons": "^4.1.0",
|
46 |
| - "react-typography": "0.16.19", |
47 |
| - "slugify": "1.3.5", |
48 |
| - "typography": "0.16.19" |
| 46 | + "react-typography": "0.16.23", |
| 47 | + "slugify": "1.6.6", |
| 48 | + "typography": "0.16.24" |
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "prettier": "1.18.2" |
| 51 | + "prettier": "1.19.1" |
52 | 52 | }
|
53 | 53 | }
|
0 commit comments