|
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@rc-component/father-plugin": "^2.2.0", |
51 | | - "@rc-component/np": "^1.0.0", |
| 51 | + "@rc-component/np": "^1.0.4", |
52 | 52 | "@rc-component/tooltip": "^1.2.1", |
53 | 53 | "@rc-component/trigger": "^3.5.2", |
54 | 54 | "@testing-library/dom": "^10.4.1", |
55 | | - "@testing-library/jest-dom": "^6.1.5", |
56 | | - "@testing-library/react": "^16.0.0", |
57 | | - "@types/jest": "^29.5.1", |
58 | | - "@types/node": "^22.5.0", |
59 | | - "@types/react": "^18.2.42", |
60 | | - "@types/react-dom": "^18.0.11", |
| 55 | + "@testing-library/jest-dom": "^6.9.1", |
| 56 | + "@testing-library/react": "^15.0.7", |
| 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 | 61 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
62 | 62 | "@typescript-eslint/parser": "^5.62.0", |
63 | 63 | "@umijs/fabric": "^4.0.1", |
64 | | - "cross-env": "^7.0.0", |
65 | | - "dumi": "^2.2.10", |
66 | | - "eslint": "^8.54.0", |
| 64 | + "cross-env": "^10.1.0", |
| 65 | + "dumi": "^2.4.35", |
| 66 | + "eslint": "^8.57.1", |
67 | 67 | "eslint-plugin-jest": "^27.9.0", |
68 | | - "eslint-plugin-unicorn": "^54.0.0", |
69 | | - "father": "^4.3.5", |
| 68 | + "eslint-plugin-unicorn": "^56.0.1", |
| 69 | + "father": "^4.6.23", |
70 | 70 | "father-build": "^1.18.6", |
71 | | - "gh-pages": "^6.1.0", |
72 | | - "glob": "^7.1.6", |
73 | | - "less": "^4.1.3", |
74 | | - "rc-test": "^7.0.15", |
75 | | - "react": "^18.0.0", |
76 | | - "react-dom": "^18.0.0", |
| 71 | + "gh-pages": "^6.3.0", |
| 72 | + "glob": "^13.0.6", |
| 73 | + "less": "^4.6.7", |
| 74 | + "rc-test": "^7.1.3", |
| 75 | + "react": "^18.3.1", |
| 76 | + "react-dom": "^18.3.1", |
77 | 77 | "regenerator-runtime": "^0.14.0", |
78 | | - "typescript": "^5.1.6" |
| 78 | + "typescript": "^5.9.3" |
79 | 79 | }, |
80 | 80 | "peerDependencies": { |
81 | 81 | "react": ">=16.9.0", |
|
0 commit comments