diff --git a/package.json b/package.json index 15feb30f..da5de8ad 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@rc-component/np": "^1.0.4", "@swc-node/jest": "^1.5.5", "@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/node": "^26.0.1", @@ -84,7 +84,7 @@ "react-dom": "^19.2.7", "regenerator-runtime": "^0.14.1", "ts-node": "^10.9.1", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "typescript-eslint": "^8.62.1" }, "peerDependencies": {