Skip to content

Commit

Permalink
upgrade: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Nov 3, 2020
1 parent 72659f2 commit d86aa77
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 329 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,12 @@
"cross-env": "^7.0.2",
"eslint-plugin-react-hooks": "^4",
"express": "^4.17.1",
"helmet": "^4.1.1",
"helmet": "^4.2.0",
"history": "^4.10.1",
"hpp": "^0.2.3",
"html-minifier": "^4.0.0",
"morgan": "^1.10.0",
"node-sass": "^4.14.1",
"node-sass": "^5.0.0",
"normalize.css": "^8.0.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand Down Expand Up @@ -136,7 +136,7 @@
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",
"@types/react-helmet": "^6.1.0",
"@types/react-redux": "^7.1.9",
"@types/react-redux": "^7.1.10",
"@types/react-router": "^5.1.8",
"@types/react-router-config": "^5.0.1",
"@types/react-router-dom": "^5.1.6",
Expand Down Expand Up @@ -166,7 +166,7 @@
"identity-obj-proxy": "^3.0.0",
"image-webpack-loader": "^7.0.1",
"jest": "^26.6.2",
"lint-staged": "^10.5.0",
"lint-staged": "^10.5.1",
"mini-css-extract-plugin": "^1.2.1",
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
Expand Down
Loading

0 comments on commit d86aa77

Please sign in to comment.