feat:【framework 框架】增加 api 加解密能力

This commit is contained in:
YunaiV
2025-08-16 17:09:08 +08:00
parent 9cac5a2937
commit 2920dabb99
13 changed files with 605 additions and 2 deletions

14
pnpm-lock.yaml generated
View File

@@ -330,6 +330,9 @@ catalogs:
is-ci:
specifier: ^4.1.0
version: 4.1.0
jsencrypt:
specifier: ^3.3.2
version: 3.5.4
json-bigint:
specifier: ^1.0.0
version: 1.0.0
@@ -782,6 +785,9 @@ importers:
highlight.js:
specifier: 'catalog:'
version: 11.11.1
jsencrypt:
specifier: 'catalog:'
version: 3.5.4
pinia:
specifier: ^3.0.3
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
@@ -873,6 +879,9 @@ importers:
highlight.js:
specifier: 'catalog:'
version: 11.11.1
jsencrypt:
specifier: 'catalog:'
version: 3.5.4
pinia:
specifier: ^3.0.3
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
@@ -8074,6 +8083,9 @@ packages:
resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
engines: {node: '>=12.0.0'}
jsencrypt@3.5.4:
resolution: {integrity: sha512-kNjfYEMNASxrDGsmcSQh/rUTmcoRfSUkxnAz+MMywM8jtGu+fFEZ3nJjHM58zscVnwR0fYmG9sGkTDjqUdpiwA==}
jsesc@3.0.2:
resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
engines: {node: '>=6'}
@@ -18550,6 +18562,8 @@ snapshots:
jsdoc-type-pratt-parser@4.1.0: {}
jsencrypt@3.5.4: {}
jsesc@3.0.2: {}
jsesc@3.1.0: {}