Skip to content

Commit

Permalink
Update dependency @tanstack/react-query to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent c030e1e commit 90159a1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.2.0",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query": "5.62.14",
"@types/node": "18.15.11",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
Expand Down
39 changes: 11 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4151,29 +4151,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/query-core@npm:4.36.1"
checksum: 10/7c648872cd491bcab2aa4c18e0b7ca130c072f05c277a5876977fa3bfa87634bbfde46e9d249236587d78c39866889a02e4e202b478dc6074ff96093732ae56d
"@tanstack/query-core@npm:5.62.12":
version: 5.62.12
resolution: "@tanstack/query-core@npm:5.62.12"
checksum: 10/f1e1d58e509bf11eb20db81e6b20aaf8f22f6f362eb802429ba484bd2a903829e40527028f5ae87cbac61af7eb1eedd24bfceb305939fe2ad344667ad0bde42c
languageName: node
linkType: hard

"@tanstack/react-query@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/react-query@npm:4.36.1"
"@tanstack/react-query@npm:5.62.14":
version: 5.62.14
resolution: "@tanstack/react-query@npm:5.62.14"
dependencies:
"@tanstack/query-core": "npm:4.36.1"
use-sync-external-store: "npm:^1.2.0"
"@tanstack/query-core": "npm:5.62.12"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
react-native: "*"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 10/764b860c3ac8d254fc6b07e01054a0f58058644d59626c724b213293fbf1e31c198cbb26e4c32c0d16dcaec0353c0ae19147d9c667675b31f8cea1d64f1ff4ac
react: ^18 || ^19
checksum: 10/156daf0a59accfa168ee0a616627d65a675245d919676d5cce4fc25baba4e9409ddf870effdec14189bb40f1879c3feb93af6ee5bb2ede1bde8b2c9ecc716aa9
languageName: node
linkType: hard

Expand Down Expand Up @@ -13695,15 +13687,6 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10/a676216affc203876bd47981103f201f28c2731361bb186367e12d287a7566763213a8816910c6eb88265eccd4c230426eb783d64c373c4a180905be8820ed8e
languageName: node
linkType: hard

"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
Expand Down Expand Up @@ -14256,7 +14239,7 @@ __metadata:
"@storybook/nextjs": "npm:8.4.7"
"@storybook/react": "npm:8.4.7"
"@storybook/test": "npm:8.4.7"
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query": "npm:5.62.14"
"@types/node": "npm:18.15.11"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
Expand Down

0 comments on commit 90159a1

Please sign in to comment.