Skip to content

Commit

Permalink
build: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosoul committed Jan 14, 2020
1 parent de36639 commit 95d4f3a
Show file tree
Hide file tree
Showing 2 changed files with 989 additions and 872 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,41 +41,41 @@
"react-dom": "^16.12.0",
"react-github-btn": "^1.1.1",
"react-router-dom": "^5.1.2",
"smooth-scroll-into-view-if-needed": "^1.1.23",
"styled-components": "^4.4.1",
"smooth-scroll-into-view-if-needed": "^1.1.25",
"styled-components": "^5.0.0",
"styled-reset": "^4.0.8"
},
"devDependencies": {
"@babel/cli": "^7.7.7",
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.7",
"@babel/preset-react": "^7.7.4",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@commitlint/cli": "^8.3.4",
"@commitlint/config-conventional": "^8.3.4",
"auto-changelog": "^1.16.2",
"autodll-webpack-plugin": "^0.4.2",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"css-loader": "^3.4.0",
"css-loader": "^3.4.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"file-loader": "^5.0.2",
"gh-pages": "^2.1.1",
"gh-pages": "^2.2.0",
"happypack": "^5.0.1",
"html-webpack-plugin": "^3.2.0",
"husky": "^3.1.0",
"husky": "^4.0.6",
"installed-check-core": "^3.0.0",
"interpolate-html-plugin": "^3.0.0",
"lint-staged": "^9.5.0",
"mini-css-extract-plugin": "^0.9.0",
"prettier": "^1.19.1",
"react-dev-utils": "^10.0.0",
"style-loader": "^1.1.2",
"terser-webpack-plugin": "^2.3.1",
"terser-webpack-plugin": "^2.3.2",
"url-loader": "^3.0.0",
"webpack": "^4.41.5",
"webpack-bundle-analyzer": "^3.6.0",
Expand Down
Loading

0 comments on commit 95d4f3a

Please sign in to comment.