diff --git a/bun.lockb b/bun.lockb index e23d65d02..dba2a6eb2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c4a38e2b7..172fcc583 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@headlessui/react": "1.7.17", "@mdx-js/loader": "2.3.0", - "@next/mdx": "13.5.3", + "@next/mdx": "14.0.0", "@tailwindcss/typography": "0.5.10", "@vercel/og": "0.5.13", "autoprefixer": "10.4.15", @@ -32,7 +32,7 @@ "feed": "4.2.2", "focus-visible": "5.2.0", "mdx-bundler": "9.2.1", - "next": "^13.4.14-canary.5", + "next": "^14.0.0", "postcss-focus-visible": "9.0.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -45,10 +45,10 @@ "tailwindcss": "3.3.3" }, "devDependencies": { - "@next/bundle-analyzer": "13.5.3", + "@next/bundle-analyzer": "14.0.0", "esbuild": "0.19.5", "eslint": "8.52.0", - "eslint-config-next": "13.5.3", + "eslint-config-next": "14.0.0", "prettier": "3.0.3", "prettier-plugin-tailwindcss": "0.5.6" }