|
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | 41 | "is-mobile": "^5.0.0", |
42 | | - "react-is": "^18.2.0" |
| 42 | + "react-is": "^19.2.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@rc-component/father-plugin": "^2.0.1", |
46 | 46 | "@rc-component/np": "^1.0.3", |
47 | 47 | "@testing-library/react": "^16.0.0", |
48 | 48 | "@types/jest": "^29.4.0", |
49 | 49 | "@types/node": "^22.5.5", |
50 | | - "@types/react": "^18.0.0", |
51 | | - "@types/react-dom": "^18.0.0", |
52 | | - "@types/react-is": "^19.0.0", |
| 50 | + "@types/react": "^19.2.0", |
| 51 | + "@types/react-dom": "^19.2.0", |
| 52 | + "@types/react-is": "^19.2.0", |
53 | 53 | "@types/responselike": "^1.0.0", |
54 | 54 | "@types/warning": "^3.0.0", |
55 | 55 | "@umijs/fabric": "^3.0.0", |
|
64 | 64 | "lint-staged": "^15.1.0", |
65 | 65 | "prettier": "^3.3.2", |
66 | 66 | "rc-test": "^7.0.14", |
67 | | - "react": "^18.0.0", |
68 | | - "react-19": "npm:react@19.0.0", |
69 | | - "react-dom": "^18.0.0", |
70 | | - "react-dom-19": "npm:react-dom@19.0.0", |
| 67 | + "react": "^19.2.0", |
| 68 | + "react-dom": "^19.2.0", |
71 | 69 | "typescript": "^5.3.2" |
72 | 70 | }, |
73 | 71 | "peerDependencies": { |
|
0 commit comments