|
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@rc-component/father-plugin": "^2.2.0", |
55 | | - "@rc-component/np": "^1.0.0", |
56 | | - "@testing-library/jest-dom": "^6.1.5", |
57 | | - "@testing-library/react": "^14.1.2", |
58 | | - "@types/jest": "^29.2.4", |
59 | | - "@types/node": "^24.5.2", |
60 | | - "@types/react": "^18.0.26", |
61 | | - "@types/react-dom": "^18.0.9", |
| 55 | + "@rc-component/np": "^1.0.4", |
| 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 | 62 | "@umijs/fabric": "^4.0.1", |
63 | | - "@umijs/test": "^4.0.34", |
64 | | - "dumi": "^2.0.12", |
65 | | - "eslint": "^8.55.0", |
66 | | - "eslint-plugin-jest": "^27.6.0", |
67 | | - "eslint-plugin-unicorn": "^50.0.1", |
68 | | - "father": "^4.1.1", |
69 | | - "husky": "9.0.5", |
70 | | - "jest": "^29.3.1", |
71 | | - "jest-environment-jsdom": "^29.3.1", |
72 | | - "less": "^4.2.0", |
73 | | - "lint-staged": "^15.1.0", |
74 | | - "react": "^18.2.0", |
75 | | - "react-dom": "^18.2.0", |
| 63 | + "@umijs/test": "^4.6.68", |
| 64 | + "dumi": "^2.4.35", |
| 65 | + "eslint": "^8.57.1", |
| 66 | + "eslint-plugin-jest": "^27.9.0", |
| 67 | + "eslint-plugin-unicorn": "^56.0.1", |
| 68 | + "father": "^4.6.23", |
| 69 | + "husky": "^9.1.7", |
| 70 | + "jest": "^29.7.0", |
| 71 | + "jest-environment-jsdom": "^29.7.0", |
| 72 | + "less": "^4.6.7", |
| 73 | + "lint-staged": "^16.4.0", |
| 74 | + "react": "^18.3.1", |
| 75 | + "react-dom": "^18.3.1", |
76 | 76 | "ts-node": "^10.9.1", |
77 | | - "typescript": "^5.2.2" |
| 77 | + "typescript": "^5.9.3" |
78 | 78 | }, |
79 | 79 | "peerDependencies": { |
80 | 80 | "react": ">=16.9.0", |
|
0 commit comments