代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/rc-util 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "rc-util",
"version": "5.38.1",
"description": "Common Utils For React Component",
"keywords": [
"react",
"util"
],
"homepage": "http://github.com/react-component/util",
"bugs": {
"url": "http://github.com/react-component/util/issues"
},
"repository": {
"type": "git",
},
"license": "MIT",
"main": "./lib/index",
"module": "./es/index",
"files": [
"lib",
"es"
],
"scripts": {
"build": "dumi build",
"compile": "father build",
"coverage": "npm test -- --coverage",
"lint": "eslint src/ --ext .tsx,.ts & eslint tests/ --ext .js",
"prepare": "husky install",
"prepublishOnly": "npm run compile && np --yolo --no-publish",
"start": "dumi dev",
"test": "rc-test"
},
"lint-staged": {
"**/*.{js,jsx,tsx,ts,md,json}": [
"prettier --write",
"git add"
]
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"react-is": "^18.2.0"
},
"devDependencies": {
"@rc-component/father-plugin": "1.0.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.4.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/responselike": "^1.0.0",
"@types/warning": "^3.0.0",
"@umijs/fabric": "^3.0.0",
"create-react-class": "^15.6.3",
"cross-env": "^7.0.2",
"dumi": "^2.1.3",
"eslint": "^8.54.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-unicorn": "^49.0.0",
"father": "^4.1.3",
"glob": "^9.2.1",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"np": "^9.0.0",
"rc-test": "^7.0.14",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^5.3.2"
},
"peerDependencies": {
"react": ">=16.9.0",
"react-dom": ">=16.9.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。