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 670c7a8 commit 3a45618Copy full SHA for 3a45618
.gitignore
@@ -28,5 +28,6 @@ lib
28
es
29
coverage
30
package-lock.json
31
+pnpm-lock.yaml
32
yarn.lock
33
.dumi
package.json
@@ -41,6 +41,7 @@
41
"@rc-component/father-plugin": "^2.0.2",
42
"@rc-component/np": "^1.0.4",
43
"@types/jest": "^29.5.0",
44
+ "@types/node": "^24.5.2",
45
"@types/react": "^18.0.0",
46
"@types/react-dom": "^18.0.0",
47
"@types/warning": "^3.0.0",
0 commit comments