|
@@ -111,56 +111,56 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "7.9.0",
|
|
|
- "@babel/plugin-proposal-decorators": "^7.10.5",
|
|
|
+ "@babel/plugin-proposal-decorators": "7.10.5",
|
|
|
"@svgr/webpack": "4.3.3",
|
|
|
- "@testing-library/jest-dom": "^4.2.4",
|
|
|
- "@testing-library/react": "^9.3.2",
|
|
|
- "@testing-library/user-event": "^7.1.2",
|
|
|
- "@types/jest": "^24.0.0",
|
|
|
- "@types/node": "^12.0.0",
|
|
|
- "@types/nprogress": "^0.2.0",
|
|
|
- "@types/react": "^16.9.23",
|
|
|
- "@types/react-dom": "^16.9.0",
|
|
|
- "@types/react-router-dom": "^5.1.5",
|
|
|
- "@types/zxcvbn": "^4.4.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.1.1",
|
|
|
- "@typescript-eslint/parser": "^4.1.1",
|
|
|
- "babel-jest": "^24.9.0",
|
|
|
+ "@testing-library/jest-dom": "4.2.4",
|
|
|
+ "@testing-library/react": "9.3.2",
|
|
|
+ "@testing-library/user-event": "7.1.2",
|
|
|
+ "@types/jest": "24.0.0",
|
|
|
+ "@types/node": "12.0.0",
|
|
|
+ "@types/nprogress": "0.2.0",
|
|
|
+ "@types/react": "16.9.23",
|
|
|
+ "@types/react-dom": "16.9.0",
|
|
|
+ "@types/react-router-dom": "5.1.5",
|
|
|
+ "@types/zxcvbn": "4.4.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.1.1",
|
|
|
+ "@typescript-eslint/parser": "4.1.1",
|
|
|
+ "babel-jest": "24.9.0",
|
|
|
"babel-loader": "8.1.0",
|
|
|
- "babel-plugin-import": "^1.13.0",
|
|
|
- "babel-plugin-named-asset-import": "^0.3.6",
|
|
|
- "babel-preset-react-app": "^9.1.2",
|
|
|
- "camelcase": "^5.3.1",
|
|
|
+ "babel-plugin-import": "1.13.0",
|
|
|
+ "babel-plugin-named-asset-import": "0.3.6",
|
|
|
+ "babel-preset-react-app": "9.1.2",
|
|
|
+ "camelcase": "5.3.1",
|
|
|
"case-sensitive-paths-webpack-plugin": "2.3.0",
|
|
|
- "compression-webpack-plugin": "^6.0.2",
|
|
|
+ "compression-webpack-plugin": "6.0.2",
|
|
|
"css-loader": "3.4.2",
|
|
|
"dotenv": "8.2.0",
|
|
|
"dotenv-expand": "5.1.0",
|
|
|
- "eslint": "^6.6.0",
|
|
|
- "eslint-config-prettier": "^6.12.0",
|
|
|
- "eslint-config-react-app": "^5.2.1",
|
|
|
+ "eslint": "6.6.0",
|
|
|
+ "eslint-config-prettier": "6.12.0",
|
|
|
+ "eslint-config-react-app": "5.2.1",
|
|
|
"eslint-loader": "3.0.3",
|
|
|
"eslint-plugin-flowtype": "4.6.0",
|
|
|
"eslint-plugin-import": "2.20.1",
|
|
|
"eslint-plugin-jsx-a11y": "6.2.3",
|
|
|
- "eslint-plugin-react": "^7.20.6",
|
|
|
- "eslint-plugin-react-hooks": "^1.7.0",
|
|
|
+ "eslint-plugin-react": "7.20.6",
|
|
|
+ "eslint-plugin-react-hooks": "1.7.0",
|
|
|
"file-loader": "4.3.0",
|
|
|
- "fs-extra": "^8.1.0",
|
|
|
+ "fs-extra": "8.1.0",
|
|
|
"html-webpack-plugin": "4.0.0-beta.11",
|
|
|
"identity-obj-proxy": "3.0.0",
|
|
|
- "install": "^0.13.0",
|
|
|
+ "install": "0.13.0",
|
|
|
"jest": "24.9.0",
|
|
|
"jest-environment-jsdom-fourteen": "1.0.1",
|
|
|
"jest-resolve": "24.9.0",
|
|
|
"jest-watch-typeahead": "0.4.2",
|
|
|
- "less": "^3.12.2",
|
|
|
- "less-loader": "^7.0.2",
|
|
|
- "lint-staged": "^10.5.3",
|
|
|
+ "less": "3.12.2",
|
|
|
+ "less-loader": "7.0.2",
|
|
|
+ "lint-staged": "10.5.3",
|
|
|
"mini-css-extract-plugin": "0.9.0",
|
|
|
- "mobx-react-devtools": "^6.1.1",
|
|
|
- "node-sass": "^4.14.1",
|
|
|
- "npm": "^7.6.1",
|
|
|
+ "mobx-react-devtools": "6.1.1",
|
|
|
+ "node-sass": "4.14.1",
|
|
|
+ "npm": "7.6.1",
|
|
|
"optimize-css-assets-webpack-plugin": "5.0.3",
|
|
|
"pnp-webpack-plugin": "1.6.4",
|
|
|
"postcss-flexbugs-fixes": "4.1.0",
|
|
@@ -168,24 +168,24 @@
|
|
|
"postcss-normalize": "8.0.1",
|
|
|
"postcss-preset-env": "6.7.0",
|
|
|
"postcss-safe-parser": "4.0.1",
|
|
|
- "prettier": "^2.2.1",
|
|
|
- "react-app-polyfill": "^1.0.6",
|
|
|
- "react-dev-utils": "^11.0.3",
|
|
|
+ "prettier": "2.2.1",
|
|
|
+ "react-app-polyfill": "1.0.6",
|
|
|
+ "react-dev-utils": "11.0.3",
|
|
|
"resolve": "1.15.0",
|
|
|
- "resolve-url-loader": "^3.1.2",
|
|
|
+ "resolve-url-loader": "3.1.2",
|
|
|
"sass-loader": "8.0.2",
|
|
|
"semver": "6.3.0",
|
|
|
"style-loader": "0.23.1",
|
|
|
- "stylelint": "^13.7.1",
|
|
|
- "stylelint-config-prettier": "^8.0.2",
|
|
|
- "stylelint-config-recess-order": "^2.1.0",
|
|
|
- "stylelint-config-standard": "^20.0.0",
|
|
|
- "stylelint-order": "^4.1.0",
|
|
|
- "stylelint-scss": "^3.18.0",
|
|
|
- "svg-sprite-loader": "^5.0.0",
|
|
|
+ "stylelint": "13.7.1",
|
|
|
+ "stylelint-config-prettier": "8.0.2",
|
|
|
+ "stylelint-config-recess-order": "2.1.0",
|
|
|
+ "stylelint-config-standard": "20.0.0",
|
|
|
+ "stylelint-order": "4.1.0",
|
|
|
+ "stylelint-scss": "3.18.0",
|
|
|
+ "svg-sprite-loader": "5.0.0",
|
|
|
"terser-webpack-plugin": "2.3.8",
|
|
|
"ts-pnp": "1.1.6",
|
|
|
- "typescript": "^4.2.3",
|
|
|
+ "typescript": "4.2.3",
|
|
|
"url-loader": "2.3.0",
|
|
|
"webpack": "4.42.0",
|
|
|
"webpack-dev-server": "3.11.0",
|
|
@@ -193,21 +193,21 @@
|
|
|
"workbox-webpack-plugin": "4.3.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@ant-design/charts": "^1.0.19",
|
|
|
- "@ant-design/icons": "^4.5.0",
|
|
|
- "antd": "^4.13.0",
|
|
|
- "axios": "^0.21.1",
|
|
|
- "bignumber.js": "^9.0.1",
|
|
|
- "dayjs": "^1.9.6",
|
|
|
- "mobx": "^5.15.4",
|
|
|
- "mobx-react": "^6.1.7",
|
|
|
- "nprogress": "^0.2.0",
|
|
|
- "rc-queue-anim": "^1.8.5",
|
|
|
- "rc-tween-one": "^2.7.3",
|
|
|
- "react": "^17.0.1",
|
|
|
- "react-dom": "^16.13.1",
|
|
|
- "react-router": "^5.2.0",
|
|
|
- "react-router-dom": "^5.2.0",
|
|
|
- "zxcvbn": "^4.4.2"
|
|
|
+ "@ant-design/charts": "1.0.19",
|
|
|
+ "@ant-design/icons": "4.5.0",
|
|
|
+ "antd": "4.13.0",
|
|
|
+ "axios": "0.21.1",
|
|
|
+ "bignumber.js": "9.0.1",
|
|
|
+ "dayjs": "1.9.6",
|
|
|
+ "mobx": "5.15.4",
|
|
|
+ "mobx-react": "6.1.7",
|
|
|
+ "nprogress": "0.2.0",
|
|
|
+ "rc-queue-anim": "1.8.5",
|
|
|
+ "rc-tween-one": "2.7.3",
|
|
|
+ "react": "17.0.1",
|
|
|
+ "react-dom": "16.13.1",
|
|
|
+ "react-router": "5.2.0",
|
|
|
+ "react-router-dom": "5.2.0",
|
|
|
+ "zxcvbn": "4.4.2"
|
|
|
}
|
|
|
}
|