Skip to content

Commit

Permalink
build(deps): update tanstack to 5.62.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent a360b61 commit c506ebb
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.26.0",
"@tanstack/query-persist-client-core": "5.62.8",
"@tanstack/query-sync-storage-persister": "5.62.8",
"@tanstack/vue-query": "5.62.8",
"@tanstack/query-persist-client-core": "5.62.9",
"@tanstack/query-sync-storage-persister": "5.62.9",
"@tanstack/vue-query": "5.62.9",
"@unhead/vue": "1.11.14",
"@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 @@ -1193,38 +1193,38 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/query-core@npm:5.62.8"
checksum: d203a4062d271dce5f18c472d7a32e61ce3ae2a696a87f934ef306e562f6cdd72ae1f93c5e81f08567d66e7ae11a7be08622a239415dbca773015777b78b03e6
"@tanstack/query-core@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/query-core@npm:5.62.9"
checksum: 3dc3ca1654a3e3a3f92e569d2bf9e8c09b6bb670562090af357db7e95175ad0397a01dfd2c2eda34bdfe0666e7d6fb841d0c435223119681b1ba1f28d4fcd6b1
languageName: node
linkType: hard

"@tanstack/query-persist-client-core@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/query-persist-client-core@npm:5.62.8"
"@tanstack/query-persist-client-core@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/query-persist-client-core@npm:5.62.9"
dependencies:
"@tanstack/query-core": 5.62.8
checksum: dc971c9200a918fdef5784ec4e7d6914b62c43f2d41004f9e1b8491eba8a0c0a77c941cc6bbf5dad1e1775dce4e4c333aee9e1948214dd36666cb456aa97a1bc
"@tanstack/query-core": 5.62.9
checksum: 77aa8114faa10531fd76128730149f7734ca285fb9c41a12b8d53f8946560d7858c488c17a5c3b828ee432f83dba1ed7d3b7841386e792143dcc2f12ae5cf4d2
languageName: node
linkType: hard

"@tanstack/query-sync-storage-persister@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/query-sync-storage-persister@npm:5.62.8"
"@tanstack/query-sync-storage-persister@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/query-sync-storage-persister@npm:5.62.9"
dependencies:
"@tanstack/query-core": 5.62.8
"@tanstack/query-persist-client-core": 5.62.8
checksum: f1b477616f98f71eef6d8d2593e91a67776bc258b8ffe175fd6aa8ebeb1ec7f6cd44df46fb1d9c120632634f2b19c6e4a889c93f207ff3f8f4ad5ebef5694897
"@tanstack/query-core": 5.62.9
"@tanstack/query-persist-client-core": 5.62.9
checksum: 5cc2db13bb229be4f4385f7fe65431f9aef4699284ecfba979116c2878782af7795d8d69fa9a8db2c7b6e7f2fbb4972f3ffdefd5d5214b4fedd023a22df4af23
languageName: node
linkType: hard

"@tanstack/vue-query@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/vue-query@npm:5.62.8"
"@tanstack/vue-query@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/vue-query@npm:5.62.9"
dependencies:
"@tanstack/match-sorter-utils": ^8.19.4
"@tanstack/query-core": 5.62.8
"@tanstack/query-core": 5.62.9
"@vue/devtools-api": ^6.6.3
vue-demi: ^0.14.10
peerDependencies:
Expand All @@ -1233,7 +1233,7 @@ __metadata:
peerDependenciesMeta:
"@vue/composition-api":
optional: true
checksum: 231fe161f211a1e4051bf4952bec2a3b7fde9e0701c485cefb647254f7f94ed954859ef85b48050c0f012fab7a6c469c5d60ce0b5783cd52d45c150834ea1e5a
checksum: 845aff1e22355f8cbc6263ea44209588eba017dab092929e8b7cb2a68e7551a0edf6ff9f462fa1d426f9abe88ae5c39a6b12ded2960e169f2386e5d5bceefcb8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9547,9 +9547,9 @@ __metadata:
"@semantic-release/github": 11.0.1
"@semantic-release/release-notes-generator": 14.0.2
"@tabler/icons-vue": 3.26.0
"@tanstack/query-persist-client-core": 5.62.8
"@tanstack/query-sync-storage-persister": 5.62.8
"@tanstack/vue-query": 5.62.8
"@tanstack/query-persist-client-core": 5.62.9
"@tanstack/query-sync-storage-persister": 5.62.9
"@tanstack/vue-query": 5.62.9
"@tsconfig/cypress": 1.0.2
"@tsconfig/node20": 20.1.4
"@types/color-hash": 2.0.0
Expand Down

0 comments on commit c506ebb

Please sign in to comment.