mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-20 23:22:00 +01:00
Update dependencies (#1105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4031b66bd6
commit
2d0e505f85
@ -34,7 +34,7 @@
|
||||
"@iconify-prerendered/vue-mdi": "0.23.1702456985",
|
||||
"@octokit/rest": "20.0.2",
|
||||
"@octokit/types": "12.4.0",
|
||||
"@tanstack/vue-query": "5.15.5",
|
||||
"@tanstack/vue-query": "5.17.0",
|
||||
"@vueuse/core": "10.7.1",
|
||||
"axios": "1.6.3",
|
||||
"element-plus": "2.4.4",
|
||||
|
14
website/pnpm-lock.yaml
generated
14
website/pnpm-lock.yaml
generated
@ -15,8 +15,8 @@ dependencies:
|
||||
specifier: 12.4.0
|
||||
version: 12.4.0
|
||||
'@tanstack/vue-query':
|
||||
specifier: 5.15.5
|
||||
version: 5.15.5(vue@3.4.3)
|
||||
specifier: 5.17.0
|
||||
version: 5.17.0(vue@3.4.3)
|
||||
'@vueuse/core':
|
||||
specifier: 10.7.1
|
||||
version: 10.7.1(vue@3.4.3)
|
||||
@ -1333,12 +1333,12 @@ packages:
|
||||
remove-accents: 0.4.2
|
||||
dev: false
|
||||
|
||||
/@tanstack/query-core@5.15.5:
|
||||
resolution: {integrity: sha512-GDwVfu8RPswqVu27+zuIkZINru6CN++zzBbBK+OnAgzxK8N4Obdi+sG2P0EO8rJAOw0fLyQTsO4GCZ1djwaUCg==}
|
||||
/@tanstack/query-core@5.17.0:
|
||||
resolution: {integrity: sha512-LoBaPtbMY26kRS+ohII4thTsWkJJsXKGitOLikTo2aqPA4yy7cfFJITs8DRnuERT7tLF5xfG9Lnm33Vp/38Vmw==}
|
||||
dev: false
|
||||
|
||||
/@tanstack/vue-query@5.15.5(vue@3.4.3):
|
||||
resolution: {integrity: sha512-jbx4OnxnjU2dZdDhcoqAAEZ/RmW3D8O6oExJS2Azgxx3cFuNvbQ7yy/Gp2u2o8Duwd+loXEpH1FvsFfS78RWrQ==}
|
||||
/@tanstack/vue-query@5.17.0(vue@3.4.3):
|
||||
resolution: {integrity: sha512-/82uvd3ibltIhFIWmr8g119nY9QqJlZYvlfBEIK+RG5wiqEVqgVCRiPrZN5zD7/vdF344deUQ5qqBGe0CrgWWg==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.1.2
|
||||
vue: ^2.6.0 || ^3.3.0
|
||||
@ -1347,7 +1347,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@tanstack/match-sorter-utils': 8.8.4
|
||||
'@tanstack/query-core': 5.15.5
|
||||
'@tanstack/query-core': 5.17.0
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.3(typescript@5.2.2)
|
||||
vue-demi: 0.14.6(vue@3.4.3)
|
||||
|
Loading…
Reference in New Issue
Block a user