|
59 | 59 | "@types/node": "^26.0.1", |
60 | 60 | "@types/react": "^19.2.17", |
61 | 61 | "@types/react-dom": "^19.2.3", |
62 | | - "@typescript-eslint/eslint-plugin": "^8.62.0", |
63 | | - "@typescript-eslint/parser": "^8.62.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^8.62.1", |
| 63 | + "@typescript-eslint/parser": "^8.62.1", |
64 | 64 | "@umijs/fabric": "^4.0.1", |
65 | 65 | "@umijs/test": "^4.6.68", |
66 | | - "dumi": "^2.4.35", |
| 66 | + "dumi": "^2.4.38", |
67 | 67 | "eslint": "^9.39.4", |
68 | 68 | "eslint-config-prettier": "^10.1.8", |
69 | | - "eslint-plugin-jest": "^29.15.3", |
| 69 | + "eslint-plugin-jest": "^29.15.4", |
70 | 70 | "eslint-plugin-react": "^7.37.5", |
71 | 71 | "eslint-plugin-react-hooks": "^7.1.1", |
72 | 72 | "eslint-plugin-unicorn": "^65.0.1", |
73 | | - "father": "^4.6.23", |
| 73 | + "father": "^4.6.24", |
74 | 74 | "husky": "^9.1.7", |
75 | | - "jest": "^29.7.0", |
76 | | - "jest-environment-jsdom": "^29.7.0", |
| 75 | + "jest": "^30.4.2", |
| 76 | + "jest-environment-jsdom": "^30.4.1", |
77 | 77 | "less": "^4.6.7", |
78 | 78 | "lint-staged": "^17.0.8", |
79 | | - "prettier": "^3.9.0", |
| 79 | + "prettier": "^3.9.4", |
80 | 80 | "react": "^19.2.7", |
81 | 81 | "react-dom": "^19.2.7", |
82 | 82 | "ts-node": "^10.9.1", |
83 | 83 | "typescript": "^6.0.3" |
84 | 84 | }, |
85 | 85 | "peerDependencies": { |
86 | | - "react": ">=16.9.0", |
87 | | - "react-dom": ">=16.9.0" |
| 86 | + "react": "^19.2.7", |
| 87 | + "react-dom": "^19.2.7" |
88 | 88 | }, |
89 | 89 | "publishConfig": { |
90 | 90 | "access": "public" |
|
0 commit comments