Skip to content

Commit 1a6c86a

Browse files
chore: update @tanstack/react-query and @tanstack/query-core to version 5.90.20 in package.json and pnpm-lock.yaml
1 parent 728ffa9 commit 1a6c86a

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

web/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
},
3636
"pnpm": {
3737
"overrides": {
38-
"@connectrpc/connect-query-core": "2.1.1"
38+
"@connectrpc/connect-query-core": "2.1.1",
39+
"@tanstack/react-query": "5.90.20",
40+
"@tanstack/query-core": "5.90.20"
3941
}
4042
},
4143
"engines": {

web/pnpm-lock.yaml

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)