Skip to content

Commit 9ac8344

Browse files
Update dependency @tanstack/react-query to v5.64.1
1 parent b30e0a6 commit 9ac8344

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@headlessui/react": "2.2.0",
2626
"@heroicons/react": "2.2.0",
2727
"@prisma/client": "6.1.0",
28-
"@tanstack/react-query": "5.62.15",
28+
"@tanstack/react-query": "5.64.1",
2929
"@types/node": "22.10.5",
3030
"@types/react": "19.0.3",
3131
"@types/react-dom": "19.0.2",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4332,21 +4332,21 @@ __metadata:
43324332
languageName: node
43334333
linkType: hard
43344334

4335-
"@tanstack/query-core@npm:5.62.15":
4336-
version: 5.62.15
4337-
resolution: "@tanstack/query-core@npm:5.62.15"
4338-
checksum: 10/8ff556dc77b73620529f7f4180a8d87d23044f9e76038b0c534c95a4c66feeedd86a993416cb0d5bd46f7ac82dda72b6e6a6993e3255fcd4f8c61b7f22607060
4335+
"@tanstack/query-core@npm:5.64.1":
4336+
version: 5.64.1
4337+
resolution: "@tanstack/query-core@npm:5.64.1"
4338+
checksum: 10/7191e6a1c7f8775baf41376f1bb5effe37e6ad31fe686a3ca2d18c92e6309f9efe8b5f2f0de98dbef7f4741f6f1892e9cf41fb6c3f6c6f7d012b81ebf0d003a0
43394339
languageName: node
43404340
linkType: hard
43414341

4342-
"@tanstack/react-query@npm:5.62.15":
4343-
version: 5.62.15
4344-
resolution: "@tanstack/react-query@npm:5.62.15"
4342+
"@tanstack/react-query@npm:5.64.1":
4343+
version: 5.64.1
4344+
resolution: "@tanstack/react-query@npm:5.64.1"
43454345
dependencies:
4346-
"@tanstack/query-core": "npm:5.62.15"
4346+
"@tanstack/query-core": "npm:5.64.1"
43474347
peerDependencies:
43484348
react: ^18 || ^19
4349-
checksum: 10/9e7e0a36a5c9ea745e3e48f31d6e64467c0da5f82fb321570bc3b7341ea6ea8292b14ff539d43b5eb8e11d22b80ea3e129aab99d7de7db3c7b25aa3fb0f13239
4349+
checksum: 10/eaf24079f1ea5f37342232e03c82a799d048ba4d36b66cb9d0de81b2e9d44184c69f65a574c84bba82a77b5566e55ded116913d839e49217c910eb6952e9c5af
43504350
languageName: node
43514351
linkType: hard
43524352

@@ -14459,7 +14459,7 @@ __metadata:
1445914459
"@storybook/nextjs": "npm:8.4.7"
1446014460
"@storybook/react": "npm:8.4.7"
1446114461
"@storybook/test": "npm:8.4.7"
14462-
"@tanstack/react-query": "npm:5.62.15"
14462+
"@tanstack/react-query": "npm:5.64.1"
1446314463
"@types/node": "npm:22.10.5"
1446414464
"@types/react": "npm:19.0.3"
1446514465
"@types/react-dom": "npm:19.0.2"

0 commit comments

Comments
 (0)