Skip to content

Commit b965317

Browse files
Update dependency @tanstack/react-query to v5.64.2
1 parent c3eed08 commit b965317

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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@prisma/client": "6.1.0",
2626
"prisma": "6.1.0",
27-
"@tanstack/react-query": "5.62.15",
27+
"@tanstack/react-query": "5.64.2",
2828
"@types/node": "22.10.5",
2929
"@types/react": "19.0.3",
3030
"@types/react-dom": "19.0.2",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4433,21 +4433,21 @@ __metadata:
44334433
languageName: node
44344434
linkType: hard
44354435

4436-
"@tanstack/query-core@npm:5.62.15":
4437-
version: 5.62.15
4438-
resolution: "@tanstack/query-core@npm:5.62.15"
4439-
checksum: 10/8ff556dc77b73620529f7f4180a8d87d23044f9e76038b0c534c95a4c66feeedd86a993416cb0d5bd46f7ac82dda72b6e6a6993e3255fcd4f8c61b7f22607060
4436+
"@tanstack/query-core@npm:5.64.2":
4437+
version: 5.64.2
4438+
resolution: "@tanstack/query-core@npm:5.64.2"
4439+
checksum: 10/6b9c225341d3636de17bfd92414d75a26472e3766c28bf9c0d617d668d573392d3381ca03daba0e59b17714ac88e1595d0b170da4b8a789ea6337c864b38f6c7
44404440
languageName: node
44414441
linkType: hard
44424442

4443-
"@tanstack/react-query@npm:5.62.15":
4444-
version: 5.62.15
4445-
resolution: "@tanstack/react-query@npm:5.62.15"
4443+
"@tanstack/react-query@npm:5.64.2":
4444+
version: 5.64.2
4445+
resolution: "@tanstack/react-query@npm:5.64.2"
44464446
dependencies:
4447-
"@tanstack/query-core": "npm:5.62.15"
4447+
"@tanstack/query-core": "npm:5.64.2"
44484448
peerDependencies:
44494449
react: ^18 || ^19
4450-
checksum: 10/9e7e0a36a5c9ea745e3e48f31d6e64467c0da5f82fb321570bc3b7341ea6ea8292b14ff539d43b5eb8e11d22b80ea3e129aab99d7de7db3c7b25aa3fb0f13239
4450+
checksum: 10/c7ca9c81fd03cdd7434b3954edfeedcc3c0c5d647c9b2f1d65729f9a0535b006abeb34179f0be1df70ebe689a5c0265b6316505a1f8b4d37bee7947577eb76f2
44514451
languageName: node
44524452
linkType: hard
44534453

@@ -14715,7 +14715,7 @@ __metadata:
1471514715
"@storybook/nextjs": "npm:8.4.7"
1471614716
"@storybook/react": "npm:8.4.7"
1471714717
"@storybook/test": "npm:8.4.7"
14718-
"@tanstack/react-query": "npm:5.62.15"
14718+
"@tanstack/react-query": "npm:5.64.2"
1471914719
"@types/node": "npm:22.10.5"
1472014720
"@types/react": "npm:19.0.3"
1472114721
"@types/react-dom": "npm:19.0.2"

0 commit comments

Comments
 (0)