|
39 | 39 | "tsc": "npm run lint:tsc" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@babel/runtime": "^7.18.0" |
| 42 | + "@babel/runtime": "^7.29.7" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@rc-component/father-plugin": "^2.2.0", |
46 | 46 | "@rc-component/np": "^1.0.4", |
47 | | - "@testing-library/jest-dom": "^6.1.5", |
48 | | - "@testing-library/react": "^16.1.0", |
49 | | - "@types/jest": "^29.5.12", |
50 | | - "@types/node": "^22.1.0", |
51 | | - "@types/react": "^18.3.12", |
52 | | - "@types/react-dom": "^18.3.1", |
| 47 | + "@testing-library/jest-dom": "^6.9.1", |
| 48 | + "@testing-library/react": "^16.3.2", |
| 49 | + "@types/jest": "^30.0.0", |
| 50 | + "@types/node": "^26.0.1", |
| 51 | + "@types/react": "^19.2.17", |
| 52 | + "@types/react-dom": "^19.2.3", |
53 | 53 | "@umijs/fabric": "^4.0.1", |
54 | | - "dumi": "^2.3.8", |
55 | | - "eslint": "^8.57.0", |
56 | | - "father": "^4.4.4", |
| 54 | + "dumi": "^2.4.38", |
| 55 | + "eslint": "^9.39.4", |
| 56 | + "father": "^4.6.24", |
57 | 57 | "gh-pages": "^6.1.1", |
58 | | - "prettier": "^3.3.3", |
59 | | - "react": "^18.0.0", |
60 | | - "react-dom": "^18.0.0", |
| 58 | + "prettier": "^3.9.4", |
| 59 | + "react": "^19.2.7", |
| 60 | + "react-dom": "^19.2.7", |
61 | 61 | "rc-test": "^7.1.3", |
62 | | - "typescript": "^5.4.5" |
| 62 | + "typescript": "^6.0.3" |
63 | 63 | }, |
64 | 64 | "engines": { |
65 | 65 | "node": ">=8.x" |
|
0 commit comments