|
47 | 47 | "prepare": "husky" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | | - "@babel/runtime": "^7.11.1", |
| 50 | + "@babel/runtime": "^7.29.7", |
51 | 51 | "@rc-component/util": "^1.11.1", |
52 | 52 | "clsx": "^2.1.1", |
53 | 53 | "@rc-component/motion": "^1.1.4" |
|
67 | 67 | "@types/node": "^26.0.1", |
68 | 68 | "@types/react": "^19.2.17", |
69 | 69 | "@types/react-dom": "^19.2.3", |
70 | | - "@typescript-eslint/eslint-plugin": "^8.62.0", |
71 | | - "@typescript-eslint/parser": "^8.62.0", |
| 70 | + "@typescript-eslint/eslint-plugin": "^8.62.1", |
| 71 | + "@typescript-eslint/parser": "^8.62.1", |
72 | 72 | "@umijs/fabric": "^4.0.1", |
73 | 73 | "@umijs/test": "^4.6.68", |
74 | 74 | "cross-env": "^10.1.0", |
75 | | - "dumi": "^2.4.35", |
| 75 | + "dumi": "^2.4.38", |
76 | 76 | "eslint": "^9.39.4", |
77 | 77 | "eslint-config-prettier": "^10.1.8", |
78 | | - "eslint-plugin-jest": "^29.15.3", |
| 78 | + "eslint-plugin-jest": "^29.15.4", |
79 | 79 | "eslint-plugin-react": "^7.37.5", |
80 | 80 | "eslint-plugin-react-hooks": "^7.1.1", |
81 | 81 | "eslint-plugin-unicorn": "^65.0.1", |
82 | | - "father": "^4.6.23", |
| 82 | + "father": "^4.6.24", |
83 | 83 | "gh-pages": "^6.3.0", |
84 | 84 | "husky": "^9.1.7", |
85 | | - "jest": "^29.7.0", |
86 | | - "jest-environment-jsdom": "^29.7.0", |
| 85 | + "jest": "^30.4.2", |
| 86 | + "jest-environment-jsdom": "^30.4.1", |
87 | 87 | "less": "^4.6.7", |
88 | 88 | "lint-staged": "^17.0.8", |
89 | | - "prettier": "^3.9.0", |
| 89 | + "prettier": "^3.9.4", |
90 | 90 | "react": "^19.2.7", |
91 | 91 | "react-dom": "^19.2.7", |
92 | 92 | "ts-node": "^10.9.1", |
93 | 93 | "typescript": "^6.0.3" |
94 | 94 | }, |
95 | 95 | "peerDependencies": { |
96 | | - "react": ">=16.0.0", |
97 | | - "react-dom": ">=16.0.0" |
| 96 | + "react": "^19.2.7", |
| 97 | + "react-dom": "^19.2.7" |
98 | 98 | }, |
99 | 99 | "publishConfig": { |
100 | 100 | "access": "public" |
|
0 commit comments