Skip to content

Commit 1f36ebd

Browse files
fix(deps): update gatsby monorepo
1 parent fb23cf1 commit 1f36ebd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

site/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"dependencies": {
77
"@types/react-syntax-highlighter": "13.5.2",
88
"babel-plugin-styled-components": "2.1.4",
9-
"gatsby": "4.25.9",
10-
"gatsby-link": "4.25.0",
9+
"gatsby": "5.14.1",
10+
"gatsby-link": "5.14.1",
1111
"gatsby-plugin-google-fonts": "1.0.1",
12-
"gatsby-plugin-react-helmet": "5.25.0",
13-
"gatsby-plugin-styled-components": "5.25.0",
14-
"gatsby-plugin-typescript": "4.25.0",
12+
"gatsby-plugin-react-helmet": "6.14.0",
13+
"gatsby-plugin-styled-components": "6.14.0",
14+
"gatsby-plugin-typescript": "5.14.0",
1515
"gh-pages": "6.3.0",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2",

0 commit comments

Comments
 (0)