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