diff --git a/package.json b/package.json index f4415ba4a..25b3eb60a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@rc-component/np": "^1.0.4", "@rc-component/tooltip": "^1.4.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/node": "^26.0.1", "@types/react": "^19.2.17", @@ -86,7 +86,7 @@ "globals": "^17.7.0", "husky": "^9.1.7", "immutability-helper": "^3.0.0", - "jsdom": "^29.1.1", + "jsdom": "^30.0.0", "less": "^4.6.7", "lint-staged": "^17.0.8", "prettier": "^3.9.4", @@ -98,7 +98,7 @@ "react-window": "^2.2.7", "regenerator-runtime": "^0.14.0", "styled-components": "^6.1.1", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "typescript-eslint": "^8.62.1", "vitest": "^4.1.9" },