Skip to content

Commit

Permalink
'依赖更新至最新'
Browse files Browse the repository at this point in the history
  • Loading branch information
X-neuron committed Nov 8, 2021
1 parent 7e6db75 commit cb5e41f
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
1 change: 0 additions & 1 deletion .babelrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = {
plugins: [
'lodash',
// 'styled-components',
'transform-react-remove-prop-types',
'@babel/plugin-transform-react-inline-elements',
'@babel/plugin-transform-react-constant-elements',
'macros',
Expand Down
108 changes: 54 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,74 +55,74 @@
"scoffold"
],
"devDependencies": {
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@babel/eslint-parser": "^7.15.8",
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.0",
"@babel/eslint-plugin": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-export-default-from": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-export-default-from": "^7.16.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@babel/plugin-transform-react-constant-elements": "^7.14.5",
"@babel/plugin-transform-react-inline-elements": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/plugin-transform-modules-commonjs": "^7.16.0",
"@babel/plugin-transform-react-constant-elements": "^7.16.0",
"@babel/plugin-transform-react-inline-elements": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@lingui/cli": "^3.12.1",
"@lingui/macro": "^3.12.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@umijs/babel-plugin-auto-css-modules": "^3.5.20",
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.3",
"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",
"browserslist": "^4.17.3",
"browserslist": "^4.17.6",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"circular-dependency-plugin": "^5.2.2",
"compression-webpack-plugin": "^9.0.0",
"copy-webpack-plugin": "^9.0.1",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.3.0",
"css-loader": "^6.3.0",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.1.1",
"eslint": "^7.32.0",
"eslint": "^8.2.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^6.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-webpack": "^0.13.1",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-compat": "^3.13.0",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.5.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^3.0.1",
"eslint-webpack-plugin": "^3.1.0",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.2",
"husky": "^7.0.2",
"jest": "^27.2.4",
"html-loader": "^3.0.1",
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"less": "^4.1.2",
"less-loader": "^10.0.1",
"lint-staged": "^11.2.0",
"mini-css-extract-plugin": "^2.4.2",
"less-loader": "^10.2.0",
"lint-staged": "^11.2.6",
"mini-css-extract-plugin": "^2.4.4",
"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.7.0",
"postcss": "^8.3.9",
"postcss": "^8.3.11",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.0.2",
"postcss-loader": "^6.1.1",
"postcss-loader": "^6.2.0",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^6.7.0",
"postcss-safe-parser": "^6.0.0",
Expand All @@ -132,54 +132,54 @@
"react-perf-devtool": "^3.1.8",
"react-refresh": "^0.10.0",
"resolve-url-loader": "^4.0.0",
"sass": "^1.42.1",
"sass-loader": "^12.1.0",
"sass": "^1.43.4",
"sass-loader": "^12.3.0",
"source-map-loader": "^3.0.0",
"style-loader": "^3.3.0",
"stylelint": "^13.13.1",
"stylelint-config-recommended": "^5.0.0",
"style-loader": "^3.3.1",
"stylelint": "^14.0.1",
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"sugarss": "^4.0.1",
"terser-webpack-plugin": "^5.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.58.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.9.0",
"webpack": "^5.62.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
"webpack-dashboard": "^3.3.6",
"webpack-dev-server": "4.3.1",
"webpack-dev-server": "4.4.0",
"webpack-manifest-plugin": "^4.0.2",
"webpackbar": "^4.0.0",
"webpackbar": "^5.0.2",
"workbox-webpack-plugin": "^6.3.0"
},
"dependencies": {
"@ahooksjs/use-request": "^2.8.12",
"@ahooksjs/use-request": "^2.8.13",
"@ant-design/icons": "^4.7.0",
"@ant-design/pro-card": "^1.14.22",
"@ant-design/pro-descriptions": "^1.9.19",
"@ant-design/pro-field": "^1.22.5",
"@ant-design/pro-form": "^1.42.1",
"@ant-design/pro-layout": "^6.26.0",
"@ant-design/pro-list": "^1.14.5",
"@ant-design/pro-table": "^2.54.4",
"@babel/runtime": "^7.15.4",
"@ant-design/pro-card": "^1.17.0",
"@ant-design/pro-descriptions": "^1.9.29",
"@ant-design/pro-field": "^1.24.1",
"@ant-design/pro-form": "^1.46.0",
"@ant-design/pro-layout": "^6.27.2",
"@ant-design/pro-list": "^1.18.0",
"@ant-design/pro-table": "^2.56.8",
"@babel/runtime": "^7.16.0",
"@koale/useworker": "^4.0.2",
"@lingui/react": "^3.12.1",
"ahooks": "^2.10.11",
"ahooks": "^2.10.12",
"antd": "^4.16.13",
"classnames": "^2.3.1",
"history": "^5.0.1",
"history": "^5.1.0",
"lodash": "^4.17.21",
"nano-memoize": "^1.2.1",
"nanoid": "^3.1.29",
"qiankun": "^2.5.0",
"nanoid": "^3.1.30",
"qiankun": "^2.5.1",
"qs": "^6.10.1",
"react": "^17.0.2",
"react-avatar-editor": "^12.0.0",
"react-dom": "^17.0.2",
"react-router-dom": "^6.0.0-beta.6",
"react-router-dom": "^6.0.1",
"react-use": "^17.3.1",
"recoil": "^0.4.1",
"recoil": "^0.5.2",
"umi-request": "^1.4.0"
},
"author": "X-neuron",
Expand Down
1 change: 1 addition & 0 deletions webpack/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ module.exports = function () {
chunkIds: 'deterministic',
mangleExports: 'deterministic',

usedExports:true,
minimizer: [
new TerserPlugin({
test: /\.js(\?.*)?$/i,
Expand Down

0 comments on commit cb5e41f

Please sign in to comment.