Update dependencies (#1102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-24 01:13:54 +01:00 committed by GitHub
parent 17ea94c4df
commit 29f6f72df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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.14.4",
"@tanstack/vue-query": "5.14.6",
"@vueuse/core": "10.7.0",
"axios": "1.6.2",
"element-plus": "2.4.4",

View File

@ -15,8 +15,8 @@ dependencies:
specifier: 12.4.0
version: 12.4.0
'@tanstack/vue-query':
specifier: 5.14.4
version: 5.14.4(vue@3.3.13)
specifier: 5.14.6
version: 5.14.6(vue@3.3.13)
'@vueuse/core':
specifier: 10.7.0
version: 10.7.0(vue@3.3.13)
@ -1337,8 +1337,8 @@ packages:
resolution: {integrity: sha512-QmoJvC72sSWs3hgGis8JdmlDvqLfYGWUK4UG6OR9Q6t28JMN9m2FDwKPqoSJ9YVocELCSjMt/FGjEiLfk8000Q==}
dev: false
/@tanstack/vue-query@5.14.4(vue@3.3.13):
resolution: {integrity: sha512-UXqJOqSNO+XEDHg50TBt+sGRoVG0quk2y3C+npfghY50tl6NEgk5EncNYnIbO+GysaHRTH0y22dzksFGMxbpUg==}
/@tanstack/vue-query@5.14.6(vue@3.3.13):
resolution: {integrity: sha512-h8FuSaje//z5B5h0B79+fnNt32Dp44xmxxXqXiUl4H/1l5i1rtea7Si0Uxst9AevYmpl1gZewmTlJzb/2RKCIQ==}
peerDependencies:
'@vue/composition-api': ^1.1.2
vue: ^2.6.0 || ^3.3.0