Skip to content

Commit dd43f05

Browse files
Bump @tanstack/react-query from 5.62.7 to 5.62.16
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.7 to 5.62.16. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd4b1e8 commit dd43f05

File tree

6 files changed

+34
-33
lines changed

6 files changed

+34
-33
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@radix-ui/react-tooltip": "1.1.5",
4949
"@sentry/nextjs": "8.45.1",
5050
"@shazow/whatsabi": "^0.18.0",
51-
"@tanstack/react-query": "5.62.7",
51+
"@tanstack/react-query": "5.62.16",
5252
"@tanstack/react-table": "^8.20.6",
5353
"@thirdweb-dev/service-utils": "workspace:*",
5454
"@vercel/functions": "^1.5.2",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@radix-ui/react-switch": "^1.1.2",
2828
"@radix-ui/react-tabs": "^1.1.2",
2929
"@radix-ui/react-tooltip": "1.1.5",
30-
"@tanstack/react-query": "5.62.7",
30+
"@tanstack/react-query": "5.62.16",
3131
"@thirdweb-dev/engine": "^0.0.17",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@radix-ui/react-dropdown-menu": "^2.1.3",
2525
"@radix-ui/react-slot": "^1.1.1",
2626
"@radix-ui/react-tabs": "^1.1.2",
27-
"@tanstack/react-query": "5.62.7",
27+
"@tanstack/react-query": "5.62.16",
2828
"@tryghost/content-api": "^1.11.21",
2929
"class-variance-authority": "^0.7.1",
3030
"clsx": "^2.1.1",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@radix-ui/react-label": "^2.1.1",
1717
"@radix-ui/react-popover": "^1.1.3",
1818
"@radix-ui/react-slot": "^1.1.1",
19-
"@tanstack/react-query": "5.62.7",
19+
"@tanstack/react-query": "5.62.16",
2020
"class-variance-authority": "^0.7.1",
2121
"clsx": "^2.1.1",
2222
"cmdk": "^1.0.4",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"@radix-ui/react-focus-scope": "1.1.1",
211211
"@radix-ui/react-icons": "1.3.2",
212212
"@radix-ui/react-tooltip": "1.1.5",
213-
"@tanstack/react-query": "5.62.7",
213+
"@tanstack/react-query": "5.62.16",
214214
"@walletconnect/ethereum-provider": "2.17.3",
215215
"@walletconnect/sign-client": "2.17.3",
216216
"abitype": "1.0.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)