Merge pull request #141 from the-programmers-hangout/chore-bump-deps

chore: bump deps
This commit is contained in:
Jean-Philippe Sirois
2019-10-09 04:40:55 -04:00
committed by GitHub
2 changed files with 184 additions and 405 deletions
+179 -400
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -29,12 +29,12 @@
},
"dependencies": {
"@reach/router": "^1.2.1",
"gatsby": "^2.15.29",
"gatsby": "^2.15.33",
"gatsby-image": "^2.2.24",
"gatsby-plugin-layout": "^1.1.10",
"gatsby-plugin-manifest": "^2.2.20",
"gatsby-plugin-mdx": "^1.0.47",
"gatsby-plugin-offline": "^3.0.11",
"gatsby-plugin-mdx": "^1.0.49",
"gatsby-plugin-offline": "^3.0.12",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-react-svg": "^2.1.2",
@@ -43,7 +43,7 @@
"gatsby-plugin-typescript": "^2.1.11",
"gatsby-remark-auto-headers": "^1.0.3",
"gatsby-remark-katex": "^3.1.12",
"gatsby-source-filesystem": "^2.1.29",
"gatsby-source-filesystem": "^2.1.30",
"gatsby-transformer-remark": "^2.6.27",
"gatsby-transformer-sharp": "^2.2.20",
"katex": "^0.11.1",
@@ -65,7 +65,7 @@
"@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.26",
"@types/ramda": "^0.26.28",
"@types/react": "^16.9.5",
"@types/react-dom": "^16.9.1",
"@types/react-helmet": "^5.0.11",