diff --git a/package.json b/package.json index 4eca391b..52b64ec3 100644 --- a/package.json +++ b/package.json @@ -84,9 +84,9 @@ "@types/react-dom": "^18", "@types/react-syntax-highlighter": "^15.5.13", "autoprefixer": "^10.0.1", - "eslint": "^8", + "eslint": "^9.0.0", "eslint-config-next": "14.0.1", - "jest": "^29.7.0", + "jest": "^30.0.0", "jest-environment-jsdom": "^29.7.0", "postcss": "^8", "prettier": "^3.2.5",