From 10b7bc2dcd007ca6acfa705f3f660d5753630e43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 16:09:12 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/vue-query to v5 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++++----------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 92fc1b3..49d56de 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@prisma/client": "^5.1.1", "@prisma/generator-helper": "^5.1.1", "@qingu/vue-email": "^1.0.23", - "@tanstack/vue-query": "^4.32.6", + "@tanstack/vue-query": "^5.0.0", "@tiptap/extension-floating-menu": "^2.0.4", "@tiptap/extension-image": "^2.0.4", "@tiptap/extension-link": "^2.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 588e202..110eee8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ devDependencies: specifier: ^1.0.23 version: 1.0.23(vue@3.3.4) '@tanstack/vue-query': - specifier: ^4.32.6 - version: 4.32.6(vue@3.3.4) + specifier: ^5.0.0 + version: 5.4.3(vue@3.3.4) '@tiptap/extension-floating-menu': specifier: ^2.0.4 version: 2.0.4(@tiptap/core@2.0.4)(@tiptap/pm@2.0.4) @@ -3333,6 +3333,10 @@ packages: resolution: {integrity: sha512-YVB+mVWENQwPyv+40qO7flMgKZ0uI41Ph7qXC2Zf1ft5AIGfnXnMZyifB2ghhZ27u+5wm5mlzO4Y6lwwadzxCA==} dev: true + /@tanstack/query-core@5.4.3: + resolution: {integrity: sha512-fnI9ORjcuLGm1sNrKatKIosRQUpuqcD4SV7RqRSVmj8JSicX2aoMyKryHEBpVQvf6N4PaBVgBxQomjsbsGPssQ==} + dev: true + /@tanstack/react-query@4.32.6(react@18.2.0): resolution: {integrity: sha512-AITu/IKJJJXsHHeXNBy5bclu12t08usMCY0vFC2dh9SP/w6JAk5U9GwfjOIPj3p+ATADZvxQPe8UiCtMLNeQbg==} peerDependencies: @@ -3350,20 +3354,20 @@ packages: use-sync-external-store: 1.2.0(react@18.2.0) dev: true - /@tanstack/vue-query@4.32.6(vue@3.3.4): - resolution: {integrity: sha512-E2NFnwlO3d+s3NEQq9z4RIYoZi/sTV/WyBUQRgFtO4ngbG5+8dcRb4MEsori8oQZrGq/tmo1cnfrmk3BkZ3hSA==} + /@tanstack/vue-query@5.4.3(vue@3.3.4): + resolution: {integrity: sha512-mJDUrh0tDjqdFq6UPHUaxD2iGMNlhejoQnfv2d2dzdzXwCE58HETuqmmrPFD5D4trZamPlV8UoVtQh/cmkQglA==} peerDependencies: '@vue/composition-api': ^1.1.2 - vue: ^2.5.0 || ^3.0.0 + vue: ^2.6.0 || ^3.3.0 peerDependenciesMeta: '@vue/composition-api': optional: true dependencies: '@tanstack/match-sorter-utils': 8.8.4 - '@tanstack/query-core': 4.32.6 + '@tanstack/query-core': 5.4.3 '@vue/devtools-api': 6.5.0 vue: 3.3.4 - vue-demi: 0.13.11(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) dev: true /@tiptap/core@2.0.4(@tiptap/pm@2.0.4): @@ -12995,8 +12999,8 @@ packages: ufo: 1.2.0 dev: true - /vue-demi@0.13.11(vue@3.3.4): - resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} + /vue-demi@0.14.5(vue@3.3.4): + resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -13010,8 +13014,8 @@ packages: vue: 3.3.4 dev: true - /vue-demi@0.14.5(vue@3.3.4): - resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} + /vue-demi@0.14.6(vue@3.3.4): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true