chore: bump dependencies (#11356)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2025-12-10 17:53:48 +00:00
committed by GitHub
parent 9bf1f739e0
commit 01f31f374a
32 changed files with 890 additions and 646 deletions

View File

@@ -50,16 +50,16 @@
"dependencies": {
"@opennextjs/cloudflare": "^1.14.4",
"@vercel/analytics": "^1.6.1",
"fumadocs-core": "^16.2.3",
"fumadocs-core": "^16.2.4",
"fumadocs-mdx": "^14.1.0",
"fumadocs-twoslash": "^3.1.10",
"fumadocs-ui": "^16.2.3",
"fumadocs-ui": "^16.2.4",
"geist": "^1.5.1",
"lucide-react": "^0.556.0",
"lucide-react": "^0.559.0",
"mermaid": "^11.12.2",
"next": "^16.0.7",
"next": "^16.0.8",
"next-themes": "^0.4.6",
"p-retry": "^7.1.0",
"p-retry": "^7.1.1",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"sharp": "^0.34.5",
@@ -71,7 +71,7 @@
"@shikijs/rehype": "^3.19.0",
"@tailwindcss/postcss": "^4.1.17",
"@types/mdx": "^2.0.13",
"@types/node": "^24.10.1",
"@types/node": "^24.10.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"autoprefixer": "^10.4.22",

View File

@@ -61,12 +61,12 @@
"cmdk": "^1.1.1",
"cva": "1.0.0-beta.3",
"geist": "^1.5.1",
"jotai": "^2.15.2",
"lucide-react": "^0.556.0",
"jotai": "^2.16.0",
"lucide-react": "^0.559.0",
"meilisearch": "^0.54.0",
"next": "^16.0.7",
"next": "^16.0.8",
"next-themes": "^0.4.6",
"nuqs": "^2.8.3",
"nuqs": "^2.8.5",
"overlayscrollbars": "^2.13.0",
"overlayscrollbars-react": "^0.5.6",
"react": "^19.2.1",
@@ -83,7 +83,7 @@
"@shikijs/rehype": "^3.19.0",
"@tailwindcss/postcss": "^4.1.17",
"@tailwindcss/typography": "^0.5.19",
"@types/node": "^24.10.1",
"@types/node": "^24.10.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"autoprefixer": "^10.4.22",