|
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@rc-component/father-plugin": "^2.2.0", |
57 | | - "@rc-component/np": "^1.0.3", |
58 | | - "@testing-library/jest-dom": "^6.4.6", |
59 | | - "@testing-library/react": "^16.0.0", |
| 57 | + "@rc-component/np": "^1.0.4", |
| 58 | + "@testing-library/jest-dom": "^6.9.1", |
| 59 | + "@testing-library/react": "^15.0.7", |
60 | 60 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
61 | 61 | "@typescript-eslint/parser": "^5.62.0", |
62 | | - "@types/node": "^24.5.2", |
63 | | - "@types/react": "^18.0.8", |
64 | | - "@types/react-dom": "^18.0.3", |
65 | | - "@types/warning": "^3.0.0", |
66 | | - "@umijs/fabric": "^3.0.0", |
67 | | - "cross-env": "^7.0.0", |
68 | | - "dumi": "^2.0.18", |
69 | | - "eslint": "^8.0.0", |
| 62 | + "@types/node": "^26.0.1", |
| 63 | + "@types/react": "^18.3.31", |
| 64 | + "@types/react-dom": "^18.3.7", |
| 65 | + "@types/warning": "^3.0.4", |
| 66 | + "@umijs/fabric": "^4.0.1", |
| 67 | + "cross-env": "^10.1.0", |
| 68 | + "dumi": "^2.4.35", |
| 69 | + "eslint": "^8.57.1", |
70 | 70 | "eslint-plugin-jest": "^27.9.0", |
71 | 71 | "eslint-plugin-unicorn": "^56.0.1", |
72 | | - "father": "^4.0.0", |
73 | | - "gh-pages": "^5.0.0", |
74 | | - "husky": "^9.1.6", |
75 | | - "lint-staged": "^15.2.7", |
76 | | - "prettier": "^3.3.2", |
77 | | - "rc-test": "^7.0.14", |
78 | | - "react": "^18.0.0", |
79 | | - "react-dom": "^18.0.0", |
80 | | - "typescript": "~5.8.3" |
| 72 | + "father": "^4.6.23", |
| 73 | + "gh-pages": "^6.3.0", |
| 74 | + "husky": "^9.1.7", |
| 75 | + "lint-staged": "^16.4.0", |
| 76 | + "prettier": "^3.9.0", |
| 77 | + "rc-test": "^7.1.3", |
| 78 | + "react": "^18.3.1", |
| 79 | + "react-dom": "^18.3.1", |
| 80 | + "typescript": "^5.9.3" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | 83 | "react": ">=16.9.0", |
|
0 commit comments