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