mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 19:05:55 +02:00
chore(deps): bump @vue/shared from 3.5.6 to 3.5.10 in /app
Bumps [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) from 3.5.6 to 3.5.10. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.10/packages/shared) --- updated-dependencies: - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
71c2fe792f
commit
ece9f8addc
2 changed files with 9 additions and 4 deletions
|
@ -16,7 +16,7 @@
|
|||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@simplewebauthn/browser": "^10.0.0",
|
||||
"@vue/reactivity": "^3.5.6",
|
||||
"@vue/shared": "^3.5.6",
|
||||
"@vue/shared": "^3.5.10",
|
||||
"@vueuse/components": "^11.1.0",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vueuse/integrations": "^11.1.0",
|
||||
|
|
11
app/pnpm-lock.yaml
generated
11
app/pnpm-lock.yaml
generated
|
@ -24,8 +24,8 @@ importers:
|
|||
specifier: ^3.5.6
|
||||
version: 3.5.6
|
||||
'@vue/shared':
|
||||
specifier: ^3.5.6
|
||||
version: 3.5.6
|
||||
specifier: ^3.5.10
|
||||
version: 3.5.10
|
||||
'@vueuse/components':
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0(vue@3.5.6(typescript@5.3.3))
|
||||
|
@ -936,6 +936,9 @@ packages:
|
|||
peerDependencies:
|
||||
vue: 3.5.6
|
||||
|
||||
'@vue/shared@3.5.10':
|
||||
resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
|
||||
|
||||
'@vue/shared@3.5.6':
|
||||
resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==}
|
||||
|
||||
|
@ -3981,7 +3984,7 @@ snapshots:
|
|||
'@volar/language-core': 2.4.5
|
||||
'@vue/compiler-dom': 3.5.6
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/shared': 3.5.10
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
|
@ -4011,6 +4014,8 @@ snapshots:
|
|||
'@vue/shared': 3.5.6
|
||||
vue: 3.5.6(typescript@5.3.3)
|
||||
|
||||
'@vue/shared@3.5.10': {}
|
||||
|
||||
'@vue/shared@3.5.6': {}
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue