Skip to content

Commit

Permalink
移除不必要的lingui type包,更新依赖至最新,node>14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
X-neuron committed May 25, 2022
1 parent ab135d1 commit 48cca27
Showing 1 changed file with 46 additions and 49 deletions.
95 changes: 46 additions & 49 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antdfront",
"version": "2.3.0",
"version": "2.4.0",
"description": "Antdfront is a set of multi tab experimental react microfrontend template",
"main": "webpack.config.js",
"scripts": {
Expand Down Expand Up @@ -60,38 +60,36 @@
],
"devDependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/eslint-parser": "^7.17.0",
"@babel/core": "^7.18.2",
"@babel/eslint-parser": "^7.18.2",
"@babel/eslint-plugin": "^7.17.7",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-export-default-from": "^7.16.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.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.16.7",
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-jsx": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.17.9",
"@babel/plugin-transform-react-constant-elements": "^7.17.6",
"@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.3",
"@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",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.18.2",
"@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",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@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.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",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"@umijs/babel-plugin-auto-css-modules": "^3.5.24",
"babel-loader": "^8.2.5",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-import": "^1.13.5",
Expand All @@ -102,29 +100,28 @@
"browserslist": "^4.20.3",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"circular-dependency-plugin": "^5.2.2",
"compression-webpack-plugin": "^9.2.0",
"copy-webpack-plugin": "^10.2.4",
"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": "^3.4.1",
"eslint": "^8.15.0",
"css-minimizer-webpack-plugin": "^4.0.0",
"eslint": "^8.16.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.1",
"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-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jest": "^26.2.2",
"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.29.4",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",
Expand All @@ -133,30 +130,30 @@
"husky": "^8.0.1",
"jest": "^28.1.0",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"lint-staged": "12.4.1",
"less-loader": "^11.0.0",
"lint-staged": "12.4.2",
"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.13",
"postcss": "^8.4.14",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.1.0",
"postcss-less": "^6.0.0",
"postcss-loader": "^6.2.1",
"postcss-loader": "^7.0.0",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.5.0",
"postcss-preset-env": "^7.6.0",
"postcss-safe-parser": "^6.0.0",
"prettier": "^2.6.2",
"raw-loader": "^4.0.2",
"react-dev-utils": "^12.0.1",
"react-refresh": "^0.13.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.51.0",
"sass-loader": "^12.6.0",
"sass": "^1.52.1",
"sass-loader": "^13.0.0",
"source-map-loader": "^3.0.1",
"style-loader": "^3.3.1",
"stylelint": "^14.8.2",
"stylelint": "^14.8.5",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
Expand All @@ -174,19 +171,19 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@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",
"@ant-design/pro-card": "^1.20.6",
"@ant-design/pro-descriptions": "^1.11.1",
"@ant-design/pro-field": "^1.34.13",
"@ant-design/pro-form": "^1.68.2",
"@ant-design/pro-layout": "^6.38.4",
"@ant-design/pro-list": "^1.21.64",
"@ant-design/pro-table": "^2.75.1",
"@babel/runtime": "^7.18.3",
"@koale/useworker": "^4.0.2",
"@lingui/core": "^3.13.3",
"@lingui/react": "^3.13.3",
"ahooks": "^3.3.10",
"antd": "^4.20.3",
"ahooks": "^3.4.0",
"antd": "^4.20.6",
"classnames": "^2.3.1",
"history": "^5.3.0",
"lodash": "^4.17.21",
Expand All @@ -199,7 +196,7 @@
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",
"recoil": "^0.7.2",
"typescript": "^4.6.4",
"typescript": "^4.7.2",
"umi-request": "^1.4.0"
},
"author": "X-neuron",
Expand Down

0 comments on commit 48cca27

Please sign in to comment.