diff --git a/bun.lockb b/bun.lockb index 18191ad15..11c28885c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 95bab135c..81b6036a0 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": "13.5.4", "@tailwindcss/typography": "0.5.10", "@vercel/og": "0.5.13", "autoprefixer": "10.4.15", @@ -45,10 +45,10 @@ "tailwindcss": "3.3.3" }, "devDependencies": { - "@next/bundle-analyzer": "13.5.3", + "@next/bundle-analyzer": "13.5.4", "esbuild": "0.19.4", "eslint": "8.51.0", - "eslint-config-next": "13.5.3", + "eslint-config-next": "13.5.4", "prettier": "3.0.3", "prettier-plugin-tailwindcss": "0.5.6" }