Skip to content

Commit

Permalink
更新依赖至最新
Browse files Browse the repository at this point in the history
  • Loading branch information
X-neuron committed May 11, 2022
1 parent ae9d19c commit 1284c4f
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions package.json
Expand Up @@ -59,8 +59,8 @@
"scoffold"
],
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/eslint-parser": "^7.17.0",
"@babel/eslint-plugin": "^7.17.7",
"@babel/plugin-proposal-class-properties": "^7.16.7",
Expand All @@ -74,23 +74,23 @@
"@babel/plugin-transform-react-constant-elements": "^7.17.6",
"@babel/plugin-transform-react-display-name": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/plugin-transform-runtime": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@lingui/cli": "^3.13.3",
"@lingui/macro": "^3.13.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.6",
"@svgr/webpack": "^6.2.1",
"@types/lingui__core": "^3.0.0",
"@types/lingui__macro": "^3.0.0",
"@types/lingui__react": "^3.0.0",
"@types/lodash": "^4.14.182",
"@types/qs": "^6.9.7",
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.2",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@umijs/babel-plugin-auto-css-modules": "^3.5.23",
"babel-loader": "^8.2.5",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand All @@ -108,7 +108,7 @@
"cross-port-killer": "^1.4.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"eslint": "^8.14.0",
"eslint": "^8.15.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -130,22 +130,22 @@
"file-loader": "^6.2.0",
"html-loader": "^3.1.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.4",
"jest": "^28.0.1",
"husky": "^8.0.1",
"jest": "^28.1.0",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"lint-staged": "12.4.1",
"mini-css-extract-plugin": "^2.6.0",
"mockjs": "^1.1.0",
"node-sass": "^7.0.1",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.4.12",
"postcss": "^8.4.13",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.1.0",
"postcss-less": "^6.0.0",
"postcss-loader": "^6.2.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.4.4",
"postcss-preset-env": "^7.5.0",
"postcss-safe-parser": "^6.0.0",
"prettier": "^2.6.2",
"raw-loader": "^4.0.2",
Expand All @@ -156,50 +156,50 @@
"sass-loader": "^12.6.0",
"source-map-loader": "^3.0.1",
"style-loader": "^3.3.1",
"stylelint": "^14.8.0",
"stylelint": "^14.8.2",
"stylelint-config-recommended": "^7.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.1",
"url-loader": "^4.1.1",
"webpack": "^5.72.0",
"webpack": "^5.72.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2",
"webpack-dashboard": "^3.3.7",
"webpack-dev-server": "4.8.1",
"webpack-dev-server": "4.9.0",
"webpack-manifest-plugin": "^5.0.0",
"webpackbar": "^5.0.2",
"workbox-webpack-plugin": "^6.5.3"
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@ant-design/pro-card": "^1.20.0",
"@ant-design/pro-descriptions": "^1.10.68",
"@ant-design/pro-field": "^1.34.6",
"@ant-design/pro-form": "^1.65.0",
"@ant-design/pro-layout": "^6.36.1",
"@ant-design/pro-list": "^1.21.56",
"@ant-design/pro-table": "^2.72.1",
"@ant-design/pro-card": "^1.20.2",
"@ant-design/pro-descriptions": "^1.10.71",
"@ant-design/pro-field": "^1.34.8",
"@ant-design/pro-form": "^1.67.1",
"@ant-design/pro-layout": "^6.38.0",
"@ant-design/pro-list": "^1.21.59",
"@ant-design/pro-table": "^2.74.1",
"@babel/runtime": "^7.17.9",
"@koale/useworker": "^4.0.2",
"@lingui/core": "^3.13.3",
"@lingui/react": "^3.13.3",
"ahooks": "^3.3.8",
"antd": "^4.20.1",
"ahooks": "^3.3.10",
"antd": "^4.20.3",
"classnames": "^2.3.1",
"history": "^5.3.0",
"lodash": "^4.17.21",
"nano-memoize": "^1.3.0",
"nanoid": "^3.3.3",
"nanoid": "^3.3.4",
"qiankun": "^2.7.0",
"qs": "^6.10.3",
"react": "^18.1.0",
"react-avatar-editor": "^12.0.0",
"react-avatar-editor": "^13.0.0",
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",
"recoil": "^0.7.2",
"typescript": "^4.6.3",
"typescript": "^4.6.4",
"umi-request": "^1.4.0"
},
"author": "X-neuron",
Expand Down

0 comments on commit 1284c4f

Please sign in to comment.