|
53 | 53 | "clsx": "^2.1.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@rc-component/father-plugin": "^2.0.2", |
57 | | - "@rc-component/np": "^1.0.3", |
58 | | - "@testing-library/jest-dom": "^6.1.5", |
59 | | - "@testing-library/react": "^16.0.0", |
60 | | - "@types/jest": "^30.0.0", |
61 | | - "@types/node": "^24.7.1", |
62 | | - "@types/react": "^18.2.14", |
| 56 | + "@rc-component/father-plugin": "^2.2.0", |
| 57 | + "@rc-component/np": "^1.0.4", |
| 58 | + "@testing-library/jest-dom": "^6.9.1", |
| 59 | + "@testing-library/react": "^15.0.7", |
| 60 | + "@types/jest": "^29.5.14", |
| 61 | + "@types/node": "^26.0.1", |
| 62 | + "@types/react": "^18.3.31", |
63 | 63 | "@types/react-dom": "^18.3.7", |
64 | | - "@types/warning": "^3.0.0", |
| 64 | + "@types/warning": "^3.0.4", |
65 | 65 | "@umijs/fabric": "^4.0.1", |
66 | | - "cross-env": "^7.0.0", |
67 | | - "dumi": "^2.1.17", |
68 | | - "eslint": "^8.55.0", |
69 | | - "father": "^4.0.0", |
70 | | - "gh-pages": "^6.1.0", |
71 | | - "husky": "^9.1.6", |
72 | | - "less": "^4.1.3", |
73 | | - "lint-staged": "^16.2.4", |
74 | | - "prettier": "^3.3.3", |
75 | | - "rc-test": "^7.0.14", |
| 66 | + "cross-env": "^10.1.0", |
| 67 | + "dumi": "^2.4.35", |
| 68 | + "eslint": "^8.57.1", |
| 69 | + "father": "^4.6.23", |
| 70 | + "gh-pages": "^6.3.0", |
| 71 | + "husky": "^9.1.7", |
| 72 | + "less": "^4.6.7", |
| 73 | + "lint-staged": "^16.4.0", |
| 74 | + "prettier": "^3.9.0", |
| 75 | + "rc-test": "^7.1.3", |
76 | 76 | "react": "^18.3.1", |
77 | 77 | "react-dom": "^18.3.1", |
78 | | - "typescript": "^5.1.6" |
| 78 | + "typescript": "^5.9.3" |
79 | 79 | }, |
80 | 80 | "peerDependencies": { |
81 | 81 | "react": ">=16.9.0", |
|
0 commit comments