|
43 | 43 | "*": "prettier --write --ignore-unknown" |
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | | - "@rc-component/select": "~1.7.0", |
47 | | - "@rc-component/tree": "~1.3.0", |
48 | | - "@rc-component/util": "^1.4.0", |
| 46 | + "@rc-component/select": "~1.7.1", |
| 47 | + "@rc-component/tree": "~1.3.2", |
| 48 | + "@rc-component/util": "^1.11.1", |
49 | 49 | "clsx": "^2.1.1" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@rc-component/dialog": "^1.2.0", |
53 | | - "@rc-component/father-plugin": "^2.0.2", |
| 53 | + "@rc-component/father-plugin": "^2.2.0", |
54 | 54 | "@rc-component/form": "^1.4.0", |
55 | 55 | "@rc-component/np": "^1.0.3", |
56 | 56 | "@rc-component/trigger": "^3.0.0", |
57 | 57 | "@rc-component/virtual-list": "^1.0.1", |
58 | | - "@testing-library/react": "^12.1.5", |
| 58 | + "@testing-library/react": "^16.0.0", |
59 | 59 | "@types/jest": "^29.5.13", |
60 | 60 | "@types/node": "^22.7.5", |
61 | 61 | "@types/react": "^18.3.11", |
62 | | - "@types/react-dom": "^19.0.1", |
| 62 | + "@types/react-dom": "^18.0.0", |
63 | 63 | "@types/warning": "^3.0.3", |
64 | 64 | "@umijs/fabric": "^4.0.1", |
65 | | - "cheerio": "1.0.0-rc.12", |
66 | 65 | "cross-env": "^7.0.3", |
67 | 66 | "dumi": "^2.4.12", |
68 | | - "enzyme": "^3.11.0", |
69 | | - "enzyme-adapter-react-16": "^1.15.8", |
70 | | - "enzyme-to-json": "^3.6.2", |
71 | 67 | "eslint": "^8.57.1", |
72 | 68 | "eslint-plugin-jest": "^28.10.0", |
73 | 69 | "eslint-plugin-unicorn": "^56.0.0", |
|
77 | 73 | "lint-staged": "^15.2.10", |
78 | 74 | "prettier": "^3.3.3", |
79 | 75 | "rc-test": "^7.1.1", |
80 | | - "react": "^16.0.0", |
81 | | - "react-dom": "^16.0.0", |
| 76 | + "react": "^18.0.0", |
| 77 | + "react-dom": "^18.0.0", |
82 | 78 | "typescript": "^5.6.3" |
83 | 79 | }, |
84 | 80 | "peerDependencies": { |
|
0 commit comments