Skip to content

Commit 30a7f76

Browse files
Update dependency @tanstack/react-query to v5.64.0
1 parent b30e0a6 commit 30a7f76

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.0",
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.0":
4336+
version: 5.64.0
4337+
resolution: "@tanstack/query-core@npm:5.64.0"
4338+
checksum: 10/22ba425ffd1230b710360ab6f751347f50a3c1c0700858d4c548c3979dd09565635040300ae8927706e01536c42524c4009a4543bf25a67babb935ce0efe5166
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.0":
4343+
version: 5.64.0
4344+
resolution: "@tanstack/react-query@npm:5.64.0"
43454345
dependencies:
4346-
"@tanstack/query-core": "npm:5.62.15"
4346+
"@tanstack/query-core": "npm:5.64.0"
43474347
peerDependencies:
43484348
react: ^18 || ^19
4349-
checksum: 10/9e7e0a36a5c9ea745e3e48f31d6e64467c0da5f82fb321570bc3b7341ea6ea8292b14ff539d43b5eb8e11d22b80ea3e129aab99d7de7db3c7b25aa3fb0f13239
4349+
checksum: 10/13c1c2e4464b7b90fc4620d92c6a0a7d04d1dd30866342ddb9d951ff158d3232c8984977cce49bf48c69959f034ef56707f8f4f282e1617bd2c3967eb4a893c6
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.0"
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)