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

@@ -8,9 +8,9 @@
},
"dependencies": {
"@konobangu/env": "workspace:*",
"@liveblocks/client": "^2.14.0",
"@liveblocks/node": "^2.14.0",
"@liveblocks/react": "^2.14.0",
"@liveblocks/client": "^2.15.2",
"@liveblocks/node": "^2.15.2",
"@liveblocks/react": "^2.15.2",
"react": "^19.0.0",
"server-only": "^0.0.1"
},
@@ -18,6 +18,6 @@
"@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"
}
}