Skip to content

Commit d957001

Browse files
build(deps): Bump @tanstack/react-query from 5.81.5 to 5.90.2
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.81.5 to 5.90.2. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ebba61 commit d957001

File tree

9 files changed

+1138
-1087
lines changed

9 files changed

+1138
-1087
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@shazow/whatsabi": "0.22.2",
2424
"@stripe/react-stripe-js": "4.0.2",
2525
"@stripe/stripe-js": "7.9.0",
26-
"@tanstack/react-query": "5.81.5",
26+
"@tanstack/react-query": "5.90.2",
2727
"@tanstack/react-table": "^8.21.3",
2828
"@thirdweb-dev/api": "workspace:*",
2929
"@thirdweb-dev/service-utils": "workspace:*",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@radix-ui/react-slot": "^1.2.3",
1313
"@radix-ui/react-switch": "^1.2.5",
1414
"@radix-ui/react-tooltip": "1.2.7",
15-
"@tanstack/react-query": "5.81.5",
15+
"@tanstack/react-query": "5.90.2",
1616
"@vercel/functions": "2.2.2",
1717
"class-variance-authority": "^0.7.1",
1818
"clsx": "^2.1.1",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@radix-ui/react-tooltip": "1.2.7",
1919
"@radix-ui/react-use-controllable-state": "^1.2.2",
2020
"@scalar/api-reference-react": "^0.7.42",
21-
"@tanstack/react-query": "5.81.5",
21+
"@tanstack/react-query": "5.90.2",
2222
"@thirdweb-dev/ai-sdk-provider": "workspace:*",
2323
"@workspace/ui": "workspace:*",
2424
"ai": "^5.0.25",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@radix-ui/react-tabs": "^1.1.12",
1212
"@radix-ui/react-tooltip": "1.2.7",
1313
"@scalar/api-reference-react": "^0.7.42",
14-
"@tanstack/react-query": "5.81.5",
14+
"@tanstack/react-query": "5.90.2",
1515
"@tryghost/content-api": "^1.11.28",
1616
"class-variance-authority": "^0.7.1",
1717
"clsx": "^2.1.1",

apps/wagmi-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "biome check ./src"
1313
},
1414
"dependencies": {
15-
"@tanstack/react-query": "5.81.5",
15+
"@tanstack/react-query": "5.90.2",
1616
"@thirdweb-dev/wagmi-adapter": "workspace:*",
1717
"react": "19.1.0",
1818
"react-dom": "19.1.0",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@radix-ui/react-label": "^2.1.7",
66
"@radix-ui/react-popover": "^1.1.14",
77
"@radix-ui/react-slot": "^1.2.3",
8-
"@tanstack/react-query": "5.81.5",
8+
"@tanstack/react-query": "5.90.2",
99
"class-variance-authority": "^0.7.1",
1010
"clsx": "^2.1.1",
1111
"cmdk": "^1.1.1",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@radix-ui/react-icons": "1.3.2",
2323
"@radix-ui/react-tooltip": "1.2.7",
2424
"@storybook/react": "9.0.15",
25-
"@tanstack/react-query": "5.81.5",
25+
"@tanstack/react-query": "5.90.2",
2626
"@thirdweb-dev/engine": "workspace:*",
2727
"@thirdweb-dev/insight": "workspace:*",
2828
"@walletconnect/sign-client": "2.21.8",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@radix-ui/react-label": "^2.1.7",
2222
"@radix-ui/react-slot": "^1.2.3",
2323
"@radix-ui/react-tooltip": "1.2.7",
24-
"@tanstack/react-query": "5.81.5",
24+
"@tanstack/react-query": "5.90.2",
2525
"class-variance-authority": "^0.7.1",
2626
"clsx": "^2.1.1",
2727
"lucide-react": "0.525.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)