diff --git a/bun.lockb b/bun.lockb index f64dd9b99..df02947ff 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e81d96ab5..73358d764 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.1", "@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.5" }, "devDependencies": { - "@next/bundle-analyzer": "13.5.3", + "@next/bundle-analyzer": "14.0.1", "esbuild": "0.19.5", "eslint": "8.52.0", - "eslint-config-next": "13.5.3", + "eslint-config-next": "14.0.1", "prettier": "3.0.3", "prettier-plugin-tailwindcss": "0.5.6" }