diff --git a/package.json b/package.json index bc3edbd9..806b2045 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@rc-component/np": "^1.0.4", "@rc-component/select": "^1.0.0", "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.3.2", "@types/jest": "^30.0.0", "@types/keyv": "^4.2.0", @@ -86,7 +86,7 @@ "react": "^19.2.7", "react-dom": "^19.2.7", "react-draggable": "^4.4.3", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "typescript-eslint": "^8.62.1" }, "peerDependencies": {