|
40 | 40 | "tsc": "bunx tsc --noEmit" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@rc-component/util": "^1.3.0", |
| 43 | + "@rc-component/util": "^1.11.1", |
44 | 44 | "clsx": "^2.1.1" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@rc-component/father-plugin": "^2.1.3", |
| 47 | + "@rc-component/father-plugin": "^2.2.0", |
48 | 48 | "@rc-component/np": "^1.0.0", |
49 | 49 | "@rc-component/tooltip": "^1.2.1", |
| 50 | + "@testing-library/react": "^16.0.1", |
50 | 51 | "@types/jest": "^29.5.1", |
51 | 52 | "@types/node": "^24.5.2", |
52 | | - "@types/react": "^17.0.15", |
53 | | - "@types/react-dom": "^17.0.9", |
| 53 | + "@types/react": "^18.0.0", |
| 54 | + "@types/react-dom": "^18.0.0", |
54 | 55 | "@umijs/fabric": "^3.0.0", |
55 | | - "cheerio": "1.0.0-rc.12", |
56 | 56 | "cross-env": "^7.0.0", |
57 | 57 | "dumi": "^2.1.2", |
58 | | - "enzyme": "^3.1.1", |
59 | | - "enzyme-adapter-react-16": "^1.15.6", |
60 | | - "enzyme-to-json": "^3.1.2", |
61 | 58 | "eslint": "^7.1.0", |
62 | 59 | "father": "^4.0.0", |
63 | 60 | "gh-pages": "^3.1.0", |
64 | 61 | "less": "^3.0.0", |
65 | 62 | "rc-test": "^7.0.15", |
66 | | - "react": "^16.0.0", |
67 | | - "react-dom": "^16.0.0", |
| 63 | + "react": "^18.0.0", |
| 64 | + "react-dom": "^18.0.0", |
68 | 65 | "typescript": "^5.0.4" |
69 | 66 | }, |
70 | 67 | "peerDependencies": { |
|
0 commit comments