style: update recorder api playground styles

This commit is contained in:
2025-01-15 01:22:05 +08:00
parent 9a2a8f029f
commit 027112db9a
40 changed files with 1700 additions and 1325 deletions

View File

@@ -7,17 +7,17 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.8",
"@ai-sdk/openai": "^1.0.19",
"@konobangu/env": "workspace:*",
"ai": "^4.0.14",
"ai": "^4.0.36",
"react": "^19.0.0",
"react-markdown": "^9.0.1",
"tailwind-merge": "^2.5.5"
"react-markdown": "^9.0.3",
"tailwind-merge": "^2.6.0"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2"
"@types/react-dom": "^19.0.3"
}
}

View File

@@ -15,6 +15,6 @@
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2"
"@types/react-dom": "^19.0.3"
}
}

View File

@@ -10,7 +10,7 @@
"@konobangu/database": "workspace:*",
"@konobangu/env": "workspace:*",
"@konobangu/tailwind-config": "workspace:*",
"better-auth": "^1.1.4",
"better-auth": "^1.1.12",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"server-only": "^0.0.1"
@@ -20,8 +20,8 @@
"@types/better-sqlite3": "^7.6.12",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"typescript": "^5.7.2"
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
},
"peerDependencies": {
"next": "^15.1.3"

View File

@@ -9,12 +9,12 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@content-collections/mdx": "^0.2.0",
"@content-collections/core": "^0.8.0",
"@content-collections/mdx": "^0.2.0",
"@content-collections/next": "^0.2.4",
"@konobangu/env": "workspace:*",
"acorn": "^8.14.0",
"fumadocs-core": "^14.6.0",
"fumadocs-core": "^14.7.4",
"react": "^19.0.0",
"reading-time": "^1.5.0",
"sqip": "1.0.0-alpha.51"
@@ -24,7 +24,7 @@
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"next": "^15.1.3"
"@types/react-dom": "^19.0.3",
"next": "^15.1.4"
}
}

View File

@@ -8,9 +8,9 @@
},
"dependencies": {
"@konobangu/env": "workspace:*",
"@liveblocks/client": "^2.14.0",
"@liveblocks/node": "^2.14.0",
"@liveblocks/react": "^2.14.0",
"@liveblocks/client": "^2.15.2",
"@liveblocks/node": "^2.15.2",
"@liveblocks/react": "^2.15.2",
"react": "^19.0.0",
"server-only": "^0.0.1"
},
@@ -18,6 +18,6 @@
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2"
"@types/react-dom": "^19.0.3"
}
}

View File

@@ -9,17 +9,17 @@
},
"dependencies": {
"@konobangu/env": "workspace:*",
"@next/env": "^15.1.3",
"@next/env": "^15.1.4",
"kysely": "^0.27.5",
"pg": "^8.13.1",
"server-only": "^0.0.1",
"undici": "^7.1.0"
"undici": "^7.2.1"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/pg": "^8.11.10",
"bufferutil": "^4.0.8",
"typescript": "^5.7.2"
"bufferutil": "^4.0.9",
"typescript": "^5.7.3"
}
}

View File

@@ -7,68 +7,68 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-context-menu": "^2.2.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-hover-card": "^1.1.2",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-menubar": "^1.1.2",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-progress": "^1.1.0",
"@radix-ui/react-radio-group": "^1.2.1",
"@radix-ui/react-scroll-area": "^1.2.1",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slider": "^1.2.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@hookform/resolvers": "^3.10.0",
"@konobangu/analytics": "workspace:*",
"@konobangu/auth": "workspace:*",
"@konobangu/env": "workspace:*",
"@konobangu/observability": "workspace:*",
"@vercel/toolbar": "^0.1.28",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-alert-dialog": "^1.1.4",
"@radix-ui/react-aspect-ratio": "^1.1.1",
"@radix-ui/react-avatar": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-collapsible": "^1.1.2",
"@radix-ui/react-context-menu": "^2.2.4",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-hover-card": "^1.1.4",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-menubar": "^1.1.4",
"@radix-ui/react-navigation-menu": "^1.2.3",
"@radix-ui/react-popover": "^1.1.4",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-radio-group": "^1.2.2",
"@radix-ui/react-scroll-area": "^1.2.2",
"@radix-ui/react-select": "^2.1.4",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toast": "^1.2.4",
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.6",
"@vercel/toolbar": "^0.1.30",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.5.1",
"embla-carousel-react": "^8.5.2",
"geist": "^1.3.1",
"input-otp": "^1.4.1",
"input-otp": "^1.4.2",
"lucide-react": "^0.468.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-day-picker": "^9",
"react-hook-form": "^7.54.0",
"react-day-picker": "^9.5.0",
"react-hook-form": "^7.54.2",
"react-moveable": "^0.56.0",
"react-resizable-panels": "^2.1.7",
"recharts": "^2.14.1",
"recharts": "^2.15.0",
"server-only": "^0.0.1",
"sonner": "^1.7.1",
"tailwind-merge": "^2.5.5",
"vaul": "^1.1.1",
"tailwind-merge": "^2.6.0",
"vaul": "^1.1.2",
"zod": "^3.24.1"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"@types/node": "^22.10.1",
"@types/react": "^19.0.1",
"@types/node": "^22.10.6",
"@types/react": "^19.0.7",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
}

