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