Update dependencies (#1071)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-23 07:26:14 +02:00 committed by GitHub
parent dac55e2acc
commit 07623285ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 18 deletions

View File

@ -34,7 +34,7 @@
"@iconify-prerendered/vue-mdi": "0.23.1689058119",
"@octokit/rest": "20.0.2",
"@octokit/types": "12.0.0",
"@tanstack/vue-query": "5.0.4",
"@tanstack/vue-query": "5.0.5",
"@vueuse/core": "10.5.0",
"axios": "1.5.1",
"element-plus": "2.4.1",
@ -71,7 +71,7 @@
"stylus": "0.60.0",
"unplugin-element-plus": "0.8.0",
"vite-plugin-eslint": "1.8.1",
"vitepress": "1.0.0-rc.22",
"vitepress": "1.0.0-rc.23",
"vitepress-plugin-tabs": "0.4.1",
"vue": "3.3.6",
"vue-eslint-parser": "9.3.2",

View File

@ -15,8 +15,8 @@ dependencies:
specifier: 12.0.0
version: 12.0.0
'@tanstack/vue-query':
specifier: 5.0.4
version: 5.0.4(vue@3.3.6)
specifier: 5.0.5
version: 5.0.5(vue@3.3.6)
'@vueuse/core':
specifier: 10.5.0
version: 10.5.0(vue@3.3.6)
@ -122,11 +122,11 @@ devDependencies:
specifier: 1.8.1
version: 1.8.1(eslint@8.52.0)(vite@4.4.11)
vitepress:
specifier: 1.0.0-rc.22
version: 1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(axios@1.5.1)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0)(typescript@5.2.2)
specifier: 1.0.0-rc.23
version: 1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(axios@1.5.1)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0)(typescript@5.2.2)
vitepress-plugin-tabs:
specifier: 0.4.1
version: 0.4.1(vitepress@1.0.0-rc.22)(vue@3.3.6)
version: 0.4.1(vitepress@1.0.0-rc.23)(vue@3.3.6)
vue:
specifier: 3.3.6
version: 3.3.6(typescript@5.2.2)
@ -1232,12 +1232,12 @@ packages:
remove-accents: 0.4.2
dev: false
/@tanstack/query-core@5.0.0:
resolution: {integrity: sha512-Y1BpiA6BblJd/UlVqxEVeAG7IACn568YJuTTItAiecBI7En+33g780kg+/8lhgl+BzcUPN7o+NjBrSRGJoemyQ==}
/@tanstack/query-core@5.0.5:
resolution: {integrity: sha512-MThCETMkHDHTnFZHp71L+SqTtD5d6XHftFCVR1xRJdWM3qGrlQ2VCXaj0SKVcyJej2e1Opa2c7iknu1llxCDNQ==}
dev: false
/@tanstack/vue-query@5.0.4(vue@3.3.6):
resolution: {integrity: sha512-C2yKgxEjnZEMBG/oaGaMBYmTR9GOisHeROA8JlZL+g/b9xJF/53AYxn/GR/Kz4GMSZWqcUKW2+PKZ3VlzFf4Bw==}
/@tanstack/vue-query@5.0.5(vue@3.3.6):
resolution: {integrity: sha512-PFzHu2pOPoJ1yX/vDz60TzIUETmRyq2+1lu+nonIfED7qc62rQnwUvA7x/KCLtu7a6r8r/IvCaYMXUU28GNVOw==}
peerDependencies:
'@vue/composition-api': ^1.1.2
vue: ^2.6.0 || ^3.3.0
@ -1246,7 +1246,7 @@ packages:
optional: true
dependencies:
'@tanstack/match-sorter-utils': 8.8.4
'@tanstack/query-core': 5.0.0
'@tanstack/query-core': 5.0.5
'@vue/devtools-api': 6.5.1
vue: 3.3.6(typescript@5.2.2)
vue-demi: 0.14.6(vue@3.3.6)
@ -5722,25 +5722,62 @@ packages:
dependencies:
'@types/node': 20.8.7
esbuild: 0.18.20
postcss: 8.4.29
postcss: 8.4.31
rollup: 3.29.2
stylus: 0.60.0
optionalDependencies:
fsevents: 2.3.3
dev: true
/vitepress-plugin-tabs@0.4.1(vitepress@1.0.0-rc.22)(vue@3.3.6):
/vite@4.5.0(@types/node@20.8.7)(stylus@0.60.0):
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
'@types/node': '>= 14'
less: '*'
lightningcss: ^1.21.0
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
'@types/node': 20.8.7
esbuild: 0.18.20
postcss: 8.4.31
rollup: 3.29.2
stylus: 0.60.0
optionalDependencies:
fsevents: 2.3.3
dev: true
/vitepress-plugin-tabs@0.4.1(vitepress@1.0.0-rc.23)(vue@3.3.6):
resolution: {integrity: sha512-hJFQmANgneLwy3/gcel5L4gj/bopPLj1pdoMwUhTAjd2pDNBPlWzOpuCXaVYnV0i0GrXbSuK9XZXt6M7ZHNbsg==}
peerDependencies:
vitepress: ^1.0.0-rc.14
vue: ^3.3.4
dependencies:
vitepress: 1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(axios@1.5.1)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0)(typescript@5.2.2)
vitepress: 1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(axios@1.5.1)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0)(typescript@5.2.2)
vue: 3.3.6(typescript@5.2.2)
dev: true
/vitepress@1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(axios@1.5.1)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0)(typescript@5.2.2):
resolution: {integrity: sha512-n7le5iikCFgWMuX7sKfzDGJGlrsYQ5trG3S97BghNz2alOTr4Xp+GrB6ShwogUTX9gNgeNmrACjokhW55LNeBA==}
/vitepress@1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(axios@1.5.1)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0)(typescript@5.2.2):
resolution: {integrity: sha512-0YoBt8aFgbRt2JtYaCeTqq4W21q5lbGso+g1ZwkYYS35ExJxORssRJunhFuUcby8QeN4BP/88QDgsVSIVLAfXQ==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4.3.2
@ -5762,7 +5799,7 @@ packages:
minisearch: 6.1.0
postcss: 8.4.29
shiki: 0.14.5
vite: 4.4.11(@types/node@20.8.7)(stylus@0.60.0)
vite: 4.5.0(@types/node@20.8.7)(stylus@0.60.0)
vue: 3.3.6(typescript@5.2.2)
transitivePeerDependencies:
- '@algolia/client-search'