Skip to content

Commit

Permalink
chore(deps): update dependency @tanstack/vue-query to v5.62.8 (#620)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 03cf8f5 commit 93fe4bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@sentry/tracing": "7.114.0",
"@sentry/vite-plugin": "2.22.7",
"@sentry/vue": "8.46.0",
"@tanstack/vue-query": "5.62.7",
"@tanstack/vue-query": "5.62.8",
"@testing-library/vue": "8.1.0",
"@types/jsdom": "21.1.7",
"@types/node": "22.10.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ __metadata:
"@sentry/tracing": "npm:7.114.0"
"@sentry/vite-plugin": "npm:2.22.7"
"@sentry/vue": "npm:8.46.0"
"@tanstack/vue-query": "npm:5.62.7"
"@tanstack/vue-query": "npm:5.62.8"
"@testing-library/vue": "npm:8.1.0"
"@types/jsdom": "npm:21.1.7"
"@types/node": "npm:22.10.2"
Expand Down Expand Up @@ -1412,19 +1412,19 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/query-core@npm:5.62.7"
checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c
"@tanstack/query-core@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/query-core@npm:5.62.8"
checksum: 10c0/190fd932ab0ee928172b4c8a20063a31d58a0165d53bc1f44c129fa0faa8d56d85e67963c4aa33e43009b3c65a49356a23ac342a0b7818829b12c6f2e3a9a228
languageName: node
linkType: hard

"@tanstack/vue-query@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/vue-query@npm:5.62.7"
"@tanstack/vue-query@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/vue-query@npm:5.62.8"
dependencies:
"@tanstack/match-sorter-utils": "npm:^8.19.4"
"@tanstack/query-core": "npm:5.62.7"
"@tanstack/query-core": "npm:5.62.8"
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.10"
peerDependencies:
Expand All @@ -1433,7 +1433,7 @@ __metadata:
peerDependenciesMeta:
"@vue/composition-api":
optional: true
checksum: 10c0/8981703b7e35c422cf727c6968c425733fad0f2b093be0867ee2ccc62554a82fb613e8d607014054755f029e1b589dcf8ca702fe428e1a72658707015e6a4c67
checksum: 10c0/d9eff2e72fb4fd4c9f386f7c14ca34323cf3353014cef41f0a75644170090b1d7a563ff0e380f1a91bceef862f4d4a74396058658445c12ecd2610aa09c6a20f
languageName: node
linkType: hard

Expand Down

0 comments on commit 93fe4bb

Please sign in to comment.