|
52 | 52 | "@rc-component/dialog": "^1.2.0", |
53 | 53 | "@rc-component/father-plugin": "^2.2.0", |
54 | 54 | "@rc-component/form": "^1.4.0", |
55 | | - "@rc-component/np": "^1.0.3", |
| 55 | + "@rc-component/np": "^1.0.4", |
56 | 56 | "@rc-component/trigger": "^3.0.0", |
57 | 57 | "@rc-component/virtual-list": "^1.0.1", |
58 | | - "@testing-library/react": "^16.0.0", |
59 | | - "@types/jest": "^29.5.13", |
60 | | - "@types/node": "^22.7.5", |
61 | | - "@types/react": "^18.3.11", |
62 | | - "@types/react-dom": "^18.0.0", |
63 | | - "@types/warning": "^3.0.3", |
| 58 | + "@testing-library/react": "^15.0.7", |
| 59 | + "@types/jest": "^29.5.14", |
| 60 | + "@types/node": "^26.0.1", |
| 61 | + "@types/react": "^18.3.31", |
| 62 | + "@types/react-dom": "^18.3.7", |
| 63 | + "@types/warning": "^3.0.4", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
65 | 65 | "@typescript-eslint/parser": "^5.62.0", |
66 | 66 | "@umijs/fabric": "^4.0.1", |
67 | | - "cross-env": "^7.0.3", |
68 | | - "dumi": "^2.4.12", |
| 67 | + "cross-env": "^10.1.0", |
| 68 | + "dumi": "^2.4.35", |
69 | 69 | "eslint": "^8.57.1", |
70 | 70 | "eslint-plugin-jest": "^27.9.0", |
71 | | - "eslint-plugin-unicorn": "^56.0.0", |
72 | | - "father": "^4.5.0", |
73 | | - "glob": "^11.0.0", |
74 | | - "husky": "^9.1.6", |
75 | | - "lint-staged": "^15.2.10", |
76 | | - "prettier": "^3.3.3", |
77 | | - "rc-test": "^7.1.1", |
78 | | - "react": "^18.0.0", |
79 | | - "react-dom": "^18.0.0", |
80 | | - "typescript": "^5.6.3" |
| 71 | + "eslint-plugin-unicorn": "^56.0.1", |
| 72 | + "father": "^4.6.23", |
| 73 | + "glob": "^13.0.6", |
| 74 | + "husky": "^9.1.7", |
| 75 | + "lint-staged": "^16.4.0", |
| 76 | + "prettier": "^3.9.0", |
| 77 | + "rc-test": "^7.1.3", |
| 78 | + "react": "^18.3.1", |
| 79 | + "react-dom": "^18.3.1", |
| 80 | + "typescript": "^5.9.3" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | 83 | "react": "*", |
|
0 commit comments