mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-21 08:53:14 +03:00
Upgrade: Bump @vueuse/core from 10.7.2 to 10.8.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.7.2 to 10.8.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.8.0/packages/core) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f760fd1d45
commit
2185ec6565
@ -34,7 +34,7 @@
|
||||
"@vuepress/plugin-register-components": "2.0.0-rc.3",
|
||||
"@vuepress/plugin-shiki": "2.0.0-rc.3",
|
||||
"@vuepress/theme-default": "2.0.0-rc.3",
|
||||
"@vueuse/core": "^10.7.2",
|
||||
"@vueuse/core": "^10.8.0",
|
||||
"anywhere": "^1.6.0",
|
||||
"bootstrap": "^5.2.0",
|
||||
"esbuild": "^0.20.0",
|
||||
|
52
pnpm-lock.yaml
generated
52
pnpm-lock.yaml
generated
@ -21,8 +21,8 @@ dependencies:
|
||||
specifier: 2.0.0-rc.3
|
||||
version: 2.0.0-rc.3(sass-loader@14.1.0)(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||
'@vueuse/core':
|
||||
specifier: ^10.7.2
|
||||
version: 10.7.2(vue@3.3.13)
|
||||
specifier: ^10.8.0
|
||||
version: 10.8.0(vue@3.3.13)
|
||||
anywhere:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0
|
||||
@ -1163,7 +1163,7 @@ packages:
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
'@vuepress/shared': 2.0.0-rc.2
|
||||
'@vueuse/core': 10.7.2(vue@3.4.15)
|
||||
'@vueuse/core': 10.8.0(vue@3.4.15)
|
||||
vue: 3.4.15(typescript@5.3.3)
|
||||
vue-router: 4.2.5(vue@3.4.15)
|
||||
transitivePeerDependencies:
|
||||
@ -1418,7 +1418,7 @@ packages:
|
||||
'@vuepress/plugin-seo': 2.0.0-rc.3(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||
'@vuepress/plugin-sitemap': 2.0.0-rc.3(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||
'@vuepress/plugin-theme-data': 2.0.0-rc.3(typescript@5.3.3)(vuepress@2.0.0-rc.2)
|
||||
'@vueuse/core': 10.7.2(vue@3.4.15)
|
||||
'@vueuse/core': 10.8.0(vue@3.4.15)
|
||||
sass: 1.70.0
|
||||
sass-loader: 14.1.0(sass@1.70.0)(webpack@5.90.0)
|
||||
vue: 3.4.15(typescript@5.3.3)
|
||||
@ -1446,45 +1446,45 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@vueuse/core@10.7.2(vue@3.3.13):
|
||||
resolution: {integrity: sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==}
|
||||
/@vueuse/core@10.8.0(vue@3.3.13):
|
||||
resolution: {integrity: sha512-G9Ok9fjx10TkNIPn8V1dJmK1NcdJCtYmDRyYiTMUyJ1p0Tywc1zmOoCQ2xhHYyz8ULBU4KjIJQ9n+Lrty74iVw==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.7.2
|
||||
'@vueuse/shared': 10.7.2(vue@3.3.13)
|
||||
vue-demi: 0.14.6(vue@3.3.13)
|
||||
'@vueuse/metadata': 10.8.0
|
||||
'@vueuse/shared': 10.8.0(vue@3.3.13)
|
||||
vue-demi: 0.14.7(vue@3.3.13)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@vueuse/core@10.7.2(vue@3.4.15):
|
||||
resolution: {integrity: sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==}
|
||||
/@vueuse/core@10.8.0(vue@3.4.15):
|
||||
resolution: {integrity: sha512-G9Ok9fjx10TkNIPn8V1dJmK1NcdJCtYmDRyYiTMUyJ1p0Tywc1zmOoCQ2xhHYyz8ULBU4KjIJQ9n+Lrty74iVw==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.7.2
|
||||
'@vueuse/shared': 10.7.2(vue@3.4.15)
|
||||
vue-demi: 0.14.6(vue@3.4.15)
|
||||
'@vueuse/metadata': 10.8.0
|
||||
'@vueuse/shared': 10.8.0(vue@3.4.15)
|
||||
vue-demi: 0.14.7(vue@3.4.15)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
/@vueuse/metadata@10.7.2:
|
||||
resolution: {integrity: sha512-kCWPb4J2KGrwLtn1eJwaJD742u1k5h6v/St5wFe8Quih90+k2a0JP8BS4Zp34XUuJqS2AxFYMb1wjUL8HfhWsQ==}
|
||||
/@vueuse/metadata@10.8.0:
|
||||
resolution: {integrity: sha512-Nim/Vle5OgXcXhAvGOgkJQXB1Yb+Kq/fMbLuv3YYDYbiQrwr39ljuD4k9fPeq4yUyokYRo2RaNQmbbIMWB/9+w==}
|
||||
|
||||
/@vueuse/shared@10.7.2(vue@3.3.13):
|
||||
resolution: {integrity: sha512-qFbXoxS44pi2FkgFjPvF4h7c9oMDutpyBdcJdMYIMg9XyXli2meFMuaKn+UMgsClo//Th6+beeCgqweT/79BVA==}
|
||||
/@vueuse/shared@10.8.0(vue@3.3.13):
|
||||
resolution: {integrity: sha512-dUdy6zwHhULGxmr9YUg8e+EnB39gcM4Fe2oKBSrh3cOsV30JcMPtsyuspgFCUo5xxFNaeMf/W2yyKfST7Bg8oQ==}
|
||||
dependencies:
|
||||
vue-demi: 0.14.6(vue@3.3.13)
|
||||
vue-demi: 0.14.7(vue@3.3.13)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared@10.7.2(vue@3.4.15):
|
||||
resolution: {integrity: sha512-qFbXoxS44pi2FkgFjPvF4h7c9oMDutpyBdcJdMYIMg9XyXli2meFMuaKn+UMgsClo//Th6+beeCgqweT/79BVA==}
|
||||
/@vueuse/shared@10.8.0(vue@3.4.15):
|
||||
resolution: {integrity: sha512-dUdy6zwHhULGxmr9YUg8e+EnB39gcM4Fe2oKBSrh3cOsV30JcMPtsyuspgFCUo5xxFNaeMf/W2yyKfST7Bg8oQ==}
|
||||
dependencies:
|
||||
vue-demi: 0.14.6(vue@3.4.15)
|
||||
vue-demi: 0.14.7(vue@3.4.15)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@ -5410,8 +5410,8 @@ packages:
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
dev: true
|
||||
|
||||
/vue-demi@0.14.6(vue@3.3.13):
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
/vue-demi@0.14.7(vue@3.3.13):
|
||||
resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
@ -5425,8 +5425,8 @@ packages:
|
||||
vue: 3.3.13(typescript@5.3.3)
|
||||
dev: false
|
||||
|
||||
/vue-demi@0.14.6(vue@3.4.15):
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
/vue-demi@0.14.7(vue@3.4.15):
|
||||
resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user