diff --git a/package.json b/package.json index de8b03e..bbffae4 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,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/node": "^26.0.1", "@types/react": "^19.2.17", @@ -79,13 +79,13 @@ "gh-pages": "^6.3.0", "globals": "^17.7.0", "husky": "^9.1.7", - "jsdom": "^29.1.1", + "jsdom": "^30.0.0", "less": "^4.6.7", "lint-staged": "^17.0.8", "prettier": "^3.9.4", "react": "^19.2.7", "react-dom": "^19.2.7", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "typescript-eslint": "^8.62.1", "vitest": "^4.1.9" },