Skip to content

Commit df13885

Browse files
committed
update dependencies
1 parent daceeed commit df13885

File tree

10 files changed

+526
-646
lines changed

10 files changed

+526
-646
lines changed

.changeset/cuddly-pumas-wink.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@thirdweb-dev/service-utils": patch
3+
"thirdweb": patch
4+
"thirdweb-login": patch
5+
---
6+
7+
updated dependencies

apps/dashboard/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"@radix-ui/react-slot": "^1.1.1",
4747
"@radix-ui/react-switch": "^1.1.2",
4848
"@radix-ui/react-tooltip": "1.1.7",
49-
"@sentry/nextjs": "8.52.0",
49+
"@sentry/nextjs": "8.53.0",
5050
"@shazow/whatsabi": "^0.19.0",
51-
"@tanstack/react-query": "5.65.1",
51+
"@tanstack/react-query": "5.66.0",
5252
"@tanstack/react-table": "^8.20.6",
5353
"@thirdweb-dev/service-utils": "workspace:*",
5454
"@vercel/functions": "^1.6.0",
@@ -91,7 +91,7 @@
9191
"remark-gfm": "^4.0.0",
9292
"server-only": "^0.0.1",
9393
"shiki": "1.27.0",
94-
"sonner": "^1.7.3",
94+
"sonner": "^1.7.4",
9595
"spdx-correct": "^3.2.0",
9696
"swagger-ui-react": "^5.18.3",
9797
"tailwind-merge": "^2.6.0",
@@ -106,7 +106,7 @@
106106
"@chromatic-com/storybook": "3.2.4",
107107
"@next/bundle-analyzer": "15.1.6",
108108
"@next/eslint-plugin-next": "15.1.6",
109-
"@playwright/test": "1.50.0",
109+
"@playwright/test": "1.50.1",
110110
"@storybook/addon-essentials": "8.5.2",
111111
"@storybook/addon-interactions": "8.5.2",
112112
"@storybook/addon-links": "8.5.2",
@@ -117,7 +117,7 @@
117117
"@storybook/react": "8.5.2",
118118
"@storybook/test": "8.5.2",
119119
"@types/color": "4.2.0",
120-
"@types/node": "22.10.10",
120+
"@types/node": "22.13.0",
121121
"@types/papaparse": "^5.3.15",
122122
"@types/pluralize": "^0.0.33",
123123
"@types/qrcode": "^1.5.5",

apps/login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/eslintrc": "^3",
25-
"@types/node": "22.10.10",
25+
"@types/node": "22.13.0",
2626
"@types/react": "19.0.8",
2727
"@types/react-dom": "19.0.3",
2828
"eslint": "^9",

apps/playground-web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"fix": "eslint ./src --fix"
1414
},
1515
"dependencies": {
16-
"@abstract-foundation/agw-client": "^1.3.0",
17-
"@abstract-foundation/agw-react": "^1.4.3",
16+
"@abstract-foundation/agw-client": "^1.4.0",
17+
"@abstract-foundation/agw-react": "^1.5.0",
1818
"@radix-ui/react-accordion": "^1.2.2",
1919
"@radix-ui/react-checkbox": "^1.1.3",
2020
"@radix-ui/react-dialog": "1.1.5",
@@ -29,7 +29,7 @@
2929
"@radix-ui/react-switch": "^1.1.2",
3030
"@radix-ui/react-tabs": "^1.1.2",
3131
"@radix-ui/react-tooltip": "1.1.7",
32-
"@tanstack/react-query": "5.65.1",
32+
"@tanstack/react-query": "5.66.0",
3333
"@thirdweb-dev/engine": "^0.0.18",
3434
"class-variance-authority": "^0.7.1",
3535
"clsx": "^2.1.1",
@@ -48,7 +48,7 @@
4848
"use-debounce": "^10.0.4"
4949
},
5050
"devDependencies": {
51-
"@types/node": "22.10.10",
51+
"@types/node": "22.13.0",
5252
"@types/react": "19.0.8",
5353
"@types/react-dom": "19.0.3",
5454
"eslint": "8.57.0",

apps/portal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@radix-ui/react-select": "^2.1.5",
2828
"@radix-ui/react-slot": "^1.1.1",
2929
"@radix-ui/react-tabs": "^1.1.2",
30-
"@tanstack/react-query": "5.65.1",
30+
"@tanstack/react-query": "5.66.0",
3131
"@tryghost/content-api": "^1.11.21",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
@@ -56,7 +56,7 @@
5656
"@next/eslint-plugin-next": "15.1.6",
5757
"@types/flexsearch": "^0.7.6",
5858
"@types/mdx": "^2.0.13",
59-
"@types/node": "22.10.10",
59+
"@types/node": "22.13.0",
6060
"@types/react": "19.0.8",
6161
"@types/react-dom": "19.0.3",
6262
"@types/react-html-parser": "^2.0.6",

apps/wallet-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@radix-ui/react-label": "^2.1.1",
1616
"@radix-ui/react-popover": "^1.1.5",
1717
"@radix-ui/react-slot": "^1.1.1",
18-
"@tanstack/react-query": "5.65.1",
18+
"@tanstack/react-query": "5.66.0",
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
2121
"cmdk": "^1.0.4",
@@ -26,7 +26,7 @@
2626
"react-dom": "19.0.0",
2727
"react-hook-form": "7.54.2",
2828
"server-only": "^0.0.1",
29-
"sonner": "^1.7.3",
29+
"sonner": "^1.7.4",
3030
"tailwind-merge": "^2.6.0",
3131
"tailwindcss-animate": "^1.0.7",
3232
"thirdweb": "workspace:*",
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@next/eslint-plugin-next": "15.1.6",
38-
"@types/node": "22.10.10",
38+
"@types/node": "22.13.0",
3939
"@types/react": "19.0.8",
4040
"@types/react-dom": "19.0.3",
4141
"@typescript-eslint/eslint-plugin": "7.14.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@changesets/changelog-github": "0.5.0",
4444
"@changesets/cli": "2.27.12",
4545
"@manypkg/get-packages": "2.2.2",
46-
"@types/node": "22.10.10",
47-
"turbo": "2.3.4",
46+
"@types/node": "22.13.0",
47+
"turbo": "2.4.0",
4848
"typescript": "5.7.3"
4949
},
5050
"pnpm": {

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@cloudflare/workers-types": "4.20250129.0",
5555
"@types/lz4js": "^0.2.1",
56-
"@types/node": "22.10.10",
56+
"@types/node": "22.13.0",
5757
"typescript": "5.7.3",
5858
"vitest": "3.0.4"
5959
},

packages/thirdweb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
"@radix-ui/react-focus-scope": "1.1.1",
219219
"@radix-ui/react-icons": "1.3.2",
220220
"@radix-ui/react-tooltip": "1.1.7",
221-
"@tanstack/react-query": "5.65.1",
221+
"@tanstack/react-query": "5.66.0",
222222
"@walletconnect/ethereum-provider": "2.17.5",
223223
"@walletconnect/sign-client": "2.17.5",
224224
"abitype": "1.0.8",
@@ -361,7 +361,7 @@
361361
"ethers6": "npm:ethers@6",
362362
"expo-linking": "7.0.3",
363363
"expo-web-browser": "14.0.1",
364-
"happy-dom": "16.7.3",
364+
"happy-dom": "16.8.1",
365365
"knip": "5.43.6",
366366
"msw": "2.7.0",
367367
"prettier": "3.3.3",

0 commit comments

Comments
 (0)