Skip to content

Commit 389957e

Browse files
Update all non-major dependencies
1 parent 551dd00 commit 389957e

File tree

2 files changed

+866
-280
lines changed

2 files changed

+866
-280
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -19,35 +19,35 @@
1919
"dependencies": {
2020
"@babel/plugin-transform-spread": "^7.12.1",
2121
"@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",
2525
"crypto": "^1.0.1",
2626
"emotion": "9.2.12",
2727
"emotion-server": "9.2.12",
2828
"gatsby": "2.15.21",
2929
"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",
3535
"node-fetch": "^2.6.1",
3636
"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",
3939
"react-emotion": "9.2.12",
4040
"react-helmet": "5.2.1",
4141
"react-id-swiper": "^1.6.9",
42-
"react-images": "^0.5.19",
42+
"react-images": "^0.6.0",
4343
"react-photo-gallery": "6.3.4",
4444
"react-rectangle": "^1.3.3",
4545
"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"
4949
},
5050
"devDependencies": {
51-
"prettier": "1.18.2"
51+
"prettier": "1.19.1"
5252
}
5353
}

0 commit comments

Comments
 (0)