chore: update lock file
This commit is contained in:
parent
1e33a1497c
commit
bee2d63d18
1 changed files with 12 additions and 0 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -65,6 +65,9 @@ importers:
|
|||
vue:
|
||||
specifier: ^3.4.38
|
||||
version: 3.4.38(typescript@5.5.4)
|
||||
vue-dragscroll:
|
||||
specifier: ^4.0.6
|
||||
version: 4.0.6(typescript@5.5.4)
|
||||
vue-i18n:
|
||||
specifier: ^9.14.0
|
||||
version: 9.14.0(vue@3.4.38(typescript@5.5.4))
|
||||
|
|
@ -3524,6 +3527,9 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
|
||||
vue-dragscroll@4.0.6:
|
||||
resolution: {integrity: sha512-zW1k58p41yhmFhmg/JxfesUM4Srl0JfXg7xSINqffVGpHJKvnEHMK4QgF6mUVkPMTgibn976fhPYkomcXPvvFA==}
|
||||
|
||||
vue-eslint-parser@9.4.3:
|
||||
resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
|
|
@ -7443,6 +7449,12 @@ snapshots:
|
|||
dependencies:
|
||||
vue: 3.4.38(typescript@5.5.4)
|
||||
|
||||
vue-dragscroll@4.0.6(typescript@5.5.4):
|
||||
dependencies:
|
||||
vue: 3.4.38(typescript@5.5.4)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
vue-eslint-parser@9.4.3(eslint@8.57.0):
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue