|
46 | 46 | "*": "prettier --write --ignore-unknown" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@babel/runtime": "^7.10.1", |
| 49 | + "@babel/runtime": "^7.29.7", |
50 | 50 | "@rc-component/motion": "^1.1.4", |
51 | 51 | "@rc-component/util": "^1.11.1", |
52 | 52 | "clsx": "^2.1.1" |
|
65 | 65 | "@types/node": "^26.0.1", |
66 | 66 | "@types/react": "^19.2.17", |
67 | 67 | "@types/react-dom": "^19.2.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 | | - "dumi": "^2.4.35", |
| 71 | + "dumi": "^2.4.38", |
72 | 72 | "eslint": "^9.39.4", |
73 | 73 | "eslint-config-prettier": "^10.1.8", |
74 | | - "eslint-plugin-jest": "^29.15.3", |
| 74 | + "eslint-plugin-jest": "^29.15.4", |
75 | 75 | "eslint-plugin-react": "^7.37.5", |
76 | 76 | "eslint-plugin-react-hooks": "^7.1.1", |
77 | 77 | "eslint-plugin-unicorn": "^65.0.1", |
78 | | - "father": "^4.6.23", |
| 78 | + "father": "^4.6.24", |
79 | 79 | "gh-pages": "^6.3.0", |
80 | 80 | "husky": "^9.1.7", |
81 | | - "jest": "^29.7.0", |
| 81 | + "jest": "^30.4.2", |
82 | 82 | "less": "^4.6.7", |
83 | 83 | "lint-staged": "^17.0.8", |
84 | | - "prettier": "^3.9.0", |
| 84 | + "prettier": "^3.9.4", |
85 | 85 | "rc-test": "^7.1.3", |
86 | 86 | "react": "^19.2.7", |
87 | 87 | "react-dom": "^19.2.7", |
88 | 88 | "typescript": "^6.0.3" |
89 | 89 | }, |
90 | 90 | "peerDependencies": { |
91 | | - "react": ">=18.0.0", |
92 | | - "react-dom": ">=18.0.0" |
| 91 | + "react": "^19.2.7", |
| 92 | + "react-dom": "^19.2.7" |
93 | 93 | }, |
94 | 94 | "publishConfig": { |
95 | 95 | "access": "public" |
|
0 commit comments