We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705141c commit ad44878Copy full SHA for ad44878
package.json
@@ -51,21 +51,16 @@
51
"@types/react-dom": "^19.2.2",
52
"@umijs/fabric": "^4.0.1",
53
"axios": "^1.9.0",
54
- "co-busboy": "^2.0.2",
55
- "coveralls": "^3.0.3",
56
- "cross-env": "^10.1.0",
57
"dumi": "^2.1.0",
58
"eslint": "^8.0.0",
59
"father": "^4.0.0",
60
- "fs-extra": "^11.2.0",
61
"gh-pages": "^6.1.1",
62
"rc-test": "^7.0.13",
63
"react": "^18.0.0",
64
"react-dom": "^18.0.0",
65
"regenerator-runtime": "^0.14.1",
66
"sinon": "^9.0.2",
67
- "typescript": "^5.3.3",
68
- "vinyl-fs": "^4.0.0"
+ "typescript": "^5.3.3"
69
},
70
"peerDependencies": {
71
"react": ">=16.9.0",
0 commit comments