|
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@rc-component/father-plugin": "^2.2.0", |
75 | | - "@rc-component/np": "^1.0.3", |
76 | | - "@testing-library/jest-dom": "^6.1.5", |
77 | | - "@testing-library/react": "^16.0.1", |
78 | | - "@testing-library/user-event": "^14.5.2", |
79 | | - "@types/jest": "^30.0.0", |
80 | | - "@types/node": "^24.5.2", |
81 | | - "@types/react": "^19.0.8", |
82 | | - "@types/react-dom": "^19.0.3", |
| 75 | + "@rc-component/np": "^1.0.4", |
| 76 | + "@testing-library/jest-dom": "^6.9.1", |
| 77 | + "@testing-library/react": "^15.0.7", |
| 78 | + "@testing-library/user-event": "14.5.2", |
| 79 | + "@types/jest": "^29.5.14", |
| 80 | + "@types/node": "^26.0.1", |
| 81 | + "@types/react": "^18.3.31", |
| 82 | + "@types/react-dom": "^18.3.7", |
83 | 83 | "@umijs/fabric": "^4.0.1", |
84 | | - "cross-env": "^7.0.0", |
85 | | - "dumi": "^2.1.2", |
86 | | - "eslint": "^8.54.0", |
87 | | - "father": "^4.0.0", |
88 | | - "gh-pages": "^6.1.0", |
89 | | - "glob": "^13.0.2", |
90 | | - "husky": "^9.0.11", |
| 84 | + "cross-env": "^10.1.0", |
| 85 | + "dumi": "^2.4.35", |
| 86 | + "eslint": "^8.57.1", |
| 87 | + "father": "^4.6.23", |
| 88 | + "gh-pages": "^6.3.0", |
| 89 | + "glob": "^13.0.6", |
| 90 | + "husky": "^9.1.7", |
91 | 91 | "identity-obj-proxy": "^3.0.0", |
92 | | - "less": "^4.1.3", |
93 | | - "lint-staged": "^17.0.7", |
94 | | - "prettier": "^3.1.0", |
| 92 | + "less": "^4.6.7", |
| 93 | + "lint-staged": "^16.4.0", |
| 94 | + "prettier": "^3.9.0", |
95 | 95 | "@rc-component/select": "^1.8.0", |
96 | | - "rc-test": "^7.0.15", |
97 | | - "react": "^19.0.0", |
98 | | - "react-dom": "^19.0.0" |
| 96 | + "rc-test": "^7.1.3", |
| 97 | + "react": "^18.3.1", |
| 98 | + "react-dom": "^18.3.1" |
99 | 99 | }, |
100 | 100 | "peerDependencies": { |
101 | 101 | "react": ">=16.9.0", |
|
0 commit comments