diff --git a/bun.lockb b/bun.lockb index 597d67f0e..2952178ba 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f032be56c..2ebad9ace 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": "14.0.3", + "@next/mdx": "14.0.4", "@tailwindcss/typography": "0.5.10", "@vercel/og": "0.5.20", "autoprefixer": "10.4.16", @@ -45,10 +45,10 @@ "tailwindcss": "3.3.5" }, "devDependencies": { - "@next/bundle-analyzer": "14.0.3", + "@next/bundle-analyzer": "14.0.4", "esbuild": "0.19.8", "eslint": "8.55.0", - "eslint-config-next": "14.0.3", + "eslint-config-next": "14.0.4", "prettier": "3.1.0", "prettier-plugin-tailwindcss": "0.5.7" }