|
65 | 65 | "@types/react": "^19.2.17", |
66 | 66 | "@types/react-dom": "^19.2.3", |
67 | 67 | "@types/responselike": "^1.0.3", |
68 | | - "@typescript-eslint/eslint-plugin": "^8.62.0", |
69 | | - "@typescript-eslint/parser": "^8.62.0", |
| 68 | + "@typescript-eslint/eslint-plugin": "^8.62.1", |
| 69 | + "@typescript-eslint/parser": "^8.62.1", |
70 | 70 | "@umijs/fabric": "^4.0.1", |
71 | 71 | "@umijs/test": "^4.6.68", |
72 | | - "dumi": "^2.4.35", |
| 72 | + "dumi": "^2.4.38", |
73 | 73 | "eslint": "^9.39.4", |
74 | 74 | "eslint-config-prettier": "^10.1.8", |
75 | | - "eslint-plugin-jest": "^29.15.3", |
| 75 | + "eslint-plugin-jest": "^29.15.4", |
76 | 76 | "eslint-plugin-react": "^7.37.5", |
77 | 77 | "eslint-plugin-react-hooks": "^7.1.1", |
78 | 78 | "eslint-plugin-unicorn": "^65.0.1", |
79 | | - "father": "^4.6.23", |
| 79 | + "father": "^4.6.24", |
80 | 80 | "gh-pages": "^6.3.0", |
81 | 81 | "glob": "^13.0.6", |
82 | 82 | "husky": "^9.1.7", |
83 | | - "jest-environment-jsdom": "^29.7.0", |
| 83 | + "jest-environment-jsdom": "^30.4.1", |
84 | 84 | "less": "^4.6.7", |
85 | 85 | "lint-staged": "^17.0.8", |
86 | | - "prettier": "^3.9.0", |
| 86 | + "prettier": "^3.9.4", |
87 | 87 | "rc-test": "^7.1.3", |
88 | 88 | "react": "^19.2.7", |
89 | 89 | "react-dom": "^19.2.7", |
|
92 | 92 | "typescript": "^6.0.3" |
93 | 93 | }, |
94 | 94 | "peerDependencies": { |
95 | | - "react": ">=16.9.0", |
96 | | - "react-dom": ">=16.9.0" |
| 95 | + "react": "^19.2.7", |
| 96 | + "react-dom": "^19.2.7" |
97 | 97 | }, |
98 | 98 | "publishConfig": { |
99 | 99 | "access": "public" |
|
0 commit comments