mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
Merge pull request #123 from the-programmers-hangout/chore-bump-deps
chore: bump deps
This commit is contained in:
Generated
+2200
-2253
File diff suppressed because it is too large
Load Diff
+24
-24
@@ -29,29 +29,29 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@reach/router": "^1.2.1",
|
||||
"gatsby": "^2.15.21",
|
||||
"gatsby-image": "^2.2.20",
|
||||
"gatsby-plugin-layout": "^1.1.8",
|
||||
"gatsby-plugin-manifest": "^2.2.18",
|
||||
"gatsby-plugin-mdx": "^1.0.43",
|
||||
"gatsby-plugin-offline": "^3.0.8",
|
||||
"gatsby": "^2.15.29",
|
||||
"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-prefetch-google-fonts": "^1.4.3",
|
||||
"gatsby-plugin-react-helmet": "^3.1.8",
|
||||
"gatsby-plugin-react-helmet": "^3.1.10",
|
||||
"gatsby-plugin-react-svg": "^2.1.2",
|
||||
"gatsby-plugin-sharp": "^2.2.25",
|
||||
"gatsby-plugin-styled-components": "^3.1.6",
|
||||
"gatsby-plugin-typescript": "^2.1.9",
|
||||
"gatsby-plugin-sharp": "^2.2.28",
|
||||
"gatsby-plugin-styled-components": "^3.1.8",
|
||||
"gatsby-plugin-typescript": "^2.1.11",
|
||||
"gatsby-remark-auto-headers": "^1.0.3",
|
||||
"gatsby-remark-katex": "^3.1.12",
|
||||
"gatsby-source-filesystem": "^2.1.26",
|
||||
"gatsby-transformer-remark": "^2.6.26",
|
||||
"gatsby-transformer-sharp": "^2.2.16",
|
||||
"gatsby-source-filesystem": "^2.1.29",
|
||||
"gatsby-transformer-remark": "^2.6.27",
|
||||
"gatsby-transformer-sharp": "^2.2.20",
|
||||
"katex": "^0.11.1",
|
||||
"polished": "^3.4.1",
|
||||
"prismjs": "^1.17.1",
|
||||
"ramda": "^0.26.1",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react": "^16.10.2",
|
||||
"react-dom": "^16.10.2",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-highlight": "^0.12.0",
|
||||
"react-particles-js": "^2.7.0",
|
||||
@@ -60,17 +60,17 @@
|
||||
"typescript": "^3.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^1.7.0",
|
||||
"@graphql-codegen/typescript": "1.7.0",
|
||||
"@graphql-codegen/typescript-operations": "1.7.0",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.7.0",
|
||||
"@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",
|
||||
"@types/prismjs": "^1.16.0",
|
||||
"@types/ramda": "^0.26.22",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-dom": "^16.9.0",
|
||||
"@types/react-helmet": "^5.0.10",
|
||||
"@types/ramda": "^0.26.26",
|
||||
"@types/react": "^16.9.5",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-helmet": "^5.0.11",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
"@types/styled-components": "^4.1.18",
|
||||
"@types/styled-components": "^4.1.19",
|
||||
"babel-plugin-styled-components": "^1.10.6",
|
||||
"discord.js": "^11.5.1",
|
||||
"prettier": "^1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user