|
51 | 51 | "devDependencies": { |
52 | 52 | "@rc-component/father-plugin": "^2.2.0", |
53 | 53 | "@rc-component/menu": "^1.0.0", |
54 | | - "@rc-component/np": "^1.0.3", |
| 54 | + "@rc-component/np": "^1.0.4", |
55 | 55 | "@rc-component/resize-observer": "^1.0.0", |
56 | | - "@testing-library/jest-dom": "^5.16.5", |
57 | | - "@testing-library/react": "^14.0.0", |
58 | | - "@types/jest": "^29.0.0", |
59 | | - "@types/node": "^24.5.2", |
60 | | - "@types/react": "^18.0.0", |
61 | | - "@types/react-dom": "^18.0.0", |
62 | | - "@types/warning": "^3.0.0", |
63 | | - "@umijs/fabric": "^3.0.0", |
64 | | - "dumi": "^2.0.0", |
65 | | - "eslint": "^7.18.0", |
66 | | - "father": "^4.0.0", |
67 | | - "glob": "^10.0.0", |
68 | | - "husky": "^8.0.3", |
69 | | - "jest-environment-jsdom": "^29.5.0", |
70 | | - "less": "^4.1.1", |
71 | | - "lint-staged": "^13.2.1", |
72 | | - "prettier": "^2.8.7", |
73 | | - "rc-test": "^7.0.14", |
74 | | - "react": "^18.0.0", |
75 | | - "react-dom": "^18.0.0", |
76 | | - "typescript": "^5.0.0" |
| 56 | + "@testing-library/jest-dom": "^6.9.1", |
| 57 | + "@testing-library/react": "^15.0.7", |
| 58 | + "@types/jest": "^29.5.14", |
| 59 | + "@types/node": "^26.0.1", |
| 60 | + "@types/react": "^18.3.31", |
| 61 | + "@types/react-dom": "^18.3.7", |
| 62 | + "@types/warning": "^3.0.4", |
| 63 | + "@umijs/fabric": "^4.0.1", |
| 64 | + "dumi": "^2.4.35", |
| 65 | + "eslint": "^8.57.1", |
| 66 | + "father": "^4.6.23", |
| 67 | + "glob": "^13.0.6", |
| 68 | + "husky": "^9.1.7", |
| 69 | + "jest-environment-jsdom": "^29.7.0", |
| 70 | + "less": "^4.6.7", |
| 71 | + "lint-staged": "^16.4.0", |
| 72 | + "prettier": "^3.9.0", |
| 73 | + "rc-test": "^7.1.3", |
| 74 | + "react": "^18.3.1", |
| 75 | + "react-dom": "^18.3.1", |
| 76 | + "typescript": "^5.9.3" |
77 | 77 | }, |
78 | 78 | "peerDependencies": { |
79 | 79 | "react": ">=16.11.0", |
|
0 commit comments