Merge branch 'hotfix/encrypt_compatibility' into develop

This commit is contained in:
2026-06-24 17:29:25 +08:00
8 changed files with 393 additions and 129 deletions

View File

@@ -688,6 +688,9 @@ importers:
markdown-it:
specifier: ^14.1.0
version: 14.1.0
node-forge:
specifier: 1.3.1
version: 1.3.1
pinia:
specifier: ^3.0.3
version: 3.0.4(typescript@5.9.3)(vue@3.5.24(typescript@5.9.3))
@@ -710,6 +713,9 @@ importers:
specifier: ^2.4.1
version: 2.4.1(vue@3.5.24(typescript@5.9.3))
devDependencies:
'@types/node-forge':
specifier: ^1.3.14
version: 1.3.14
cssnano:
specifier: 'catalog:'
version: 7.1.2(postcss@8.5.6)
@@ -4315,6 +4321,9 @@ packages:
'@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/node-forge@1.3.14':
resolution: {integrity: sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw==}
'@types/node@12.20.55':
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
@@ -14148,6 +14157,10 @@ snapshots:
'@types/ms@2.1.0': {}
'@types/node-forge@1.3.14':
dependencies:
'@types/node': 22.19.11
'@types/node@12.20.55': {}
'@types/node@22.19.11':