Skip to content

Commit

Permalink
Update dependency @tanstack/react-query to v5.62.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 928f64e commit e4ddc38
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.62.16",
"@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.62.16":
version: 5.62.16
resolution: "@tanstack/query-core@npm:5.62.16"
checksum: 10/30652be262ee2e7afa7d75e081cbe6710ef05f7838be532ddf33dc63309d1520e0cba5f76c5ecebe17540ff5b50f38758a1462575966d65fbf7162c02b3244e7
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.62.16":
version: 5.62.16
resolution: "@tanstack/react-query@npm:5.62.16"
dependencies:
"@tanstack/query-core": "npm:5.62.15"
"@tanstack/query-core": "npm:5.62.16"
peerDependencies:
react: ^18 || ^19
checksum: 10/9e7e0a36a5c9ea745e3e48f31d6e64467c0da5f82fb321570bc3b7341ea6ea8292b14ff539d43b5eb8e11d22b80ea3e129aab99d7de7db3c7b25aa3fb0f13239
checksum: 10/8e26ab156445469895f89ac199cb531b9bf7e04e145d97ce50550a83a3b42edaeaf91271d7b3114ea698e886640820caaf612e3f1ca5ff6e1a5f2106960715e3
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.62.16"
"@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 e4ddc38

Please sign in to comment.