mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
Merge pull request #177 from the-programmers-hangout/chore-bump-deps
chore: bump dependencies
This commit is contained in:
Generated
+2992
-2957
File diff suppressed because it is too large
Load Diff
+30
-30
@@ -29,52 +29,52 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@reach/router": "^1.2.1",
|
||||
"gatsby": "^2.17.2",
|
||||
"gatsby-image": "^2.2.29",
|
||||
"gatsby-plugin-layout": "^1.1.13",
|
||||
"gatsby-plugin-manifest": "^2.2.23",
|
||||
"gatsby-plugin-mdx": "^1.0.53",
|
||||
"gatsby-plugin-offline": "^3.0.16",
|
||||
"gatsby": "^2.18.1",
|
||||
"gatsby-image": "^2.2.33",
|
||||
"gatsby-plugin-layout": "^1.1.15",
|
||||
"gatsby-plugin-manifest": "^2.2.29",
|
||||
"gatsby-plugin-mdx": "^1.0.57",
|
||||
"gatsby-plugin-offline": "^3.0.22",
|
||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
||||
"gatsby-plugin-react-helmet": "^3.1.13",
|
||||
"gatsby-plugin-react-helmet": "^3.1.15",
|
||||
"gatsby-plugin-react-svg": "^2.1.2",
|
||||
"gatsby-plugin-sharp": "^2.2.32",
|
||||
"gatsby-plugin-styled-components": "^3.1.11",
|
||||
"gatsby-plugin-typescript": "^2.1.15",
|
||||
"gatsby-plugin-sharp": "^2.3.2",
|
||||
"gatsby-plugin-styled-components": "^3.1.13",
|
||||
"gatsby-plugin-typescript": "^2.1.19",
|
||||
"gatsby-remark-auto-headers": "^1.0.3",
|
||||
"gatsby-remark-katex": "^3.1.15",
|
||||
"gatsby-source-filesystem": "^2.1.33",
|
||||
"gatsby-transformer-remark": "^2.6.30",
|
||||
"gatsby-transformer-sharp": "^2.3.0",
|
||||
"gatsby-remark-katex": "^3.1.17",
|
||||
"gatsby-source-filesystem": "^2.1.38",
|
||||
"gatsby-transformer-remark": "^2.6.37",
|
||||
"gatsby-transformer-sharp": "^2.3.5",
|
||||
"katex": "^0.11.1",
|
||||
"polished": "^3.4.1",
|
||||
"polished": "^3.4.2",
|
||||
"prismjs": "^1.17.1",
|
||||
"ramda": "^0.26.1",
|
||||
"react": "^16.11.0",
|
||||
"react-dom": "^16.11.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-highlight": "^0.12.0",
|
||||
"react-particles-js": "^2.7.0",
|
||||
"react-perfect-scrollbar": "^1.5.3",
|
||||
"styled-components": "^4.4.0",
|
||||
"typescript": "^3.6.4"
|
||||
"styled-components": "^4.4.1",
|
||||
"typescript": "^3.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^1.8.1",
|
||||
"@graphql-codegen/typescript": "1.8.1",
|
||||
"@graphql-codegen/typescript-operations": "1.8.1",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.8.1",
|
||||
"@graphql-codegen/cli": "^1.8.3",
|
||||
"@graphql-codegen/typescript": "1.8.3",
|
||||
"@graphql-codegen/typescript-operations": "1.8.3",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.8.3",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.33",
|
||||
"@types/react": "^16.9.9",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"@types/react-helmet": "^5.0.13",
|
||||
"@types/ramda": "^0.26.36",
|
||||
"@types/react": "^16.9.11",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
"@types/react-helmet": "^5.0.14",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
"@types/styled-components": "^4.1.19",
|
||||
"@types/styled-components": "^4.4.0",
|
||||
"babel-plugin-styled-components": "^1.10.6",
|
||||
"discord.js": "^11.5.1",
|
||||
"prettier": "^1.18.2",
|
||||
"tslint": "^5.20.0",
|
||||
"prettier": "^1.19.1",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
"tslint-eslint-rules": "^5.4.0",
|
||||
"tslint-react-hooks": "^2.2.1"
|
||||
|
||||
Reference in New Issue
Block a user