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

chore(deps): bump dependencies
This commit is contained in:
Jean-Philippe Sirois
2020-01-01 13:03:49 -08:00
committed by GitHub
2 changed files with 1876 additions and 1160 deletions
+1868 -1152
View File
File diff suppressed because it is too large Load Diff
+8 -8
View File
@@ -29,19 +29,19 @@
},
"dependencies": {
"@reach/router": "^1.2.1",
"gatsby": "^2.18.12",
"gatsby": "^2.18.17",
"gatsby-plugin-layout": "^1.1.18",
"gatsby-plugin-manifest": "^2.2.33",
"gatsby-plugin-manifest": "^2.2.34",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.18",
"gatsby-plugin-react-svg": "^2.1.2",
"gatsby-plugin-sharp": "^2.3.7",
"gatsby-plugin-sharp": "^2.3.10",
"gatsby-plugin-styled-components": "^3.1.16",
"gatsby-plugin-typescript": "^2.1.23",
"gatsby-remark-auto-headers": "^1.0.3",
"gatsby-remark-katex": "^3.1.20",
"gatsby-source-filesystem": "^2.1.42",
"gatsby-transformer-remark": "^2.6.42",
"gatsby-source-filesystem": "^2.1.43",
"gatsby-transformer-remark": "^2.6.45",
"gatsby-transformer-sharp": "^2.3.9",
"katex": "^0.11.1",
"polished": "^3.4.2",
@@ -54,7 +54,7 @@
"react-particles-js": "^2.7.0",
"react-perfect-scrollbar": "^1.5.3",
"styled-components": "^4.4.1",
"typescript": "^3.7.3"
"typescript": "^3.7.4"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.9.1",
@@ -62,8 +62,8 @@
"@graphql-codegen/typescript-operations": "1.9.1",
"@graphql-codegen/typescript-react-apollo": "1.9.1",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.38",
"@types/react": "^16.9.16",
"@types/ramda": "^0.26.39",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14",
"@types/styled-components": "^4.4.1",