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

9
pnpm-lock.yaml generated
View File

@ -38,6 +38,9 @@ importers:
clsx:
specifier: ^2.1.1
version: 2.1.1
highlight.js:
specifier: ^11.11.1
version: 11.11.1
html-to-image:
specifier: ^1.11.13
version: 1.11.13
@ -1544,6 +1547,10 @@ packages:
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
highlight.js@11.11.1:
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
engines: {node: '>=12.0.0'}
html-to-image@1.11.13:
resolution: {integrity: sha512-cuOPoI7WApyhBElTTb9oqsawRvZ0rHhaHwghRLlTuffoD1B2aDemlCruLeZrUIIdvG7gs9xeELEPm6PhuASqrg==}
@ -3876,6 +3883,8 @@ snapshots:
dependencies:
function-bind: 1.1.2
highlight.js@11.11.1: {}
html-to-image@1.11.13: {}
ignore@5.3.2: {}