Skip to content

Commit

Permalink
更新依赖至最新,升级procomponent至2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
X-neuron committed Sep 23, 2022
1 parent eb86f7b commit 1643194
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 92 deletions.
154 changes: 77 additions & 77 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antdfront",
"version": "2.4.1",
"version": "2.5.0",
"description": "Antdfront is a set of multi tab experimental react microfrontend template",
"main": "webpack.config.js",
"scripts": {
Expand Down Expand Up @@ -60,144 +60,144 @@
"scoffold"
],
"devDependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.18.5",
"@babel/eslint-parser": "^7.18.2",
"@babel/eslint-plugin": "^7.17.7",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-proposal-decorators": "^7.18.2",
"@babel/plugin-proposal-export-default-from": "^7.17.12",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.17.12",
"@babel/plugin-proposal-numeric-separator": "^7.16.7",
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
"@babel/cli": "^7.18.10",
"@babel/core": "^7.19.1",
"@babel/eslint-parser": "^7.19.1",
"@babel/eslint-plugin": "^7.19.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.19.1",
"@babel/plugin-proposal-export-default-from": "^7.18.10",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-jsx": "^7.17.12",
"@babel/plugin-transform-modules-commonjs": "^7.18.2",
"@babel/plugin-transform-react-constant-elements": "^7.17.12",
"@babel/plugin-transform-react-display-name": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"@babel/preset-typescript": "^7.17.12",
"@lingui/cli": "^3.13.3",
"@lingui/macro": "^3.13.3",
"@babel/plugin-syntax-jsx": "^7.18.6",
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@babel/plugin-transform-react-constant-elements": "^7.18.12",
"@babel/plugin-transform-react-display-name": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@lingui/cli": "^3.14.0",
"@lingui/macro": "^3.14.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@svgr/webpack": "^6.2.1",
"@types/lodash": "^4.14.182",
"@svgr/webpack": "^6.3.1",
"@types/lodash": "^4.14.185",
"@types/qs": "^6.9.7",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@umijs/babel-plugin-auto-css-modules": "^3.5.26",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@umijs/babel-plugin-auto-css-modules": "^3.5.34",
"babel-loader": "^8.2.5",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-import": "^1.13.5",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browserslist": "^4.20.4",
"browserslist": "^4.21.4",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"circular-dependency-plugin": "^5.2.2",
"compression-webpack-plugin": "^10.0.0",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"cross-port-killer": "^1.4.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.0.0",
"eslint": "^8.17.0",
"css-minimizer-webpack-plugin": "^4.1.0",
"eslint": "^8.23.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-compat": "^4.0.2",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^3.1.1",
"eslint-webpack-plugin": "^3.2.0",
"file-loader": "^6.2.0",
"html-loader": "^3.1.0",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.1",
"jest": "^28.1.1",
"jest": "^29.0.3",
"less": "^4.1.3",
"less-loader": "^11.0.0",
"lint-staged": "13.0.1",
"mini-css-extract-plugin": "^2.6.0",
"lint-staged": "13.0.3",
"mini-css-extract-plugin": "^2.6.1",
"mockjs": "^1.1.0",
"node-sass": "^7.0.1",
"node-sass": "^7.0.3",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.4.14",
"postcss": "^8.4.16",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.1.0",
"postcss-import": "^15.0.0",
"postcss-less": "^6.0.0",
"postcss-loader": "^7.0.0",
"postcss-loader": "^7.0.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.7.1",
"postcss-preset-env": "^7.8.2",
"postcss-safe-parser": "^6.0.0",
"prettier": "^2.7.0",
"prettier": "^2.7.1",
"raw-loader": "^4.0.2",
"react-dev-utils": "^12.0.1",
"react-refresh": "^0.14.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.52.3",
"sass-loader": "^13.0.0",
"sass": "^1.55.0",
"sass-loader": "^13.0.2",
"source-map-loader": "^4.0.0",
"style-loader": "^3.3.1",
"stylelint": "^14.9.1",
"stylelint-config-recommended": "^8.0.0",
"stylelint": "^14.12.1",
"stylelint-config-recommended": "^9.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"sugarss": "^4.0.1",
"terser-webpack-plugin": "^5.3.3",
"terser-webpack-plugin": "^5.3.6",
"url-loader": "^4.1.1",
"webpack": "^5.73.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.6.1",
"webpack-cli": "^4.10.0",
"webpack-dashboard": "^3.3.7",
"webpack-dev-server": "4.9.2",
"webpack-dev-server": "4.11.1",
"webpack-manifest-plugin": "^5.0.0",
"webpackbar": "^5.0.2",
"workbox-webpack-plugin": "^6.5.3"
"workbox-webpack-plugin": "^6.5.4"
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@ant-design/pro-card": "^1.20.9",
"@ant-design/pro-descriptions": "^1.11.5",
"@ant-design/pro-field": "^1.34.16",
"@ant-design/pro-form": "^1.69.3",
"@ant-design/pro-layout": "^6.38.8",
"@ant-design/pro-list": "^1.21.68",
"@ant-design/pro-table": "^2.76.3",
"@babel/runtime": "^7.18.3",
"@ant-design/pro-card": "^2.0.9",
"@ant-design/pro-descriptions": "^2.0.10",
"@ant-design/pro-field": "^2.1.3",
"@ant-design/pro-form": "^2.2.1",
"@ant-design/pro-layout": "^7.1.2",
"@ant-design/pro-list": "^2.0.10",
"@ant-design/pro-table": "^3.0.10",
"@babel/runtime": "^7.19.0",
"@koale/useworker": "^4.0.2",
"@lingui/core": "^3.13.3",
"@lingui/react": "^3.13.3",
"ahooks": "^3.4.1",
"antd": "^4.21.2",
"classnames": "^2.3.1",
"@lingui/core": "^3.14.0",
"@lingui/react": "^3.14.0",
"ahooks": "^3.7.1",
"antd": "^4.23.2",
"classnames": "^2.3.2",
"history": "^5.3.0",
"lodash": "^4.17.21",
"nano-memoize": "^1.3.0",
"nanoid": "^4.0.0",
"qiankun": "^2.7.2",
"qs": "^6.10.5",
"qiankun": "^2.8.0",
"qs": "^6.11.0",
"react": "^18.2.0",
"react-avatar-editor": "^13.0.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"recoil": "^0.7.3",
"typescript": "^4.7.3",
"react-router-dom": "^6.4.1",
"recoil": "^0.7.5",
"typescript": "^4.8.3",
"umi-request": "^1.4.0"
},
"author": "X-neuron",
Expand Down
59 changes: 59 additions & 0 deletions src/assets/procomponent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions src/assets/yuque.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1643194

Please sign in to comment.