Compare commits
1 Commits
539d70fbbd
...
cd868edb1b
Author | SHA1 | Date | |
---|---|---|---|
cd868edb1b |
@ -88,7 +88,7 @@
|
|||||||
"utils4u": "^4.2.3",
|
"utils4u": "^4.2.3",
|
||||||
"vant": "^4.9.20",
|
"vant": "^4.9.20",
|
||||||
"vue": "^3.5.17",
|
"vue": "^3.5.17",
|
||||||
"vue-data-ui": "^2.14.1",
|
"vue-data-ui": "^2.14.2",
|
||||||
"vue-draggable-plus": "^0.6.0",
|
"vue-draggable-plus": "^0.6.0",
|
||||||
"vue-i18n": "^11.1.9",
|
"vue-i18n": "^11.1.9",
|
||||||
"vue-page-stack": "^3.2.0",
|
"vue-page-stack": "^3.2.0",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -146,8 +146,8 @@ importers:
|
|||||||
specifier: ^3.5.17
|
specifier: ^3.5.17
|
||||||
version: 3.5.17(typescript@5.8.3)
|
version: 3.5.17(typescript@5.8.3)
|
||||||
vue-data-ui:
|
vue-data-ui:
|
||||||
specifier: ^2.14.1
|
specifier: ^2.14.2
|
||||||
version: 2.14.1(vue@3.5.17(typescript@5.8.3))
|
version: 2.14.2(vue@3.5.17(typescript@5.8.3))
|
||||||
vue-draggable-plus:
|
vue-draggable-plus:
|
||||||
specifier: ^0.6.0
|
specifier: ^0.6.0
|
||||||
version: 0.6.0(@types/sortablejs@1.15.8)
|
version: 0.6.0(@types/sortablejs@1.15.8)
|
||||||
@ -5403,8 +5403,8 @@ packages:
|
|||||||
vue-component-type-helpers@3.0.1:
|
vue-component-type-helpers@3.0.1:
|
||||||
resolution: {integrity: sha512-j23mCB5iEbGsyIhnVdXdWUOg+UdwmVxpKnYYf2j+4ppCt5VSFXKjwu9YFt0QYxUaf5G99PuHsVfRScjHCRSsGQ==}
|
resolution: {integrity: sha512-j23mCB5iEbGsyIhnVdXdWUOg+UdwmVxpKnYYf2j+4ppCt5VSFXKjwu9YFt0QYxUaf5G99PuHsVfRScjHCRSsGQ==}
|
||||||
|
|
||||||
vue-data-ui@2.14.1:
|
vue-data-ui@2.14.2:
|
||||||
resolution: {integrity: sha512-TYGaYWRKkPhh37gsALxLL1Lm/DeFViGJ0Q+0MdOJhVE4jZoV2kzzWiqrp63vL82JIfeTUf6Lyu6dDoZ5KLFUJQ==}
|
resolution: {integrity: sha512-nxarm01R2FUeNaLBSxR8xSCM2toaVwzcicavynU7AU7sMFpjGNiQfCeidQw9Qo7qtaJJHocufScnvLaKmzHn0A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
jspdf: ^3.0.1
|
jspdf: ^3.0.1
|
||||||
vue: '>=3.3.0'
|
vue: '>=3.3.0'
|
||||||
@ -11046,7 +11046,7 @@ snapshots:
|
|||||||
|
|
||||||
vue-component-type-helpers@3.0.1: {}
|
vue-component-type-helpers@3.0.1: {}
|
||||||
|
|
||||||
vue-data-ui@2.14.1(vue@3.5.17(typescript@5.8.3)):
|
vue-data-ui@2.14.2(vue@3.5.17(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.17(typescript@5.8.3)
|
vue: 3.5.17(typescript@5.8.3)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user