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