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

@@ -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"
}
}