Skip to content

Commit b147676

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

File tree

3 files changed

+31
-26
lines changed

3 files changed

+31
-26
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",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)