diff --git a/package.json b/package.json index bc3edd0..be60f15 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@eslint/js": "^10.0.1", "@rc-component/father-plugin": "^2.2.0", "@rc-component/np": "^1.0.4", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.3.2", "@types/classnames": "^2.3.4", "@types/jest": "^30.0.0", @@ -78,7 +78,7 @@ "react": "^19.2.7", "react-dom": "^19.2.7", "regenerator-runtime": "^0.14.1", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "typescript-eslint": "^8.62.1" }, "peerDependencies": {