'多语言'

This commit is contained in:
eric
2026-03-08 04:30:57 -05:00
parent 51eeea3be3
commit def36bf3aa
30 changed files with 6058 additions and 323 deletions

19
pnpm-lock.yaml generated
View File

@@ -11,6 +11,12 @@ importers:
'@aws-sdk/client-s3':
specifier: ^3.1004.0
version: 3.1004.0
github-markdown-css:
specifier: ^5.6.1
version: 5.9.0
marked:
specifier: ^14.1.2
version: 14.1.4
minio:
specifier: ^8.0.7
version: 8.0.7
@@ -1624,6 +1630,10 @@ packages:
get-tsconfig@4.13.6:
resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==}
github-markdown-css@5.9.0:
resolution: {integrity: sha512-tmT5sY+zvg2302XLYEfH2mtkViIM1SWf2nvYoF5N1ZsO0V6B2qZTiw3GOzw4vpjLygK/KG35qRlPFweHqfzz5w==}
engines: {node: '>=10'}
glob-parent@5.1.2:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'}
@@ -2000,6 +2010,11 @@ packages:
markdown-table@3.0.4:
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
marked@14.1.4:
resolution: {integrity: sha512-vkVZ8ONmUdPnjCKc5uTRvmkRbx4EAi2OkTOXmfTDhZz3OFqMNBM1oTTWwTr4HY4uAEojhzPf+Fy8F1DWa3Sndg==}
engines: {node: '>= 18'}
hasBin: true
math-intrinsics@1.1.0:
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines: {node: '>= 0.4'}
@@ -4812,6 +4827,8 @@ snapshots:
dependencies:
resolve-pkg-maps: 1.0.0
github-markdown-css@5.9.0: {}
glob-parent@5.1.2:
dependencies:
is-glob: 4.0.3
@@ -5165,6 +5182,8 @@ snapshots:
markdown-table@3.0.4: {}
marked@14.1.4: {}
math-intrinsics@1.1.0: {}
mdast-util-find-and-replace@3.0.2: