|
47 | 47 | "react-dom": ">=18.0.0" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@rc-component/father-plugin": "^2.1.3", |
| 50 | + "@rc-component/father-plugin": "^2.2.0", |
51 | 51 | "@rc-component/np": "^1.0.4", |
52 | | - "@testing-library/jest-dom": "^5.17.0", |
53 | | - "@testing-library/react": "^13.4.0", |
54 | | - "@types/jest": "^30.0.0", |
55 | | - "@types/node": "^24.10.1", |
56 | | - "@types/react": "^18.0.8", |
57 | | - "@types/react-dom": "^18.0.3", |
58 | | - "@types/warning": "^3.0.0", |
59 | | - "dumi": "^2.2.17", |
60 | | - "eslint": "^8.56.0", |
61 | | - "eslint-plugin-unicorn": "^55.0.0", |
62 | | - "father": "^4.4.0", |
63 | | - "glob": "^7.1.6", |
| 52 | + "@testing-library/jest-dom": "^6.9.1", |
| 53 | + "@testing-library/react": "^15.0.7", |
| 54 | + "@types/jest": "^29.5.14", |
| 55 | + "@types/node": "^26.0.1", |
| 56 | + "@types/react": "^18.3.31", |
| 57 | + "@types/react-dom": "^18.3.7", |
| 58 | + "@types/warning": "^3.0.4", |
| 59 | + "dumi": "^2.4.35", |
| 60 | + "eslint": "^8.57.1", |
| 61 | + "eslint-plugin-unicorn": "^56.0.1", |
| 62 | + "father": "^4.6.23", |
| 63 | + "glob": "^13.0.6", |
64 | 64 | "rc-animate": "^2.9.1", |
65 | 65 | "rc-test": "^7.1.3", |
66 | 66 | "react": "^18.3.1", |
67 | 67 | "react-dom": "^18.3.1", |
68 | | - "typescript": "^5.0.0", |
| 68 | + "typescript": "^5.9.3", |
69 | 69 | "cross-env": "^10.1.0", |
70 | 70 | "gh-pages": "^6.3.0", |
71 | | - "prettier": "^3.3.2" |
| 71 | + "prettier": "^3.9.0" |
72 | 72 | }, |
73 | 73 | "dependencies": { |
74 | 74 | "@babel/runtime": "^7.20.0", |
|
0 commit comments