Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
build: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosoul committed Mar 20, 2020
1 parent 5590c2b commit 857bd17
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 225 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@
"css-loader": "3.4.2",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"file-loader": "5.1.0",
"fs-extra": "^8.1.0",
"file-loader": "6.0.0",
"fs-extra": "^9.0.0",
"html-webpack-plugin": "4.0.0-beta.11",
"mini-css-extract-plugin": "0.9.0",
"pnp-webpack-plugin": "1.6.4",
"react": "^16.13.0",
"react": "^16.13.1",
"react-dev-utils": "^10.2.0",
"react-dom": "^16.13.0",
"react-dom": "^16.13.1",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"resolve-url-loader": "3.1.1",
"semver": "7.1.3",
"style-loader": "1.1.3",
"styled-components": "^5.0.1",
"styled-reset": "^4.1.1",
"styled-reset": "^4.1.2",
"terser-webpack-plugin": "2.3.5",
"url-loader": "3.0.0",
"url-loader": "4.0.0",
"webpack": "4.42.0",
"webpack-dev-server": "3.10.3",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "5.0.0"
"workbox-webpack-plugin": "5.1.1"
},
"devDependencies": {
"@babel/core": "^7.8.7",
Expand All @@ -47,7 +47,7 @@
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.0",
"eslint-plugin-react-hooks": "^2.5.1",
"gh-pages": "^2.2.0",
"prettier": "^1.19.1"
},
Expand Down
Loading

0 comments on commit 857bd17

Please sign in to comment.