diff --git a/package.json b/package.json index a34d7d3..a8373d7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@babel/core": "^7.18.0", "@testing-library/jest-dom": "^5.13.0", "@testing-library/react": "^16.3.0", - "@types/jest": "^27.0.3", + "@types/jest": "^29.5.14", "@types/node": "^18.19.122", "@types/offscreencanvas": "^2019.6.4", "@types/react": "^18.0.0", @@ -68,6 +68,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-storybook": "^0.5.12", "jest": "^29.7.0", + "jest-environment-jsdom": "^29.7.0", "prettier": "^2.3.1", "react": "^18.0.0", "react-dom": "^18.0.0",