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

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