fix(优化)
This commit is contained in:
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@@ -13,6 +13,9 @@ importers:
|
||||
'@tabler/icons-vue':
|
||||
specifier: ^3.40.0
|
||||
version: 3.40.0(vue@3.5.29(typescript@5.9.3))
|
||||
'@tweenjs/tween.js':
|
||||
specifier: 18.6.0
|
||||
version: 18.6.0
|
||||
'@vue-flow/background':
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2(@vue-flow/core@1.48.2(vue@3.5.29(typescript@5.9.3)))(vue@3.5.29(typescript@5.9.3))
|
||||
@@ -55,6 +58,9 @@ importers:
|
||||
sortablejs:
|
||||
specifier: ^1.15.7
|
||||
version: 1.15.7
|
||||
three:
|
||||
specifier: 0.115.0
|
||||
version: 0.115.0
|
||||
uuid:
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0
|
||||
@@ -167,9 +173,6 @@ importers:
|
||||
stylelint:
|
||||
specifier: ^17.4.0
|
||||
version: 17.4.0(typescript@5.9.3)
|
||||
stylelint-config-prettier:
|
||||
specifier: ^9.0.5
|
||||
version: 9.0.5(stylelint@17.4.0(typescript@5.9.3))
|
||||
stylelint-config-rational-order:
|
||||
specifier: ^0.1.2
|
||||
version: 0.1.2
|
||||
@@ -205,6 +208,9 @@ importers:
|
||||
version: 3.2.5(typescript@5.9.3)
|
||||
|
||||
packages:
|
||||
'@tweenjs/tween.js@18.6.0':
|
||||
resolution: { integrity: sha512-z45HU0G0e/SenbvGdAlTpUR5Hur5zwZXQcqfI+f7EnVHdeb2oMI2rQghEePu7uXuvBC0nuKWG5YtZ1nWbuvqzQ== }
|
||||
|
||||
'@arco-design/color@0.4.0':
|
||||
resolution: { integrity: sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g== }
|
||||
|
||||
@@ -3968,13 +3974,6 @@ packages:
|
||||
postcss-html: ^1.0.0
|
||||
stylelint: '>=14.0.0'
|
||||
|
||||
stylelint-config-prettier@9.0.5:
|
||||
resolution: { integrity: sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA== }
|
||||
engines: { node: '>= 12' }
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
stylelint: '>= 11.x < 15'
|
||||
|
||||
stylelint-config-rational-order@0.1.2:
|
||||
resolution: { integrity: sha512-Qo7ZQaihCwTqijfZg4sbdQQHtugOX/B1/fYh018EiDZHW+lkqH9uHOnsDwDPGZrYJuB6CoyI7MZh2ecw2dOkew== }
|
||||
|
||||
@@ -4110,6 +4109,9 @@ packages:
|
||||
trough@1.0.5:
|
||||
resolution: { integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA== }
|
||||
|
||||
three@0.115.0:
|
||||
resolution: { integrity: sha512-mAV2Ky3RdcbdSbR9capI+tKLvRldWYxd4151PZTT/o7+U2jh9Is3a4KmnYwzyUAhB2ZA3pXSgCd2DOY4Tj5kow== }
|
||||
|
||||
ts-api-utils@2.4.0:
|
||||
resolution: { integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== }
|
||||
engines: { node: '>=18.12' }
|
||||
@@ -4502,6 +4504,8 @@ packages:
|
||||
resolution: { integrity: sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg== }
|
||||
|
||||
snapshots:
|
||||
'@tweenjs/tween.js@18.6.0': {}
|
||||
|
||||
'@arco-design/color@0.4.0':
|
||||
dependencies:
|
||||
color: 3.2.1
|
||||
@@ -8473,10 +8477,6 @@ snapshots:
|
||||
postcss-html: 1.8.1
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-config-prettier@9.0.5(stylelint@17.4.0(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 17.4.0(typescript@5.9.3)
|
||||
|
||||
stylelint-config-rational-order@0.1.2:
|
||||
dependencies:
|
||||
stylelint: 9.10.1
|
||||
@@ -8667,6 +8667,8 @@ snapshots:
|
||||
|
||||
text-table@0.2.0: {}
|
||||
|
||||
three@0.115.0: {}
|
||||
|
||||
tiny-emitter@2.1.0: {}
|
||||
|
||||
tinyexec@1.0.2: {}
|
||||
|
||||
Reference in New Issue
Block a user