Skip to content

Commit

Permalink
升级依赖,修复devserver部分配置问题
Browse files Browse the repository at this point in the history
  • Loading branch information
X-neuron committed Aug 23, 2021
1 parent 44f2c47 commit cda76c8
Show file tree
Hide file tree
Showing 3 changed files with 274 additions and 257 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package-lock.json
yarn.lock
coverage/
build/
dist/
.idea/
run/
.DS_Store
Expand Down
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,40 +55,40 @@
"scoffold"
],
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-export-default-from": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.0",
"@babel/plugin-transform-react-constant-elements": "^7.14.5",
"@babel/plugin-transform-react-inline-elements": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@lingui/cli": "^3.10.2",
"@lingui/macro": "^3.10.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"@umijs/babel-plugin-auto-css-modules": "^3.5.11",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"@umijs/babel-plugin-auto-css-modules": "^3.5.17",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-import": "^1.13.3",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browserslist": "^4.16.6",
"browserslist": "^4.16.8",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"circular-dependency-plugin": "^5.2.2",
"compression-webpack-plugin": "^8.0.1",
"copy-webpack-plugin": "^9.0.1",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.3.0",
"css-loader": "^6.0.0",
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"eslint": "^7.30.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -97,32 +97,32 @@
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-webpack": "^0.13.1",
"eslint-loader": "^4.0.2",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-compat": "^3.13.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-markdown": "^2.2.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^2.5.4",
"eslint-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.2",
"husky": "^7.0.1",
"jest": "^27.0.6",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"lint-staged": "^11.0.1",
"mini-css-extract-plugin": "^2.1.0",
"lint-staged": "^11.1.2",
"mini-css-extract-plugin": "^2.2.0",
"mockjs": "^1.1.0",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"pnp-webpack-plugin": "^1.6.4",
"postcss": "^8.3.5",
"pnp-webpack-plugin": "^1.7.0",
"postcss": "^8.3.6",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.0.2",
"postcss-loader": "^6.1.1",
Expand All @@ -135,54 +135,54 @@
"react-perf-devtool": "^3.1.8",
"react-refresh": "^0.10.0",
"resolve-url-loader": "^4.0.0",
"sass": "^1.35.2",
"sass": "^1.38.0",
"sass-loader": "^12.1.0",
"source-map-loader": "^3.0.0",
"style-loader": "^3.1.0",
"style-loader": "^3.2.1",
"stylelint": "^13.13.1",
"stylelint-config-recommended": "^5.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"sugarss": "^4.0.1",
"terser-webpack-plugin": "^5.1.4",
"url-loader": "^4.1.1",
"webpack": "^5.44.0",
"webpack": "^5.51.1",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.2",
"webpack-cli": "^4.8.0",
"webpack-dashboard": "^3.3.5",
"webpack-dev-server": "4.0.0-beta.0",
"webpack-manifest-plugin": "^3.1.1",
"webpack-dev-server": "4.0.0",
"webpack-manifest-plugin": "^4.0.2",
"webpackbar": "^4.0.0",
"workbox-webpack-plugin": "^6.2.0-alpha.0"
"workbox-webpack-plugin": "^6.2.4"
},
"dependencies": {
"@ahooksjs/use-request": "^2.8.9",
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-card": "^1.14.5",
"@ant-design/pro-descriptions": "^1.8.7",
"@ant-design/pro-field": "^1.18.10",
"@ant-design/pro-form": "^1.31.2",
"@ant-design/pro-layout": "^6.21.1",
"@ant-design/pro-list": "^1.10.6",
"@ant-design/pro-table": "^2.43.4",
"@babel/runtime": "^7.14.6",
"@ahooksjs/use-request": "^2.8.10",
"@ant-design/icons": "^4.6.3",
"@ant-design/pro-card": "^1.14.13",
"@ant-design/pro-descriptions": "^1.9.6",
"@ant-design/pro-field": "^1.19.0",
"@ant-design/pro-form": "^1.35.0",
"@ant-design/pro-layout": "^6.24.1",
"@ant-design/pro-list": "^1.12.1",
"@ant-design/pro-table": "^2.49.0",
"@babel/runtime": "^7.15.3",
"@koale/useworker": "^4.0.2",
"@lingui/react": "^3.10.2",
"ahooks": "^2.10.8",
"antd": "^4.16.7",
"ahooks": "^2.10.9",
"antd": "^4.16.13",
"classnames": "^2.3.1",
"history": "^5.0.0",
"history": "^5.0.1",
"lodash": "^4.17.21",
"nano-memoize": "^1.2.1",
"nanoid": "^3.1.23",
"qiankun": "^2.4.3",
"nanoid": "^3.1.25",
"qiankun": "^2.4.9",
"qs": "^6.10.1",
"react": "^17.0.2",
"react-avatar-editor": "^12.0.0-beta.0",
"react-avatar-editor": "^12.0.0",
"react-dom": "^17.0.2",
"react-router-dom": "^6.0.0-beta.0",
"react-use": "^17.2.4",
"recoil": "^0.3.1",
"recoil": "^0.4.0",
"umi-request": "^1.3.9"
},
"author": "X-neuron",
Expand Down
Loading

0 comments on commit cda76c8

Please sign in to comment.