|
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@rc-component/father-plugin": "^2.2.0", |
53 | | - "@rc-component/np": "^1.0.3", |
54 | | - "@testing-library/jest-dom": "^6.6.3", |
55 | | - "@testing-library/react": "^16.0.1", |
56 | | - "@testing-library/user-event": "^14.0.0-beta", |
57 | | - "@types/jest": "^30.0.0", |
58 | | - "@types/node": "^25.0.3", |
59 | | - "@types/react": "^19.0.0", |
60 | | - "@types/react-dom": "^19.0.1", |
61 | | - "@umijs/fabric": "^4.0.0", |
62 | | - "cross-env": "^7.0.0", |
63 | | - "dumi": "^2.1.14", |
64 | | - "eslint": "^8.0.0", |
65 | | - "father": "^4.3.7", |
66 | | - "gh-pages": "^6.2.0", |
| 53 | + "@rc-component/np": "^1.0.4", |
| 54 | + "@testing-library/jest-dom": "^6.9.1", |
| 55 | + "@testing-library/react": "^15.0.7", |
| 56 | + "@testing-library/user-event": "14.5.2", |
| 57 | + "@types/jest": "^29.5.14", |
| 58 | + "@types/node": "^26.0.1", |
| 59 | + "@types/react": "^18.3.31", |
| 60 | + "@types/react-dom": "^18.3.7", |
| 61 | + "@umijs/fabric": "^4.0.1", |
| 62 | + "cross-env": "^10.1.0", |
| 63 | + "dumi": "^2.4.35", |
| 64 | + "eslint": "^8.57.1", |
| 65 | + "father": "^4.6.23", |
| 66 | + "gh-pages": "^6.3.0", |
67 | 67 | "husky": "^9.1.7", |
68 | | - "less": "^4.2.1", |
69 | | - "lint-staged": "^16.2.0", |
70 | | - "prettier": "^3.4.2", |
71 | | - "rc-test": "^7.0.15", |
72 | | - "react": "^18.0.0", |
73 | | - "react-dom": "^18.0.0", |
74 | | - "typescript": "^5.7.2" |
| 68 | + "less": "^4.6.7", |
| 69 | + "lint-staged": "^16.4.0", |
| 70 | + "prettier": "^3.9.0", |
| 71 | + "rc-test": "^7.1.3", |
| 72 | + "react": "^18.3.1", |
| 73 | + "react-dom": "^18.3.1", |
| 74 | + "typescript": "^5.9.3" |
75 | 75 | }, |
76 | 76 | "peerDependencies": { |
77 | 77 | "react": ">=16.0.0", |
|
0 commit comments