diff --git a/package.json b/package.json index aeb7c0a0..fac37059 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "@base-ui/react": "^1.3.0", - "@earthyscience/netcdf4-wasm": "0.2.3", + "@earthyscience/netcdf4-wasm": "0.2.4", "@ffmpeg/ffmpeg": "^0.12.15", "@ffmpeg/util": "^0.12.2", "@hookform/resolvers": "^5.2.2", @@ -69,7 +69,7 @@ "input-otp": "^1.4.2", "js-colormaps-es": "^0.0.5", "lucide-react": "^0.562.0", - "next": "16.1.6", + "next": "^16.2.0", "next-themes": "^0.4.6", "radix-ui": "1.4.3", "react": "^19.0.0", @@ -85,7 +85,7 @@ "three-stdlib": "^2.36.0", "vaul": "^1.1.2", "webgpu-utils": "^1.11.0", - "zarrita": "^0.5.4", + "zarrita": "^0.6.1", "zod": "^4.3.6", "zustand": "^5.0.8" }, @@ -101,7 +101,7 @@ "@vitejs/plugin-react": "^4.4.1", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9", - "eslint-config-next": "^16.1.6", + "eslint-config-next": "^16.2.0", "eslint-plugin-next": "^0.0.0", "jsdom": "^26.1.0", "raw-loader": "^4.0.2",