Skip to content

Commit

Permalink
Update packages (#67)
Browse files Browse the repository at this point in the history
Refs: #20
  • Loading branch information
TimothyGu authored Aug 2, 2020
1 parent a85fdc9 commit a2503eb
Show file tree
Hide file tree
Showing 2 changed files with 1,609 additions and 2,292 deletions.
31 changes: 16 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,36 @@
"version": "0.1.0",
"author": "Timothy Rediehs <[email protected]>",
"dependencies": {
"@material-ui/core": "^4.10.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/styles": "^4.10.0",
"@svgr/webpack": "^5.4.0",
"classnames": "^2.2.6",
"gatsby": "^2.23.11",
"gatsby-cli": "^2.12.51",
"gatsby-image": "^2.4.9",
"gatsby-plugin-manifest": "^2.4.14",
"gatsby-plugin-material-ui": "^2.1.9",
"gatsby-plugin-offline": "^3.2.13",
"gatsby-plugin-react-helmet": "^3.3.6",
"gatsby-plugin-sharp": "^2.6.14",
"gatsby-source-filesystem": "^2.3.14",
"gatsby-transformer-sharp": "^2.5.7",
"gatsby": "^2.24.23",
"gatsby-cli": "^2.12.68",
"gatsby-image": "^2.4.14",
"gatsby-plugin-manifest": "^2.4.21",
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-offline": "^3.2.21",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sharp": "^2.6.24",
"gatsby-source-filesystem": "^2.3.23",
"gatsby-transformer-sharp": "^2.5.12",
"jquery": "^3.5.1",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-countdown": "^2.2.1",
"react-dom": "^16.12.0",
"react-helmet": "^6.1.0",
"react-slick": "^0.26.1",
"react-slick": "^0.27.1",
"slick-carousel": "^1.8.1",
"svgo": "^1.3.0",
"svgo-loader": "^2.2.1"
},
"devDependencies": {
"eslint": "^7.3.1",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"eslint": "^7.6.0",
"eslint-plugin-react": "^7.20.5",
"eslint-plugin-react-hooks": "^4.0.8",
"husky": "^4.2.5",
"prettier": "2.0.5"
},
Expand Down
Loading

0 comments on commit a2503eb

Please sign in to comment.