|
41 | 41 | "now-build": "npm run build" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@rc-component/motion": "^1.1.4", |
45 | | - "@rc-component/portal": "^2.2.0", |
46 | | - "@rc-component/resize-observer": "^1.1.1", |
47 | | - "@rc-component/util": "^1.2.1", |
| 44 | + "@rc-component/motion": "^1.3.3", |
| 45 | + "@rc-component/portal": "^2.2.1", |
| 46 | + "@rc-component/resize-observer": "^1.1.2", |
| 47 | + "@rc-component/util": "^1.11.1", |
48 | 48 | "clsx": "^2.1.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@rc-component/father-plugin": "^2.0.0", |
52 | | - "@rc-component/np": "^1.0.3", |
53 | | - "@testing-library/jest-dom": "^6.1.4", |
54 | | - "@testing-library/react": "^16.0.0", |
55 | | - "@types/jest": "^29.5.2", |
56 | | - "@types/node": "^25.0.3", |
57 | | - "@types/react": "^19.1.2", |
58 | | - "@types/react-dom": "^19.1.2", |
| 51 | + "@rc-component/father-plugin": "^2.2.0", |
| 52 | + "@rc-component/np": "^1.0.4", |
| 53 | + "@testing-library/jest-dom": "^6.9.1", |
| 54 | + "@testing-library/react": "^16.3.2", |
| 55 | + "@types/jest": "^30.0.0", |
| 56 | + "@types/node": "^25.9.2", |
| 57 | + "@types/react": "^19.2.17", |
| 58 | + "@types/react-dom": "^19.2.3", |
59 | 59 | "@umijs/fabric": "^4.0.1", |
60 | 60 | "cross-env": "^10.1.0", |
61 | | - "dumi": "^2.1.0", |
62 | | - "eslint": "^8.51.0", |
63 | | - "father": "^4.0.0", |
64 | | - "less": "^4.2.0", |
65 | | - "prettier": "^3.3.3", |
66 | | - "rc-test": "^7.0.13", |
67 | | - "react": "^19.1.0", |
68 | | - "react-dom": "^19.1.0", |
69 | | - "regenerator-runtime": "^0.14.0", |
| 61 | + "dumi": "^2.4.28", |
| 62 | + "eslint": "^8.57.1", |
| 63 | + "father": "^4.6.21", |
| 64 | + "less": "^4.6.4", |
| 65 | + "prettier": "^3.8.3", |
| 66 | + "rc-test": "^7.1.3", |
| 67 | + "react": "^19.2.7", |
| 68 | + "react-dom": "^19.2.7", |
| 69 | + "regenerator-runtime": "^0.14.1", |
70 | 70 | "typescript": "~5.9.3" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
|
0 commit comments