|
58 | 58 | "@rc-component/np": "^1.0.4", |
59 | 59 | "@rc-component/select": "^1.0.0", |
60 | 60 | "@testing-library/jest-dom": "^6.9.1", |
61 | | - "@testing-library/react": "^15.0.7", |
62 | | - "@types/jest": "^29.5.14", |
63 | | - "@types/keyv": "3.1.4", |
| 61 | + "@testing-library/react": "^16.3.2", |
| 62 | + "@types/jest": "^30.0.0", |
| 63 | + "@types/keyv": "^4.2.0", |
64 | 64 | "@types/node": "^26.0.1", |
65 | | - "@types/react": "^18.3.31", |
66 | | - "@types/react-dom": "^18.3.7", |
| 65 | + "@types/react": "^19.2.17", |
| 66 | + "@types/react-dom": "^19.2.3", |
67 | 67 | "@umijs/fabric": "^4.0.1", |
68 | 68 | "bootstrap": "^5.3.7", |
69 | 69 | "dumi": "^2.4.35", |
70 | | - "eslint": "^8.57.1", |
| 70 | + "eslint": "^9.39.4", |
71 | 71 | "father": "^4.6.23", |
72 | 72 | "gh-pages": "^6.3.0", |
73 | 73 | "glob": "^13.0.6", |
74 | 74 | "husky": "^9.1.7", |
75 | 75 | "less": "^4.6.7", |
76 | | - "lint-staged": "^16.4.0", |
| 76 | + "lint-staged": "^17.0.8", |
77 | 77 | "prettier": "^3.9.0", |
78 | 78 | "rc-test": "^7.1.3", |
79 | | - "react": "^18.3.1", |
80 | | - "react-dom": "^18.3.1", |
| 79 | + "react": "^19.2.7", |
| 80 | + "react-dom": "^19.2.7", |
81 | 81 | "react-draggable": "^4.4.3", |
82 | | - "typescript": "^5.9.3" |
| 82 | + "typescript": "^6.0.3", |
| 83 | + "@eslint/eslintrc": "^3.3.5", |
| 84 | + "@eslint/js": "^9.39.4", |
| 85 | + "eslint-plugin-react": "^7.37.5", |
| 86 | + "eslint-plugin-react-hooks": "^7.1.1", |
| 87 | + "eslint-config-prettier": "^10.1.8", |
| 88 | + "@babel/eslint-parser": "^7.29.7", |
| 89 | + "@babel/eslint-plugin": "^7.29.7", |
| 90 | + "@typescript-eslint/eslint-plugin": "^8.62.0", |
| 91 | + "@typescript-eslint/parser": "^8.62.0", |
| 92 | + "eslint-plugin-jest": "^29.15.3", |
| 93 | + "eslint-plugin-unicorn": "^65.0.1" |
83 | 94 | }, |
84 | 95 | "peerDependencies": { |
85 | 96 | "react": ">=18.0.0", |
|
0 commit comments