diff --git a/apps/web/package.json b/apps/web/package.json index 10e8dac1..c11b3d66 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -41,19 +41,19 @@ "dependencies": { "@headlessui/react": "^2.2.10", "@hookform/resolvers": "^5.2.2", - "@next/third-parties": "16.2.3", + "@next/third-parties": "16.2.4", "@octokit/rest": "^22.0.1", "@supabase/ssr": "^0.10.2", - "@supabase/supabase-js": "^2.103.0", - "@tanstack/react-query": "^5.97.0", - "@tanstack/react-query-devtools": "^5.97.0", + "@supabase/supabase-js": "^2.103.3", + "@tanstack/react-query": "^5.99.0", + "@tanstack/react-query-devtools": "^5.99.0", "@types/react-syntax-highlighter": "^15.5.13", "clsx": "^2.1.1", "exifr": "^7.1.3", "framer-motion": "^12.38.0", "lucide-react": "^1.8.0", - "mapbox-gl": "^3.21.0", - "next": "16.2.3", + "mapbox-gl": "^3.22.0", + "next": "16.2.4", "next-router-mock": "^1.0.5", "react": "19.2.5", "react-dom": "19.2.5", @@ -64,7 +64,7 @@ "react-syntax-highlighter": "^16.1.1", "recharts": "^3.8.1", "rehype-pretty-code": "^0.14.3", - "resend": "^6.10.0", + "resend": "^6.12.0", "sharp": "^0.34.5", "shiki": "^4.0.2", "supercluster": "^8.0.1", @@ -76,7 +76,7 @@ "devDependencies": { "@eslint/eslintrc": "^3", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/bundle-analyzer": "16.2.3", + "@next/bundle-analyzer": "16.2.4", "@playwright/test": "^1.59.1", "@tailwindcss/forms": "^0.5.10", "@tailwindcss/postcss": "^4", @@ -93,18 +93,18 @@ "@types/supercluster": "^7.1.3", "@vitejs/plugin-react": "^6.0.1", "babel-plugin-react-compiler": "^1.0.0", - "dotenv": "^17.4.1", + "dotenv": "^17.4.2", "eslint": "^10", - "eslint-config-next": "16.2.3", + "eslint-config-next": "16.2.4", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.5", "jsdom": "^29.0.2", "lightningcss-darwin-x64": "^1.32.0", "lightningcss-linux-x64-gnu": "1.32.0", "npm-run-all": "^4.1.5", - "pagefind": "^1.5.0", + "pagefind": "^1.5.2", "playwright": "^1.59.1", - "prettier": "^3.8.2", + "prettier": "^3.8.3", "prettier-plugin-tailwindcss": "^0.7.2", "tailwindcss": "^4", "typescript": "^6",