Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,10 @@
"@types/jest": "^30.0.0",
"@types/node": "^24.7.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^19.1.5",
"@types/react-dom": "^18.3.7",
"@types/warning": "^3.0.0",
"cross-env": "^10.1.0",
"dumi": "^2.1.17",
"eslint": "^8.55.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-unicorn": "^61.0.2",
"father": "^4.0.0",
"gh-pages": "^6.1.0",
"husky": "^9.1.6",
Expand All @@ -74,7 +71,6 @@
"rc-test": "^7.0.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"regenerator-runtime": "^0.14.0",
"typescript": "^5.1.6"
},
"peerDependencies": {
Expand Down
Loading