feat: 添加 JSON 格式化工具组件及相关依赖
Some checks failed
Build and Push Container Image, Deploy to Host / build-and-push-and-deploy (push) Failing after 1m15s

This commit is contained in:
2025-08-14 02:02:31 +08:00
parent 2206a1ece1
commit e7e5128c56
5 changed files with 313 additions and 0 deletions

View File

@ -19,6 +19,7 @@
"@radix-ui/react-tabs": "^1.1.12",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"highlight.js": "^11.11.1",
"html-to-image": "^1.11.13",
"lucide-react": "^0.539.0",
"next": "15.4.6",