Skip to content

Commit 3361140

Browse files
authored
update dependencies (#6106)
1 parent ab55aec commit 3361140

File tree

8 files changed

+826
-619
lines changed

8 files changed

+826
-619
lines changed

.changeset/itchy-mails-brake.md

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

apps/dashboard/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
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.51.0",
49+
"@sentry/nextjs": "8.52.0",
5050
"@shazow/whatsabi": "^0.19.0",
51-
"@tanstack/react-query": "5.65.0",
51+
"@tanstack/react-query": "5.65.1",
5252
"@tanstack/react-table": "^8.20.6",
5353
"@thirdweb-dev/service-utils": "workspace:*",
54-
"@vercel/functions": "^1.5.2",
54+
"@vercel/functions": "^1.6.0",
5555
"@vercel/og": "^0.6.5",
5656
"abitype": "1.0.8",
5757
"chakra-react-select": "^4.7.6",
@@ -74,7 +74,7 @@
7474
"nextjs-toploader": "^1.6.12",
7575
"openapi-types": "^12.1.3",
7676
"p-limit": "^6.2.0",
77-
"papaparse": "^5.5.1",
77+
"papaparse": "^5.5.2",
7878
"pluralize": "^8.0.0",
7979
"posthog-js": "1.67.1",
8080
"qrcode": "^1.5.3",
@@ -83,17 +83,17 @@
8383
"react-day-picker": "^8.10.1",
8484
"react-dom": "19.0.0",
8585
"react-dropzone": "^14.3.5",
86-
"react-error-boundary": "^4.1.2",
86+
"react-error-boundary": "^5.0.0",
8787
"react-hook-form": "7.54.2",
8888
"react-markdown": "^9.0.1",
8989
"react-table": "^7.8.0",
9090
"recharts": "2.15.1",
9191
"remark-gfm": "^4.0.0",
9292
"server-only": "^0.0.1",
9393
"shiki": "1.27.0",
94-
"sonner": "^1.7.2",
94+
"sonner": "^1.7.3",
9595
"spdx-correct": "^3.2.0",
96-
"swagger-ui-react": "^5.18.2",
96+
"swagger-ui-react": "^5.18.3",
9797
"tailwind-merge": "^2.6.0",
9898
"tailwindcss-animate": "^1.0.7",
9999
"thirdweb": "workspace:*",
@@ -129,12 +129,12 @@
129129
"@typescript-eslint/eslint-plugin": "7.14.1",
130130
"@typescript-eslint/parser": "7.14.1",
131131
"autoprefixer": "^10.4.19",
132-
"checkly": "^4.18.0",
132+
"checkly": "^4.19.1",
133133
"eslint": "8.57.0",
134134
"eslint-config-biome": "1.9.4",
135135
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
136136
"eslint-plugin-storybook": "^0.11.1",
137-
"knip": "5.43.5",
137+
"knip": "5.43.6",
138138
"next-sitemap": "^4.2.3",
139139
"postcss": "8.5.1",
140140
"storybook": "8.5.2",

apps/playground-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@abstract-foundation/agw-client": "^1.3.0",
17-
"@abstract-foundation/agw-react": "^1.4.2",
17+
"@abstract-foundation/agw-react": "^1.4.3",
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.0",
32+
"@tanstack/react-query": "5.65.1",
3333
"@thirdweb-dev/engine": "^0.0.18",
3434
"class-variance-authority": "^0.7.1",
3535
"clsx": "^2.1.1",

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.0",
30+
"@tanstack/react-query": "5.65.1",
3131
"@tryghost/content-api": "^1.11.21",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
@@ -69,7 +69,7 @@
6969
"eslint-plugin-mdx": "^3.1.5",
7070
"eslint-plugin-svg-jsx": "^1.2.4",
7171
"eslint-plugin-tailwindcss": "^3.18.0",
72-
"knip": "5.43.5",
72+
"knip": "5.43.6",
7373
"next-sitemap": "^4.2.3",
7474
"postcss": "8.5.1",
7575
"tailwindcss": "3.4.17",

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.0",
18+
"@tanstack/react-query": "5.65.1",
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.2",
29+
"sonner": "^1.7.3",
3030
"tailwind-merge": "^2.6.0",
3131
"tailwindcss-animate": "^1.0.7",
3232
"thirdweb": "workspace:*",
@@ -43,7 +43,7 @@
4343
"eslint": "8.57.0",
4444
"eslint-config-biome": "1.9.4",
4545
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
46-
"knip": "5.43.5",
46+
"knip": "5.43.6",
4747
"postcss": "8.5.1",
4848
"postcss-load-config": "^6.0.1",
4949
"tailwindcss": "3.4.17",

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"zod": "3.24.1"
5151
},
5252
"devDependencies": {
53-
"@cloudflare/workers-types": "4.20250124.3",
53+
"@cloudflare/workers-types": "4.20250129.0",
5454
"@types/node": "22.10.10",
5555
"typescript": "5.7.3",
5656
"vitest": "3.0.4"

packages/thirdweb/package.json

Lines changed: 3 additions & 3 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.0",
221+
"@tanstack/react-query": "5.65.1",
222222
"@walletconnect/ethereum-provider": "2.17.5",
223223
"@walletconnect/sign-client": "2.17.5",
224224
"abitype": "1.0.8",
@@ -228,7 +228,7 @@
228228
"mipd": "0.0.7",
229229
"ox": "0.6.9",
230230
"uqr": "0.1.2",
231-
"viem": "2.22.15"
231+
"viem": "2.22.17"
232232
},
233233
"peerDependencies": {
234234
"@aws-sdk/client-lambda": "^3",
@@ -362,7 +362,7 @@
362362
"expo-linking": "7.0.3",
363363
"expo-web-browser": "14.0.1",
364364
"happy-dom": "16.7.3",
365-
"knip": "5.43.5",
365+
"knip": "5.43.6",
366366
"msw": "2.7.0",
367367
"prettier": "3.3.3",
368368
"react": "19.0.0",

0 commit comments

Comments
 (0)