Skip to content

Commit

Permalink
build(deps): update tanstack to 5.62.3 (#1392)
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 6, 2024
1 parent cfbf753 commit b89c54d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@arco-design/color": "0.4.0",
"@arco-design/web-vue": "2.56.3",
"@tabler/icons-vue": "3.24.0",
"@tanstack/query-persist-client-core": "5.62.2",
"@tanstack/query-sync-storage-persister": "5.62.2",
"@tanstack/vue-query": "5.62.2",
"@tanstack/query-persist-client-core": "5.62.3",
"@tanstack/query-sync-storage-persister": "5.62.3",
"@tanstack/vue-query": "5.62.3",
"@unhead/vue": "1.11.13",
"@vueuse/components": "11.3.0",
"@vueuse/schema-org": "2.2.0",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1208,38 +1208,38 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/query-core@npm:5.62.2"
checksum: 1d15f007214c65c15360eadfe6ccefb8a2d780b85383b8ce7083950d8648efc95784e36d304792f1b738178b9fb0531e0d062c7f63d69f4577c1f1b9f7c15af7
"@tanstack/query-core@npm:5.62.3":
version: 5.62.3
resolution: "@tanstack/query-core@npm:5.62.3"
checksum: 6105d00fb6d6a5ffcec86f7781990d805d9d50092f52ae2fa92a0fdbecd55cac757059a1f38cd107c0abbe9a2bd0ce3b8f2ce354fecb1b73a014dea374990305
languageName: node
linkType: hard

"@tanstack/query-persist-client-core@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/query-persist-client-core@npm:5.62.2"
"@tanstack/query-persist-client-core@npm:5.62.3":
version: 5.62.3
resolution: "@tanstack/query-persist-client-core@npm:5.62.3"
dependencies:
"@tanstack/query-core": 5.62.2
checksum: 1b87fcc7f11ae6c91e6197e224d5220192d3922978f6789bf6b3e066fc419987d5103fa9922513af12a49f14ca6f561b70c749a498d605b4033971d2e8ceb773
"@tanstack/query-core": 5.62.3
checksum: 18587453e9e0a82708e7b8515bff0e03d38e838d70415e498fc7b5da1a7e30bd1988fc1a241f806054615c2c78520147b069063212f0d5ec592ecd7459511b9c
languageName: node
linkType: hard

"@tanstack/query-sync-storage-persister@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/query-sync-storage-persister@npm:5.62.2"
"@tanstack/query-sync-storage-persister@npm:5.62.3":
version: 5.62.3
resolution: "@tanstack/query-sync-storage-persister@npm:5.62.3"
dependencies:
"@tanstack/query-core": 5.62.2
"@tanstack/query-persist-client-core": 5.62.2
checksum: 168f76ce45b2a02df28bca6d46b4665731e714330460a64e3b74bfeefbf72cfb1de656d220f748c441d2a42ae9887f2455e4e87415d8c7db9405966be0bd85f8
"@tanstack/query-core": 5.62.3
"@tanstack/query-persist-client-core": 5.62.3
checksum: 5e021072385f98406b8196fbd0b478d74ec3dac55ce199e014c500197f4eac022d461c5f2f19f86d261af6c63e367fb4d95a6b8b3dd2aa355a0e61fc0afc4167
languageName: node
linkType: hard

"@tanstack/vue-query@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/vue-query@npm:5.62.2"
"@tanstack/vue-query@npm:5.62.3":
version: 5.62.3
resolution: "@tanstack/vue-query@npm:5.62.3"
dependencies:
"@tanstack/match-sorter-utils": ^8.19.4
"@tanstack/query-core": 5.62.2
"@tanstack/query-core": 5.62.3
"@vue/devtools-api": ^6.6.3
vue-demi: ^0.14.10
peerDependencies:
Expand All @@ -1248,7 +1248,7 @@ __metadata:
peerDependenciesMeta:
"@vue/composition-api":
optional: true
checksum: 0f4eeaf2e5a991e11f45b41053886aaa7a7cb6a4c97d13ece05a39cd9fc46532f2ec22308088f41c90aa69629675348a9ffa59bb710e8dfb4b27fe597d13a5e8
checksum: 5b65d7a8ee6ff3abc25568b9b14072cbc292301d3d2655dfa9699d3bbc832387fc599b33ef8a9e7bb2f0b798a0e2b23427cb0e082fd957957037fa982ab43330
languageName: node
linkType: hard

Expand Down Expand Up @@ -9600,9 +9600,9 @@ __metadata:
"@semantic-release/github": 11.0.1
"@semantic-release/release-notes-generator": 14.0.1
"@tabler/icons-vue": 3.24.0
"@tanstack/query-persist-client-core": 5.62.2
"@tanstack/query-sync-storage-persister": 5.62.2
"@tanstack/vue-query": 5.62.2
"@tanstack/query-persist-client-core": 5.62.3
"@tanstack/query-sync-storage-persister": 5.62.3
"@tanstack/vue-query": 5.62.3
"@tsconfig/cypress": 1.0.2
"@tsconfig/node20": 20.1.4
"@types/color-hash": 2.0.0
Expand Down

0 comments on commit b89c54d

Please sign in to comment.