diff --git a/bun.lockb b/bun.lockb index f71a82a..d402df3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 397efe7..b7c19d8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@headlessui/tailwindcss": "^0.2.1", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/mdx": "^15.1.2", + "@next/mdx": "^15.1.3", "@sindresorhus/slugify": "^2.2.1", "@tailwindcss/typography": "^0.5.15", "@types/mdx": "^2.0.13", @@ -32,7 +32,7 @@ "framer-motion": "^11.15.0", "mdast-util-to-string": "^4.0.0", "mdx-annotations": "^0.1.4", - "next": "^15.1.2", + "next": "^15.1.3", "next-themes": "^0.4.4", "react": "^19.0.0", "react-dom": "^19.0.0", @@ -51,7 +51,7 @@ "devDependencies": { "@biomejs/biome": "^1.9.4", "@iconify-icon/react": "^2.2.0", - "@next/bundle-analyzer": "^15.1.2", + "@next/bundle-analyzer": "^15.1.3", "@shikijs/transformers": "^1.24.4", "sharp": "^0.33.5" },