|
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@rc-component/father-plugin": "^2.2.0", |
53 | | - "@rc-component/np": "^1.0.0", |
54 | | - "@testing-library/jest-dom": "^6.4.5", |
55 | | - "@testing-library/react": "^15.0.6", |
56 | | - "@types/jest": "^29.4.0", |
57 | | - "@types/node": "^24.5.2", |
58 | | - "@types/react": "^18.0.28", |
59 | | - "@types/react-dom": "^18.0.11", |
| 53 | + "@rc-component/np": "^1.0.4", |
| 54 | + "@testing-library/jest-dom": "^6.9.1", |
| 55 | + "@testing-library/react": "^15.0.7", |
| 56 | + "@types/jest": "^29.5.14", |
| 57 | + "@types/node": "^26.0.1", |
| 58 | + "@types/react": "^18.3.31", |
| 59 | + "@types/react-dom": "^18.3.7", |
60 | 60 | "@umijs/fabric": "^4.0.1", |
61 | | - "dumi": "^2.0.0", |
62 | | - "eslint": "^8.55.0", |
63 | | - "eslint-plugin-jest": "^27.6.0", |
64 | | - "eslint-plugin-unicorn": "^50.0.1", |
65 | | - "father": "^4", |
66 | | - "gh-pages": "^6.1.0", |
67 | | - "glob": "^10.0.0", |
68 | | - "husky": "^8.0.1", |
69 | | - "less": "^4.1.3", |
70 | | - "lint-staged": "^15.2.0", |
71 | | - "prettier": "^3.1.0", |
72 | | - "rc-test": "^7.0.9", |
73 | | - "react": "^18.0.0", |
74 | | - "react-dom": "^18.0.0", |
75 | | - "typescript": "^5.0.0", |
76 | | - "cross-env": "^7.0.0" |
| 61 | + "dumi": "^2.4.35", |
| 62 | + "eslint": "^8.57.1", |
| 63 | + "eslint-plugin-jest": "^27.9.0", |
| 64 | + "eslint-plugin-unicorn": "^56.0.1", |
| 65 | + "father": "^4.6.23", |
| 66 | + "gh-pages": "^6.3.0", |
| 67 | + "glob": "^13.0.6", |
| 68 | + "husky": "^9.1.7", |
| 69 | + "less": "^4.6.7", |
| 70 | + "lint-staged": "^16.4.0", |
| 71 | + "prettier": "^3.9.0", |
| 72 | + "rc-test": "^7.1.3", |
| 73 | + "react": "^18.3.1", |
| 74 | + "react-dom": "^18.3.1", |
| 75 | + "typescript": "^5.9.3", |
| 76 | + "cross-env": "^10.1.0" |
77 | 77 | }, |
78 | 78 | "peerDependencies": { |
79 | 79 | "react": ">=16.9.0", |
|
0 commit comments