diff --git a/examples/with-turso/package.json b/examples/with-turso/package.json index ef9c9f49b530b..8bb7f77a85241 100644 --- a/examples/with-turso/package.json +++ b/examples/with-turso/package.json @@ -17,7 +17,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.0.1", - "eslint": "^8", + "eslint": "^10.0.0", "eslint-config-next": "14.1.0", "postcss": "^8", "tailwindcss": "^3.3.0",