Skip to content

Commit 3772f5b

Browse files
Update all non-major dependencies
1 parent c935b23 commit 3772f5b

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -17,41 +17,41 @@
1717
"daily bruin"
1818
],
1919
"dependencies": {
20-
"@babel/core": "7.14.6",
20+
"@babel/core": "7.26.7",
2121
"@babel/plugin-transform-spread": "^7.12.1",
2222
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
23-
"@dailybruin/lux": "1.15.0",
23+
"@dailybruin/lux": "1.16.0",
2424
"@fortawesome/fontawesome-svg-core": "^1.2.20",
25-
"@fortawesome/react-fontawesome": "^0.1.4",
26-
"@types/react": "16.9.2",
25+
"@fortawesome/react-fontawesome": "^0.2.0",
26+
"@types/react": "16.14.62",
2727
"crypto": "^1.0.1",
2828
"emotion": "9.2.12",
2929
"emotion-server": "9.2.12",
30-
"gatsby": "2.15.21",
30+
"gatsby": "2.32.13",
3131
"gatsby-plugin-emotion": "2.0.7",
32-
"gatsby-plugin-google-analytics": "2.1.17",
33-
"gatsby-plugin-manifest": "2.2.18",
34-
"gatsby-plugin-react-helmet": "3.1.8",
35-
"gatsby-plugin-typescript": "2.1.9",
36-
"gatsby-plugin-typography": "2.3.8",
32+
"gatsby-plugin-google-analytics": "2.11.0",
33+
"gatsby-plugin-manifest": "2.12.1",
34+
"gatsby-plugin-react-helmet": "3.10.0",
35+
"gatsby-plugin-typescript": "2.12.1",
36+
"gatsby-plugin-typography": "2.12.0",
3737
"node-fetch": "^2.6.1",
3838
"normalize.css": "8.0.1",
39-
"react": "16.9.0",
40-
"react-dom": "16.9.0",
39+
"react": "16.14.0",
40+
"react-dom": "16.14.0",
4141
"react-emotion": "9.2.12",
4242
"react-helmet": "5.2.1",
4343
"react-id-swiper": "^1.6.9",
44-
"react-images": "^0.5.19",
44+
"react-images": "^0.6.0",
4545
"react-photo-gallery": "6.3.4",
4646
"react-rectangle": "^1.3.3",
4747
"react-social-icons": "^4.1.0",
48-
"react-typography": "0.16.19",
48+
"react-typography": "0.16.23",
4949
"sharp": "^0.33.5",
50-
"slugify": "1.3.5",
51-
"typography": "0.16.19"
50+
"slugify": "1.6.6",
51+
"typography": "0.16.24"
5252
},
5353
"devDependencies": {
54-
"prettier": "1.18.2"
54+
"prettier": "1.19.1"
5555
},
5656
"resolutions": {
5757
"sharp": "0.33.5"

0 commit comments

Comments
 (0)