Skip to content

Commit

Permalink
Update dependency @tanstack/react-query to v5.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent b30e0a6 commit 30a7f76
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "5.62.15",
"@tanstack/react-query": "5.64.0",
"@types/node": "22.10.5",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4332,21 +4332,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.15":
version: 5.62.15
resolution: "@tanstack/query-core@npm:5.62.15"
checksum: 10/8ff556dc77b73620529f7f4180a8d87d23044f9e76038b0c534c95a4c66feeedd86a993416cb0d5bd46f7ac82dda72b6e6a6993e3255fcd4f8c61b7f22607060
"@tanstack/query-core@npm:5.64.0":
version: 5.64.0
resolution: "@tanstack/query-core@npm:5.64.0"
checksum: 10/22ba425ffd1230b710360ab6f751347f50a3c1c0700858d4c548c3979dd09565635040300ae8927706e01536c42524c4009a4543bf25a67babb935ce0efe5166
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.62.15":
version: 5.62.15
resolution: "@tanstack/react-query@npm:5.62.15"
"@tanstack/react-query@npm:5.64.0":
version: 5.64.0
resolution: "@tanstack/react-query@npm:5.64.0"
dependencies:
"@tanstack/query-core": "npm:5.62.15"
"@tanstack/query-core": "npm:5.64.0"
peerDependencies:
react: ^18 || ^19
checksum: 10/9e7e0a36a5c9ea745e3e48f31d6e64467c0da5f82fb321570bc3b7341ea6ea8292b14ff539d43b5eb8e11d22b80ea3e129aab99d7de7db3c7b25aa3fb0f13239
checksum: 10/13c1c2e4464b7b90fc4620d92c6a0a7d04d1dd30866342ddb9d951ff158d3232c8984977cce49bf48c69959f034ef56707f8f4f282e1617bd2c3967eb4a893c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -14459,7 +14459,7 @@ __metadata:
"@storybook/nextjs": "npm:8.4.7"
"@storybook/react": "npm:8.4.7"
"@storybook/test": "npm:8.4.7"
"@tanstack/react-query": "npm:5.62.15"
"@tanstack/react-query": "npm:5.64.0"
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.3"
"@types/react-dom": "npm:19.0.2"
Expand Down

0 comments on commit 30a7f76

Please sign in to comment.