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

@@ -10,8 +10,8 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@react-email/components": "0.0.31",
"@konobangu/email": "workspace:*",
"@react-email/components": "0.0.31",
"react": "^19.0.0",
"react-email": "3.0.4"
},
@@ -19,6 +19,6 @@
"@konobangu/typescript-config": "workspace:*",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}