Skip to content

Commit

Permalink
chore(deps): update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2021
1 parent 9ba28be commit a8debe0
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 151 deletions.
22 changes: 11 additions & 11 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"@babel/preset-env": "7.11.5",
"@types/clean-webpack-plugin": "0.1.3",
"@types/gh-pages": "3.0.0",
"@types/html-webpack-plugin": "3.2.3",
"@types/html-webpack-plugin": "3.2.5",
"@types/marked": "1.1.0",
"@types/mini-css-extract-plugin": "0.9.1",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",
"@types/resolve-pkg": "2.0.0",
"@types/webpack": "4.41.22",
"@types/webpack-dev-server": "3.11.0",
"@types/webpack": "4.41.28",
"@types/webpack-dev-server": "3.11.4",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"autoprefixer": "9.8.6",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",
"conventional-changelog-angular-all": "1.7.0",
"core-js": "3.6.5",
Expand All @@ -60,15 +60,15 @@
"eslint-plugin-react-hooks": "4.1.2",
"fibers": "5.0.0",
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
"fork-ts-checker-webpack-plugin": "5.2.0",
"fork-ts-checker-webpack-plugin": "5.2.1",
"friendly-errors-webpack-plugin": "1.7.0",
"gh-pages": "3.1.0",
"html-webpack-plugin": "4.5.0",
"html-webpack-plugin": "4.5.2",
"husky": "4.3.0",
"lint-staged": "10.3.0",
"mini-css-extract-plugin": "0.11.2",
"optimize-css-assets-webpack-plugin": "5.0.4",
"postcss-loader": "4.0.2",
"postcss-loader": "4.3.0",
"prettier": "2.1.1",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand All @@ -77,15 +77,15 @@
"resolve-pkg": "2.0.0",
"rimraf": "3.0.2",
"styled-components": "5.2.0",
"terser-webpack-plugin": "4.2.2",
"terser-webpack-plugin": "4.2.3",
"ts-jest": "26.3.0",
"ts-loader": "8.0.4",
"ts-loader": "8.2.0",
"ts-node": "8.10.2",
"typescript": "4.0.3",
"webpack": "4.44.2",
"webpack": "4.46.0",
"webpack-bundle-analyzer": "3.9.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
"webpack-dev-server": "3.11.2",
"webpack-manifest-plugin": "2.2.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit a8debe0

Please sign in to comment.