diff --git a/bun.lockb b/bun.lockb index 781b97c..1365564 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dc99b20..09ab910 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "dependencies": { "@fec/remark-a11y-emoji": "^4.0.2", - "@next/bundle-analyzer": "14.3.0-canary.85", - "@next/eslint-plugin-next": "14.3.0-canary.85", + "@next/bundle-analyzer": "15.0.0-canary.3", + "@next/eslint-plugin-next": "15.0.0-canary.3", "@radix-ui/react-alert-dialog": "^1.0.5", "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-label": "^2.0.2", @@ -24,13 +24,13 @@ "@supabase/supabase-js": "^2.42.0", "@vercel/analytics": "^1.1.3", "@vercel/speed-insights": "^1.0.9", - "babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517", + "babel-plugin-react-compiler": "^0.0.0-experimental-487cb0e-20240529", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "cmdk": "^1.0.0", "gray-matter": "^4.0.3", "lucide-react": "^0.373.0", - "next": "14.3.0-canary.85", + "next": "15.0.0-canary.3", "next-mdx-remote": "^4.4.1", "next-themes": "^0.3.0", "react": "19.0.0-rc-f994737d14-20240522", @@ -52,7 +52,7 @@ "@types/rss": "^0.0.32", "autoprefixer": "^10.4.17", "eslint": "^8", - "eslint-config-next": "^14.3.0-canary.85", + "eslint-config-next": "^15.0.0-canary.3", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", "husky": "^9.0.11",