Skip to content

Commit 728ffa9

Browse files
fix: match versions
1 parent 51d98c2 commit 728ffa9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

web/apps/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@raystack/frontier": "workspace:^",
2323
"@raystack/proton": "0.1.0-b1687af73f994fa9612a023c850aa97c35735af8",
2424
"@stitches/react": "^1.2.8",
25-
"@tanstack/react-query": "^5.83.0",
25+
"@tanstack/react-query": "^5.90.2",
2626
"@tanstack/react-query-devtools": "^5.90.2",
2727
"@tanstack/react-table": "^8.9.3",
2828
"@tanstack/table-core": "^8.21.3",

web/pnpm-lock.yaml

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

web/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@connectrpc/connect-web": "^2.0.2",
106106
"@hookform/resolvers": "^3.10.0",
107107
"@raystack/proton": "0.1.0-330c7558f34570056814d418f99730fb45cfe80f",
108-
"@tanstack/react-query": "^5.83.0",
108+
"@tanstack/react-query": "^5.90.2",
109109
"@tanstack/react-router": "1.58.17",
110110
"axios": "^1.9.0",
111111
"class-variance-authority": "^0.7.1",

0 commit comments

Comments
 (0)