fix: 修复依赖缺失及 lock 文件不一致错误

This commit is contained in:
2024-04-21 23:10:04 +08:00
parent 4a63a5057a
commit 3d09037217
4 changed files with 10 additions and 7 deletions

8
pnpm-lock.yaml generated
View File

@@ -105,8 +105,8 @@ dependencies:
specifier: ^1.0.5
version: 1.0.6(vue@3.4.21)
vue-cropper:
specifier: ^1.1.2
version: 1.1.2
specifier: ^0.6.4
version: 0.6.4
vue-draggable-plus:
specifier: ^0.3.5
version: 0.3.5(@types/sortablejs@1.15.8)
@@ -6295,8 +6295,8 @@ packages:
vue: 3.4.21(typescript@5.0.4)
dev: false
/vue-cropper@1.1.2:
resolution: {integrity: sha512-S4cmvQzdNiVpNGigFwgULSwxWp55bdD1xf+RIEH+4mLDpD9/MUjNoHf970V3nFX7SerUrPZbOXG/ZBaD6pxfWQ==}
/vue-cropper@0.6.4:
resolution: {integrity: sha512-U3bm17Li/Xwfw2t3pr8/hFE/tYhvwIWqepHK9IFC1TnX1KFd64VyfCD9nMBhPY91RyvMC6jSQgT/DyDNKuTpIQ==}
dev: false
/vue-demi@0.13.11(vue@3.4.21):