diff --git a/package.json b/package.json index b60c076171..c78da63ead 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.1.0", "@types/fs-extra": "11.0.4", - "@types/jest": "29.5.14", + "@types/jest": "30.0.0", "@types/lodash.clamp": "4.0.9", "@types/lodash.shuffle": "4.2.9", "@types/react": "^19.1.2", @@ -89,8 +89,8 @@ "eslint": "8.57.1", "flush-microtasks": "1.0.1", "husky": "9.1.7", - "jest": "29.7.0", - "jest-environment-jsdom": "29.7.0", + "jest": "30.2.0", + "jest-environment-jsdom": "30.2.0", "konva": "9.3.18", "mock-raf": "npm:@react-spring/mock-raf@1.1.1", "prettier": "3.4.2",