diff --git a/package.json b/package.json index 6ab53ccc..5ac232ae 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@rc-component/father-plugin": "^2.2.0", "@rc-component/np": "^1.0.4", "@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/lodash": "^4.17.24", @@ -88,7 +88,7 @@ "react-dom": "^19.2.7", "react-redux": "^9.0.4", "redux": "^5.0.0", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "typescript-eslint": "^8.62.1" }, "publishConfig": {