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