Skip to content

Commit

Permalink
chore: upgrade dependencies & remove style-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Jul 7, 2021
1 parent dcd3285 commit d4a789f
Show file tree
Hide file tree
Showing 3 changed files with 992 additions and 992 deletions.
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

75 changes: 37 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-cool-starter",
"version": "4.3.7",
"version": "4.3.8",
"private": true,
"description": "A starter boilerplate for a universal web application with the best development experience and best practices.",
"license": "MIT",
Expand Down Expand Up @@ -77,7 +77,7 @@
"chalk": "^4.1.1",
"compression": "^1.7.4",
"connected-react-router": "^6.9.1",
"core-js": "^3.14.0",
"core-js": "^3.15.2",
"cross-env": "^7.0.3",
"express": "^4.17.1",
"helmet": "^4.6.0",
Expand All @@ -94,50 +94,50 @@
"react-router-config": "^5.1.1",
"react-router-dom": "^5.2.0",
"redux-thunk": "^2.3.0",
"serialize-javascript": "^5.0.1",
"serialize-javascript": "^6.0.0",
"serve-favicon": "^2.5.0"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@loadable/babel-plugin": "^5.13.2",
"@loadable/webpack-plugin": "^5.15.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@types/compression": "^1.7.0",
"@types/compression-webpack-plugin": "^6.0.5",
"@types/css-minimizer-webpack-plugin": "^3.0.1",
"@types/express": "^4.17.12",
"@testing-library/react": "^12.0.0",
"@types/compression": "^1.7.1",
"@types/compression-webpack-plugin": "^6.0.6",
"@types/css-minimizer-webpack-plugin": "^3.0.2",
"@types/express": "^4.17.13",
"@types/hpp": "^0.2.1",
"@types/html-minifier": "^4.0.0",
"@types/jest": "^26.0.23",
"@types/loadable__component": "^5.13.3",
"@types/loadable__server": "^5.12.5",
"@types/loadable__webpack-plugin": "^5.7.2",
"@types/mini-css-extract-plugin": "^1.4.3",
"@types/morgan": "^1.9.2",
"@types/html-minifier": "^4.0.1",
"@types/jest": "^26.0.24",
"@types/loadable__component": "^5.13.4",
"@types/loadable__server": "^5.12.6",
"@types/loadable__webpack-plugin": "^5.7.3",
"@types/mini-css-extract-plugin": "^2.0.1",
"@types/morgan": "^1.9.3",
"@types/react-dom": "^17.0.8",
"@types/react-helmet": "^6.1.1",
"@types/react-router-config": "^5.0.2",
"@types/react-router-dom": "^5.1.7",
"@types/react-test-renderer": "^17.0.1",
"@types/redux-mock-store": "^1.0.2",
"@types/serialize-javascript": "^5.0.0",
"@types/serve-favicon": "^2.5.2",
"@types/terser-webpack-plugin": "^5.0.3",
"@types/webpack-bundle-analyzer": "^4.4.0",
"@types/webpack-manifest-plugin": "^3.0.4",
"@types/webpack-node-externals": "^2.5.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@types/serialize-javascript": "^5.0.1",
"@types/serve-favicon": "^2.5.3",
"@types/terser-webpack-plugin": "^5.0.4",
"@types/webpack-bundle-analyzer": "^4.4.1",
"@types/webpack-manifest-plugin": "^3.0.5",
"@types/webpack-node-externals": "^2.5.2",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"babel-loader": "^8.2.2",
"compression-webpack-plugin": "^8.0.0",
"compression-webpack-plugin": "^8.0.1",
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^3.0.1",
"css-minimizer-webpack-plugin": "^3.0.2",
"eslint": "^7.14.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -148,40 +148,39 @@
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4",
"eslint-plugin-testing-library": "^4.6.0",
"eslint-plugin-testing-library": "^4.9.0",
"fork-ts-checker-webpack-plugin": "^6.2.12",
"husky": "^6.0.0",
"husky": "^7.0.1",
"identity-obj-proxy": "^3.0.0",
"image-minimizer-webpack-plugin": "^2.2.0",
"imagemin-gifsicle": "^7.0.0",
"imagemin-jpegtran": "^7.0.0",
"imagemin-optipng": "^8.0.0",
"imagemin-svgo": "^9.0.0",
"jest": "^27.0.4",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",
"mini-css-extract-plugin": "^1.6.0",
"node-sass": "^6.0.0",
"nodemon": "^2.0.7",
"mini-css-extract-plugin": "^2.1.0",
"node-sass": "^6.0.1",
"nodemon": "^2.0.9",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"postcss-loader": "^6.1.0",
"prettier": "^2.3.1",
"postcss-loader": "^6.1.1",
"prettier": "^2.3.2",
"react-refresh": "^0.10.0",
"react-test-renderer": "^17.0.2",
"redux-mock-store": "^1.5.4",
"sass-loader": "^12.1.0",
"source-map-support": "^0.5.19",
"style-loader": "^2.0.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.19.0",
"terser-webpack-plugin": "^5.1.3",
"terser-webpack-plugin": "^5.1.4",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.4",
"webpack": "^5.39.1",
"typescript": "^4.3.5",
"webpack": "^5.43.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.2",
"webpack-dev-middleware": "^5.0.0",
Expand Down
Loading

0 comments on commit d4a789f

Please sign in to comment.