diff --git a/package.json b/package.json index 934cf7c..1938fdb 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,10 @@ "three": "^0.158.0" }, "devDependencies": { - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@types/jest": "^29.1.1", + "@types/jest": "^29.5.10", "@types/node": "^18.8.0", "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6",