View File

@@ -6,4 +6,11 @@ const config = {
},
};
/** @type {import('postcss-load-config').Config} */
export const configWithoutAutoprefixer = {
plugins: {
tailwindcss: {},
},
}
export default config;

View File

@@ -7,8 +7,8 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@react-email/components": "0.0.31",
"@konobangu/env": "workspace:*",
"@react-email/components": "0.0.31",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
@@ -16,7 +16,7 @@
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"typescript": "^5.7.2"
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
}
}

View File

@@ -13,6 +13,6 @@
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}

View File

@@ -7,8 +7,8 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@konobangu/auth": "workspace:*",
"@konobangu/analytics": "workspace:*",
"@konobangu/auth": "workspace:*",
"@konobangu/design-system": "workspace:*",
"@vercel/flags": "^2.6.3"
},
@@ -16,7 +16,7 @@
"next": "^15.1.3"
},
"devDependencies": {
"typescript": "^5.7.2",
"@konobangu/typescript-config": "workspace:*"
"@konobangu/typescript-config": "workspace:*",
"typescript": "^5.7.3"
}
}

View File

@@ -8,15 +8,15 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@konobangu/env": "workspace:*",
"@konobangu/auth": "workspace:*",
"@konobangu/database": "workspace:*",
"@next/env": "^15.1.3"
"@konobangu/env": "workspace:*",
"@next/env": "^15.1.4"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"bufferutil": "^4.0.8",
"typescript": "^5.7.2"
"bufferutil": "^4.0.9",
"typescript": "^5.7.3"
}
}

View File

@@ -9,13 +9,13 @@
"devDependencies": {
"@konobangu/env": "workspace:*",
"@konobangu/typescript-config": "workspace:*",
"next": "^15.1.3"
"next": "^15.1.4"
},
"dependencies": {
"@logtail/next": "^0.1.7",
"@next/bundle-analyzer": "^15.1.0",
"@prisma/nextjs-monorepo-workaround-plugin": "^6.0.1",
"@sentry/nextjs": "^8.43.0",
"@vercel/toolbar": "^0.1.28"
"@next/bundle-analyzer": "^15.1.4",
"@prisma/nextjs-monorepo-workaround-plugin": "^6.2.1",
"@sentry/nextjs": "^8.48.0",
"@vercel/toolbar": "^0.1.30"
}
}

View File

@@ -7,16 +7,16 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@logtail/next": "^0.1.7",
"@konobangu/env": "workspace:*",
"@sentry/nextjs": "^8.43.0",
"@logtail/next": "^0.1.7",
"@sentry/nextjs": "^8.48.0",
"react": "^19.0.0"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"typescript": "^5.7.2"
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
}

View File

@@ -13,6 +13,6 @@
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}

View File

@@ -9,12 +9,12 @@
},
"dependencies": {
"@arcjet/next": "1.0.0-alpha.34",
"@nosecone/next": "1.0.0-alpha.34",
"@konobangu/database": "workspace:*",
"@konobangu/env": "workspace:*",
"@konobangu/database": "workspace:*"
"@nosecone/next": "1.0.0-alpha.34"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}

View File

@@ -16,7 +16,7 @@
"@types/lodash.merge": "^4.6.9",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"next": "^15.1.3"
"@types/react-dom": "^19.0.3",
"next": "^15.1.4"
}
}

View File

@@ -7,12 +7,12 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@tailwindcss/typography": "^0.5.15",
"tailwind-merge": "^2.5.5",
"@tailwindcss/typography": "^0.5.16",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@konobangu/typescript-config": "workspace:*",
"tailwindcss": "^3.4.16"
"tailwindcss": "^3.4.17"
}
}

View File

@@ -8,14 +8,18 @@
"forceConsistentCasingInFileNames": true,
"incremental": false,
"isolatedModules": true,
"lib": ["es2024", "DOM", "DOM.Iterable"],
"lib": ["DOM", "ES2024", "DOM.AsyncIterable", "DOM.Iterable"],
"module": "NodeNext",
"moduleDetection": "force",
"moduleResolution": "nodenext",
"resolveJsonModule": true,
"allowImportingTsExtensions": true,
"skipLibCheck": true,
"strict": true,
"target": "ES2020",
"strictNullChecks": true
"strictNullChecks": true,
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"useDefineForClassFields": true,
}
}

View File

@@ -9,10 +9,10 @@
"dependencies": {
"@konobangu/auth": "workspace:*",
"@konobangu/env": "workspace:*",
"svix": "^1.43.0"
"svix": "^1.45.1"
},
"devDependencies": {
"typescript": "^5.7.2",
"@konobangu/typescript-config": "workspace:*"
"@konobangu/typescript-config": "workspace:*",
"typescript": "^5.7.3"
}
}