chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-01-01 00:44:42 +01:00
parent f3a8792693
commit bdfab8357c
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -16,7 +16,7 @@
"@headlessui/tailwindcss": "^0.2.1", "@headlessui/tailwindcss": "^0.2.1",
"@mdx-js/loader": "^3.1.0", "@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0", "@mdx-js/react": "^3.1.0",
"@next/mdx": "^15.1.2", "@next/mdx": "^15.1.3",
"@sindresorhus/slugify": "^2.2.1", "@sindresorhus/slugify": "^2.2.1",
"@tailwindcss/typography": "^0.5.15", "@tailwindcss/typography": "^0.5.15",
"@types/mdx": "^2.0.13", "@types/mdx": "^2.0.13",
@ -32,7 +32,7 @@
"framer-motion": "^11.15.0", "framer-motion": "^11.15.0",
"mdast-util-to-string": "^4.0.0", "mdast-util-to-string": "^4.0.0",
"mdx-annotations": "^0.1.4", "mdx-annotations": "^0.1.4",
"next": "^15.1.2", "next": "^15.1.3",
"next-themes": "^0.4.4", "next-themes": "^0.4.4",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
@ -51,7 +51,7 @@
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.9.4", "@biomejs/biome": "^1.9.4",
"@iconify-icon/react": "^2.2.0", "@iconify-icon/react": "^2.2.0",
"@next/bundle-analyzer": "^15.1.2", "@next/bundle-analyzer": "^15.1.3",
"@shikijs/transformers": "^1.24.4", "@shikijs/transformers": "^1.24.4",
"sharp": "^0.33.5" "sharp": "^0.33.5"
}, },