Skip to content

Commit 806d5ca

Browse files
authored
Bumping tanstack peer dependency to ^5.70.0 (#554)
1 parent be18c65 commit 806d5ca

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed

.changeset/fast-cobras-repeat.md

+5
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

+1-1
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

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)