docs: update deps

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-12-04 08:41:15 +01:00
parent 662975dc08
commit 2468dc29ff
3 changed files with 296 additions and 243 deletions

View File

@@ -12,7 +12,7 @@
"format": "biome format --write"
},
"dependencies": {
"@nivo/funnel": "^0.87.0",
"@nivo/funnel": "^0.99.0",
"@number-flow/react": "0.5.10",
"@openpanel/common": "workspace:*",
"@openpanel/nextjs": "^1.1.1",
@@ -26,13 +26,13 @@
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"dotted-map": "2.2.3",
"framer-motion": "12.23.24",
"fumadocs-core": "16.1.0",
"fumadocs-mdx": "14.0.3",
"fumadocs-ui": "16.1.0",
"framer-motion": "12.23.25",
"fumadocs-core": "16.2.2",
"fumadocs-mdx": "14.0.4",
"fumadocs-ui": "16.2.2",
"geist": "1.5.1",
"lucide-react": "^0.552.0",
"next": "16.0.5",
"lucide-react": "^0.555.0",
"next": "16.0.7",
"next-themes": "^0.4.6",
"react": "catalog:",
"react-dom": "catalog:",
@@ -44,7 +44,7 @@
"zod": "catalog:"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.16",
"@tailwindcss/postcss": "^4.1.17",
"@types/mdx": "^2.0.13",
"@types/node": "catalog:",
"@types/react": "catalog:",

View File

@@ -55,8 +55,9 @@ code {
}
@utility container {
@apply mx-auto;
@media (width >= 40rem) {
@apply max-w-[1000px];
@apply max-w-[1000px]
}
}

520
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff