fix(deps): update dependency @vueuse/core to v9.10.0 (#2911)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2911 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
6cc23ff7aa
commit
830d6d0a38
@ -35,7 +35,7 @@
|
||||
"@types/is-touch-device": "1.0.0",
|
||||
"@types/lodash.clonedeep": "4.5.7",
|
||||
"@types/sortablejs": "1.15.0",
|
||||
"@vueuse/core": "9.9.0",
|
||||
"@vueuse/core": "9.10.0",
|
||||
"axios": "0.27.2",
|
||||
"blurhash": "2.0.4",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
|
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -33,7 +33,7 @@ specifiers:
|
||||
'@vue/eslint-config-typescript': 11.0.2
|
||||
'@vue/test-utils': 2.2.6
|
||||
'@vue/tsconfig': 0.1.3
|
||||
'@vueuse/core': 9.9.0
|
||||
'@vueuse/core': 9.10.0
|
||||
autoprefixer: 10.4.13
|
||||
axios: 0.27.2
|
||||
blurhash: 2.0.4
|
||||
@ -104,7 +104,7 @@ dependencies:
|
||||
'@types/is-touch-device': 1.0.0
|
||||
'@types/lodash.clonedeep': 4.5.7
|
||||
'@types/sortablejs': 1.15.0
|
||||
'@vueuse/core': 9.9.0_vue@3.2.45
|
||||
'@vueuse/core': 9.10.0_vue@3.2.45
|
||||
axios: 0.27.2
|
||||
blurhash: 2.0.4
|
||||
bulma-css-variables: 0.9.33
|
||||
@ -1942,7 +1942,7 @@ packages:
|
||||
dayjs: ^1.11.5
|
||||
vue: ^3.2.40
|
||||
dependencies:
|
||||
'@vueuse/core': 9.9.0_vue@3.2.45
|
||||
'@vueuse/core': 9.10.0_vue@3.2.45
|
||||
dayjs: 1.11.7
|
||||
vue: 3.2.45
|
||||
transitivePeerDependencies:
|
||||
@ -3811,24 +3811,24 @@ packages:
|
||||
'@types/node': 18.11.18
|
||||
dev: true
|
||||
|
||||
/@vueuse/core/9.9.0_vue@3.2.45:
|
||||
resolution: {integrity: sha512-JdDb7TrE0imZnwBhMF4+0PCJqGD3AxzH8S2sfk54P0rqvklK+EAtAR/mPb1HwV/JPujQFQJhghQ190Yq03YpVw==}
|
||||
/@vueuse/core/9.10.0_vue@3.2.45:
|
||||
resolution: {integrity: sha512-CxMewME07qeuzuT/AOIQGv0EhhDoojniqU6pC3F8m5VC76L47UT18DcX88kWlP3I7d3qMJ4u/PD8iSRsy3bmNA==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.16
|
||||
'@vueuse/metadata': 9.9.0
|
||||
'@vueuse/shared': 9.9.0_vue@3.2.45
|
||||
'@vueuse/metadata': 9.10.0
|
||||
'@vueuse/shared': 9.10.0_vue@3.2.45
|
||||
vue-demi: 0.12.1_vue@3.2.45
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/@vueuse/metadata/9.9.0:
|
||||
resolution: {integrity: sha512-pgxsUJv/d7IjKpLeB6TthggEsaBwM3ffc5jPrr5TmxAm/fup0mGR5VTzrdA/PSx85tpb+CIvP92D+55qBNc8ag==}
|
||||
/@vueuse/metadata/9.10.0:
|
||||
resolution: {integrity: sha512-G5VZhgTCapzU9rv0Iq2HBrVOSGzOKb+OE668NxhXNcTjUjwYxULkEhAw70FtRLMZc+hxcFAzDZlKYA0xcwNMuw==}
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared/9.9.0_vue@3.2.45:
|
||||
resolution: {integrity: sha512-+D0XFwHG0T+uaIbCSlROBwm1wzs71B7n3KyDOxnvfEMMHDOzl09rYKwaE2AENmYwYPXfHPbSBRDD2gBVHbvTcg==}
|
||||
/@vueuse/shared/9.10.0_vue@3.2.45:
|
||||
resolution: {integrity: sha512-vakHJ2ZRklAzqmcVBL38RS7BxdBA4+5poG9NsSyqJxrt9kz0zX3P5CXMy0Hm6LFbZXUgvKdqAS3pUH1zX/5qTQ==}
|
||||
dependencies:
|
||||
vue-demi: 0.12.1_vue@3.2.45
|
||||
transitivePeerDependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user