Skip to content

Commit f66215e

Browse files
committed
Bumping tanstack peer dependency to ^5.70.0
1 parent 1c2ee86 commit f66215e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/fast-cobras-repeat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/tanstack-react-query': patch
3+
---
4+
5+
Bumping tanstack query peer dependency to `^5.70.0`.

packages/tanstack-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@powersync/common": "workspace:*",
3737
"@powersync/react": "workspace:*",
38-
"@tanstack/react-query": "^5.55.4"
38+
"@tanstack/react-query": "^5.70.0"
3939
},
4040
"devDependencies": {
4141
"@testing-library/react": "^15.0.2",

0 commit comments

Comments
 (0)