Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

chore(deps): bump the tanstack-query group with 2 updates #1836

Merged
merged 1 commit into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@kyaku/kyaku": "*",
"@kyaku/ui": "*",
"@lexical/react": "^0.18.0",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-query": "^5.59.16",
"@tanstack/react-query-devtools": "^5.59.16",
"@tanstack/react-router": "^1.75.0",
"@tanstack/react-router-with-query": "^1.75.0",
"@tanstack/react-table": "^8.20.5",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2971,8 +2971,8 @@ __metadata:
"@kyaku/tsconfig": "npm:*"
"@kyaku/ui": "npm:*"
"@lexical/react": "npm:^0.18.0"
"@tanstack/react-query": "npm:^5.59.15"
"@tanstack/react-query-devtools": "npm:^5.59.15"
"@tanstack/react-query": "npm:^5.59.16"
"@tanstack/react-query-devtools": "npm:^5.59.16"
"@tanstack/react-router": "npm:^1.75.0"
"@tanstack/react-router-with-query": "npm:^1.75.0"
"@tanstack/react-table": "npm:^8.20.5"
Expand Down Expand Up @@ -5415,10 +5415,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-core@npm:5.59.13"
checksum: 10c0/57b43a9c1599b99055195fa83db80ddc7e00996244e9b73de5afa6bb8b0b489ee344ca5bcd660ccb9a6e4d2c01ef5dab42acd2e30ffa2b96d0335b3facb84707
"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
languageName: node
linkType: hard

Expand All @@ -5439,26 +5439,26 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query-devtools@npm:5.59.15"
"@tanstack/react-query-devtools@npm:^5.59.16":
version: 5.59.16
resolution: "@tanstack/react-query-devtools@npm:5.59.16"
dependencies:
"@tanstack/query-devtools": "npm:5.58.0"
peerDependencies:
"@tanstack/react-query": ^5.59.15
"@tanstack/react-query": ^5.59.16
react: ^18 || ^19
checksum: 10c0/2b83e6ccd971eb01c65d25723f58a95a549ea76802ef17fa66f796268f030ca8fa2dda847df3694900232e3853ae0d8a356997d660d6c0da021ad12d5f08d313
checksum: 10c0/eea7960193b5287e0935c9a2ff5c58bae36e96358cdc40807ef7b3d3a2b480b1bd853bed0ceda54b39f16f88b6dac8bdf439856458cd6fd7394b221d545e59f2
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query@npm:5.59.15"
"@tanstack/react-query@npm:^5.59.16":
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
dependencies:
"@tanstack/query-core": "npm:5.59.13"
"@tanstack/query-core": "npm:5.59.16"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/7b697eee85ed40efb82b6609434e2580405a3c32844365a8bb876b354e3068b21e0fa4c8ed0f5a06af45dc68373f39873b046f104975a31204d9288e03bba0f5
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
languageName: node
linkType: hard

Expand Down
Loading