style: update recorder api playground styles
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user