代码拉取完成,页面将自动刷新
{
"name": "react-app",
"version": "0.1.0",
"private": true,
"homepage": "./",
"scripts": {
"start": "craco start",
"build": "craco build",
"test": "craco test",
"eject": "craco eject",
"lint-staged": "lint-staged",
"lint": "eslint src/**/*.{ts,tsx,js,jsx} --fix",
"lint:stylelint": "stylelint src/**/*.{css,less} --fix",
"prettify": "prettier --write src/",
"prepare": "husky install",
"commit": "git add . && git-cz"
},
"dependencies": {
"@ant-design/pro-components": "^2.6.43",
"@antv/x6": "^2.16.1",
"@antv/x6-react-shape": "^2.2.2",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@tweenjs/tween.js": "^18.6.4",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.61",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"ahooks": "^3.7.8",
"antd": "^5.11.1",
"axios": "^1.6.2",
"craco-less": "^3.0.1",
"dayjs": "^1.11.10",
"immer": "^10.0.3",
"less": "^4.2.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.18.0",
"react-scripts": "5.0.1",
"three": "^0.159.0",
"typescript": "^4.9.5",
"umi-request": "^1.4.0",
"use-immer": "^0.9.0",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cz-commitlint": "^18.4.3",
"@craco/craco": "^7.1.0",
"@craco/types": "^7.1.0",
"@types/lodash": "^4.14.202",
"@types/three": "^0.159.0",
"commitizen": "^4.3.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"http-proxy-middleware": "^2.0.6",
"husky": "^8.0.0",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"stylelint": "^15.11.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.1.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.1.0",
"stylelint-webpack-plugin": "^4.1.1"
},
"config": {
"commitizen": {
"path": "@commitlint/cz-commitlint"
}
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。