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 3ba3f98 commit 34a071eCopy full SHA for 34a071e
package.json
@@ -58,13 +58,10 @@
58
"@types/jest": "^30.0.0",
59
"@types/node": "^24.7.1",
60
"@types/react": "^18.2.14",
61
- "@types/react-dom": "^19.1.5",
+ "@types/react-dom": "^18.3.7",
62
"@types/warning": "^3.0.0",
63
- "cross-env": "^10.1.0",
64
"dumi": "^2.1.17",
65
"eslint": "^8.55.0",
66
- "eslint-plugin-jest": "^29.0.1",
67
- "eslint-plugin-unicorn": "^61.0.2",
68
"father": "^4.0.0",
69
"gh-pages": "^6.1.0",
70
"husky": "^9.1.6",
@@ -74,7 +71,6 @@
74
71
"rc-test": "^7.0.14",
75
72
"react": "^18.3.1",
76
73
"react-dom": "^18.3.1",
77
- "regenerator-runtime": "^0.14.0",
78
"typescript": "^5.1.6"
79
},
80
"peerDependencies": {
0 commit comments