|
49 | 49 | "@rc-component/father-plugin": "^2.2.0", |
50 | 50 | "@rc-component/np": "^1.0.4", |
51 | 51 | "@testing-library/jest-dom": "^6.9.1", |
52 | | - "@testing-library/react": "^15.0.7", |
53 | | - "@types/jest": "^29.5.14", |
| 52 | + "@testing-library/react": "^16.3.2", |
| 53 | + "@types/jest": "^30.0.0", |
54 | 54 | "@types/node": "^26.0.1", |
55 | | - "@types/react": "^18.3.31", |
56 | | - "@types/react-dom": "^18.3.7", |
| 55 | + "@types/react": "^19.2.17", |
| 56 | + "@types/react-dom": "^19.2.3", |
57 | 57 | "@umijs/fabric": "^4.0.1", |
58 | 58 | "cheerio": "1.0.0-rc.12", |
59 | 59 | "cross-env": "^10.1.0", |
60 | 60 | "dumi": "^2.4.35", |
61 | | - "eslint": "^8.57.1", |
62 | | - "eslint-plugin-jest": "^27.9.0", |
63 | | - "eslint-plugin-unicorn": "^56.0.1", |
| 61 | + "eslint": "^9.39.4", |
| 62 | + "eslint-plugin-jest": "^29.15.3", |
| 63 | + "eslint-plugin-unicorn": "^65.0.1", |
64 | 64 | "father": "^4.6.23", |
65 | 65 | "gh-pages": "^6.3.0", |
66 | 66 | "glob": "^13.0.6", |
67 | 67 | "prettier": "^3.9.0", |
68 | 68 | "rc-test": "^7.1.3", |
69 | | - "react": "^18.3.1", |
70 | | - "react-dom": "^18.3.1", |
71 | | - "typescript": "^5.9.3", |
| 69 | + "react": "^19.2.7", |
| 70 | + "react-dom": "^19.2.7", |
| 71 | + "typescript": "^6.0.3", |
72 | 72 | "husky": "^9.1.7", |
73 | | - "lint-staged": "^16.4.0" |
| 73 | + "lint-staged": "^17.0.8", |
| 74 | + "@eslint/eslintrc": "^3.3.5", |
| 75 | + "@eslint/js": "^9.39.4", |
| 76 | + "eslint-plugin-react": "^7.37.5", |
| 77 | + "eslint-plugin-react-hooks": "^7.1.1", |
| 78 | + "eslint-config-prettier": "^10.1.8", |
| 79 | + "@babel/eslint-parser": "^7.29.7", |
| 80 | + "@babel/eslint-plugin": "^7.29.7", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.62.0", |
| 82 | + "@typescript-eslint/parser": "^8.62.0" |
74 | 83 | }, |
75 | 84 | "peerDependencies": { |
76 | 85 | "react": ">=16.9.0", |
|
0 commit comments