Skip to content

Commit

Permalink
build(deps): bump @tanstack/vue-query from 5.4.3 to 5.8.7
Browse files Browse the repository at this point in the history
Bumps [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) from 5.4.3 to 5.8.7.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.8.7/packages/vue-query)

---
updated-dependencies:
- dependency-name: "@tanstack/vue-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent 7838508 commit d191a60
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@amcharts/amcharts5": "5.5.2",
"@mdi/font": "7.3.67",
"@tanstack/query-core": "5.4.3",
"@tanstack/vue-query": "5.4.3",
"@tanstack/vue-query": "5.8.7",
"@tanstack/vue-query-devtools": "^5.8.4",
"@vee-validate/zod": "4.11.8",
"axios": "1.6.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2039,6 +2039,11 @@
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.4.3.tgz#fbdd36ccf1acf70579980f2e7cf16d2c2aa2a5e9"
integrity sha512-fnI9ORjcuLGm1sNrKatKIosRQUpuqcD4SV7RqRSVmj8JSicX2aoMyKryHEBpVQvf6N4PaBVgBxQomjsbsGPssQ==

"@tanstack/[email protected]":
version "5.8.7"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.8.7.tgz#460137555565d478930690f2c992f414da3bec7b"
integrity sha512-58xOSkxxZK4SGQ/uzX8MDZHLGZCkxlgkPxnfhxUOL2uchnNHyay2UVcR3mQNMgaMwH1e2l+0n+zfS7+UJ/MAJw==

"@tanstack/[email protected]":
version "5.8.4"
resolved "https://registry.yarnpkg.com/@tanstack/query-devtools/-/query-devtools-5.8.4.tgz#88849bd27b7c8fa9034f95d24d58c3b82e182269"
Expand All @@ -2058,13 +2063,13 @@
dependencies:
"@tanstack/query-devtools" "5.8.4"

"@tanstack/vue-query@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@tanstack/vue-query/-/vue-query-5.4.3.tgz#1f93e1bbe1bac8765c70b5fc891a5f3ffd671660"
integrity sha512-mJDUrh0tDjqdFq6UPHUaxD2iGMNlhejoQnfv2d2dzdzXwCE58HETuqmmrPFD5D4trZamPlV8UoVtQh/cmkQglA==
"@tanstack/vue-query@5.8.7":
version "5.8.7"
resolved "https://registry.yarnpkg.com/@tanstack/vue-query/-/vue-query-5.8.7.tgz#08ccafc161194200c959506bf29ba875cb3c249a"
integrity sha512-riuXxrwKq1eGjKidPWLnyHdi5Kp4ji4kfoSoJdJm5hX4pcdgm74BvtIn6vJ7IPg0BQvpmaBJAb1BJyduAN1JkA==
dependencies:
"@tanstack/match-sorter-utils" "^8.8.4"
"@tanstack/query-core" "5.4.3"
"@tanstack/query-core" "5.8.7"
"@vue/devtools-api" "^6.5.0"
vue-demi "^0.14.6"

Expand Down

0 comments on commit d191a60

Please sign in to comment.