style: update recorder api playground styles
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
|
||||
},
|
||||
"dependencies": {
|
||||
"@logtail/next": "^0.1.7",
|
||||
"@konobangu/env": "workspace:*",
|
||||
"@sentry/nextjs": "^8.43.0",
|
||||
"@logtail/next": "^0.1.7",
|
||||
"@sentry/nextjs": "^8.48.0",
|
||||
"react": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@konobangu/typescript-config": "workspace:*",
|
||||
"@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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user