Skip to content

Commit d86c6ef

Browse files
authored
update dependencies (#5515)
1 parent 1ad6983 commit d86c6ef

File tree

9 files changed

+2524
-2522
lines changed

9 files changed

+2524
-2522
lines changed

apps/dashboard/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"@chakra-ui/react": "^2.8.2",
2626
"@chakra-ui/styled-system": "^2.9.2",
2727
"@chakra-ui/theme-tools": "^2.1.2",
28-
"@emotion/react": "11.13.3",
29-
"@emotion/styled": "11.13.0",
28+
"@emotion/react": "11.13.5",
29+
"@emotion/styled": "11.13.5",
3030
"@hookform/resolvers": "^3.9.1",
31-
"@marsidev/react-turnstile": "^1.0.2",
31+
"@marsidev/react-turnstile": "^1.1.0",
3232
"@n8tb1t/use-scroll-position": "^2.0.3",
3333
"@radix-ui/react-accordion": "^1.2.1",
3434
"@radix-ui/react-alert-dialog": "^1.1.2",
@@ -46,13 +46,13 @@
4646
"@radix-ui/react-slot": "^1.1.0",
4747
"@radix-ui/react-switch": "^1.1.1",
4848
"@radix-ui/react-tooltip": "1.1.4",
49-
"@sentry/nextjs": "8.38.0",
50-
"@shazow/whatsabi": "^0.16.0",
51-
"@tanstack/react-query": "5.60.2",
49+
"@sentry/nextjs": "8.40.0",
50+
"@shazow/whatsabi": "^0.17.0",
51+
"@tanstack/react-query": "5.61.3",
5252
"@tanstack/react-table": "^8.17.3",
5353
"@thirdweb-dev/service-utils": "workspace:*",
5454
"@vercel/functions": "^1.4.2",
55-
"@vercel/og": "^0.6.2",
55+
"@vercel/og": "^0.6.4",
5656
"abitype": "1.0.6",
5757
"chakra-react-select": "^4.7.6",
5858
"class-variance-authority": "^0.7.0",
@@ -67,7 +67,7 @@
6767
"ioredis": "^5.4.1",
6868
"ipaddr.js": "^2.2.0",
6969
"lottie-react": "^2.4.0",
70-
"lucide-react": "0.456.0",
70+
"lucide-react": "0.461.0",
7171
"next": "15.0.3",
7272
"next-plausible": "^3.12.4",
7373
"next-seo": "^6.5.0",
@@ -93,8 +93,8 @@
9393
"shiki": "1.22.2",
9494
"sonner": "^1.7.0",
9595
"spdx-correct": "^3.2.0",
96-
"swagger-ui-react": "^5.17.14",
97-
"tailwind-merge": "^2.5.4",
96+
"swagger-ui-react": "^5.18.2",
97+
"tailwind-merge": "^2.5.5",
9898
"tailwindcss-animate": "^1.0.7",
9999
"thirdweb": "workspace:*",
100100
"tiny-invariant": "^1.3.3",
@@ -106,16 +106,16 @@
106106
"@chromatic-com/storybook": "3.2.2",
107107
"@next/bundle-analyzer": "15.0.3",
108108
"@next/eslint-plugin-next": "15.0.3",
109-
"@playwright/test": "1.48.2",
110-
"@storybook/addon-essentials": "8.4.4",
111-
"@storybook/addon-interactions": "8.4.4",
112-
"@storybook/addon-links": "8.4.4",
113-
"@storybook/addon-onboarding": "8.4.4",
114-
"@storybook/addon-viewport": "8.4.4",
115-
"@storybook/blocks": "8.4.4",
116-
"@storybook/nextjs": "8.4.4",
117-
"@storybook/react": "8.4.4",
118-
"@storybook/test": "8.4.4",
109+
"@playwright/test": "1.49.0",
110+
"@storybook/addon-essentials": "8.4.5",
111+
"@storybook/addon-interactions": "8.4.5",
112+
"@storybook/addon-links": "8.4.5",
113+
"@storybook/addon-onboarding": "8.4.5",
114+
"@storybook/addon-viewport": "8.4.5",
115+
"@storybook/blocks": "8.4.5",
116+
"@storybook/nextjs": "8.4.5",
117+
"@storybook/react": "8.4.5",
118+
"@storybook/test": "8.4.5",
119119
"@types/color": "4.2.0",
120120
"@types/node": "20.14.9",
121121
"@types/papaparse": "^5.3.15",
@@ -129,16 +129,16 @@
129129
"@typescript-eslint/eslint-plugin": "7.14.1",
130130
"@typescript-eslint/parser": "7.14.1",
131131
"autoprefixer": "^10.4.19",
132-
"checkly": "^4.8.1",
132+
"checkly": "^4.11.0",
133133
"eslint": "8.57.0",
134134
"eslint-config-biome": "1.9.3",
135-
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
136-
"eslint-plugin-storybook": "^0.9.0",
137-
"knip": "5.37.0",
135+
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
136+
"eslint-plugin-storybook": "^0.11.1",
137+
"knip": "5.37.2",
138138
"next-sitemap": "^4.2.3",
139139
"postcss": "8.4.49",
140-
"storybook": "8.4.4",
140+
"storybook": "8.4.5",
141141
"tailwindcss": "3.4.15",
142-
"typescript": "5.6.3"
142+
"typescript": "5.7.2"
143143
}
144144
}

apps/playground-web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@radix-ui/react-switch": "^1.1.1",
2828
"@radix-ui/react-tabs": "^1.1.1",
2929
"@radix-ui/react-tooltip": "1.1.4",
30-
"@tanstack/react-query": "5.60.2",
30+
"@tanstack/react-query": "5.61.3",
3131
"class-variance-authority": "^0.7.0",
3232
"clsx": "^2.1.1",
33-
"lucide-react": "0.456.0",
33+
"lucide-react": "0.461.0",
3434
"next": "15.0.3",
3535
"next-themes": "^0.4.3",
3636
"prettier": "^3.3.2",
@@ -39,7 +39,7 @@
3939
"react-pick-color": "^2.0.0",
4040
"server-only": "^0.0.1",
4141
"shiki": "1.22.2",
42-
"tailwind-merge": "^2.5.4",
42+
"tailwind-merge": "^2.5.5",
4343
"thirdweb": "workspace:*",
4444
"use-debounce": "^10.0.4"
4545
},
@@ -49,10 +49,10 @@
4949
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
5050
"eslint": "8.57.0",
5151
"eslint-config-next": "15.0.3",
52-
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
52+
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
5353
"postcss": "8.4.49",
5454
"tailwindcss": "3.4.15",
5555
"tailwindcss-animate": "^1.0.7",
56-
"typescript": "5.6.3"
56+
"typescript": "5.7.2"
5757
}
5858
}

apps/portal/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"@radix-ui/react-dropdown-menu": "^2.1.2",
2525
"@radix-ui/react-slot": "^1.1.0",
2626
"@radix-ui/react-tabs": "^1.1.1",
27-
"@tanstack/react-query": "5.60.2",
27+
"@tanstack/react-query": "5.61.3",
2828
"@tryghost/content-api": "^1.11.21",
2929
"class-variance-authority": "^0.7.0",
3030
"clsx": "^2.1.1",
3131
"date-fns": "4.1.0",
3232
"escape-string-regexp": "^5.0.0",
3333
"flexsearch": "^0.7.43",
3434
"github-slugger": "^2.0.0",
35-
"lucide-react": "0.456.0",
35+
"lucide-react": "0.461.0",
3636
"next": "15.0.3",
3737
"nextjs-toploader": "^1.6.12",
3838
"node-html-parser": "^6.1.13",
@@ -45,7 +45,7 @@
4545
"semver": "^7.6.0",
4646
"server-only": "^0.0.1",
4747
"shiki": "1.22.2",
48-
"tailwind-merge": "^2.5.4",
48+
"tailwind-merge": "^2.5.5",
4949
"tailwindcss-animate": "^1.0.7",
5050
"thirdweb": "workspace:*",
5151
"tiny-invariant": "^1.3.3",
@@ -72,6 +72,6 @@
7272
"postcss": "8.4.49",
7373
"tailwindcss": "3.4.15",
7474
"tsx": "4.19.2",
75-
"typescript": "5.6.3"
75+
"typescript": "5.7.2"
7676
}
7777
}

apps/wallet-ui/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@
1111
},
1212
"dependencies": {
1313
"@hookform/resolvers": "^3.9.1",
14-
"@noble/curves": "1.6.0",
14+
"@noble/curves": "1.7.0",
1515
"@radix-ui/react-dialog": "1.1.2",
1616
"@radix-ui/react-label": "^2.1.0",
1717
"@radix-ui/react-popover": "^1.1.2",
1818
"@radix-ui/react-slot": "^1.1.0",
19-
"@tanstack/react-query": "5.60.2",
19+
"@tanstack/react-query": "5.61.3",
2020
"class-variance-authority": "^0.7.0",
2121
"clsx": "^2.1.1",
2222
"cmdk": "^1.0.4",
23-
"lucide-react": "0.456.0",
23+
"lucide-react": "0.461.0",
2424
"next": "15.0.3",
2525
"next-themes": "^0.4.3",
2626
"react": "19.0.0-rc-69d4b800-20241021",
2727
"react-dom": "19.0.0-rc-69d4b800-20241021",
2828
"react-hook-form": "7.53.2",
2929
"server-only": "^0.0.1",
3030
"sonner": "^1.7.0",
31-
"tailwind-merge": "^2.5.4",
31+
"tailwind-merge": "^2.5.5",
3232
"tailwindcss-animate": "^1.0.7",
3333
"thirdweb": "workspace:*",
3434
"tiny-invariant": "^1.3.3",
@@ -43,11 +43,11 @@
4343
"@typescript-eslint/parser": "7.14.1",
4444
"eslint": "8.57.0",
4545
"eslint-config-biome": "1.9.3",
46-
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
47-
"knip": "5.37.0",
46+
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
47+
"knip": "5.37.2",
4848
"postcss": "8.4.49",
4949
"postcss-load-config": "^6.0.1",
5050
"tailwindcss": "3.4.15",
51-
"typescript": "5.6.3"
51+
"typescript": "5.7.2"
5252
}
5353
}

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"devDependencies": {
4343
"@biomejs/biome": "1.9.4",
4444
"@changesets/changelog-github": "0.5.0",
45-
"@changesets/cli": "2.27.9",
45+
"@changesets/cli": "2.27.10",
4646
"@manypkg/get-packages": "2.2.2",
4747
"@types/node": "20.14.9",
48-
"turbo": "2.3.0",
49-
"typescript": "5.6.3"
48+
"turbo": "2.3.2",
49+
"typescript": "5.7.2"
5050
},
5151
"pnpm": {
5252
"overrides": {
@@ -78,7 +78,9 @@
7878
"cookie@<0.7.0": "^0.7.0",
7979
"elliptic@<6.6.0": "^6.6.0",
8080
"@types/react": "npm:types-react@19.0.0-rc.1",
81-
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
81+
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
82+
"cross-spawn@<6.0.6": "^6.0.6",
83+
"smol-toml@<1.3.1": "^1.3.1"
8284
}
8385
},
8486
"packageManager": "pnpm@9.11.0"

packages/react-native-adapter/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"src/*"
2929
],
3030
"dependencies": {
31-
"@aws-sdk/client-kms": "3.693.0",
32-
"@aws-sdk/client-lambda": "3.693.0",
33-
"@aws-sdk/credential-providers": "3.693.0",
31+
"@aws-sdk/client-kms": "3.699.0",
32+
"@aws-sdk/client-lambda": "3.699.0",
33+
"@aws-sdk/credential-providers": "3.699.0",
3434
"@mobile-wallet-protocol/client": "0.1.2",
3535
"@walletconnect/react-native-compat": "2.17.2"
3636
},

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@cloudflare/workers-types": "4.20241112.0",
5353
"@types/node": "20.14.9",
54-
"typescript": "5.6.3",
54+
"typescript": "5.7.2",
5555
"vitest": "2.1.5"
5656
},
5757
"scripts": {

packages/thirdweb/package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -200,26 +200,26 @@
200200
],
201201
"dependencies": {
202202
"@coinbase/wallet-sdk": "4.2.3",
203-
"@emotion/react": "11.13.3",
204-
"@emotion/styled": "11.13.0",
203+
"@emotion/react": "11.13.5",
204+
"@emotion/styled": "11.13.5",
205205
"@google/model-viewer": "2.1.1",
206-
"@noble/curves": "1.6.0",
207-
"@noble/hashes": "1.5.0",
206+
"@noble/curves": "1.7.0",
207+
"@noble/hashes": "1.6.1",
208208
"@passwordless-id/webauthn": "^2.1.2",
209209
"@radix-ui/react-dialog": "1.1.2",
210210
"@radix-ui/react-focus-scope": "1.1.0",
211211
"@radix-ui/react-icons": "1.3.2",
212212
"@radix-ui/react-tooltip": "1.1.4",
213-
"@tanstack/react-query": "5.60.2",
213+
"@tanstack/react-query": "5.61.3",
214214
"@walletconnect/ethereum-provider": "2.17.2",
215215
"@walletconnect/sign-client": "2.17.2",
216216
"abitype": "1.0.6",
217217
"fuse.js": "7.0.0",
218218
"input-otp": "^1.4.1",
219219
"mipd": "0.0.7",
220-
"ox": "0.2.1",
220+
"ox": "0.3.0",
221221
"uqr": "0.1.2",
222-
"viem": "2.21.45"
222+
"viem": "2.21.50"
223223
},
224224
"peerDependencies": {
225225
"@aws-sdk/client-lambda": "^3",
@@ -319,23 +319,23 @@
319319
"node": ">=18"
320320
},
321321
"devDependencies": {
322-
"@aws-sdk/client-kms": "3.693.0",
323-
"@aws-sdk/client-lambda": "3.693.0",
324-
"@aws-sdk/credential-providers": "3.693.0",
322+
"@aws-sdk/client-kms": "3.699.0",
323+
"@aws-sdk/client-lambda": "3.699.0",
324+
"@aws-sdk/credential-providers": "3.699.0",
325325
"@biomejs/biome": "1.9.4",
326326
"@chromatic-com/storybook": "3.2.2",
327327
"@codspeed/vitest-plugin": "3.1.1",
328328
"@coinbase/wallet-mobile-sdk": "1.1.2",
329329
"@mobile-wallet-protocol/client": "0.1.2",
330-
"@react-native-async-storage/async-storage": "2.0.0",
330+
"@react-native-async-storage/async-storage": "2.1.0",
331331
"@size-limit/preset-big-lib": "11.1.6",
332-
"@storybook/addon-essentials": "8.4.4",
333-
"@storybook/addon-interactions": "8.4.4",
334-
"@storybook/addon-links": "8.4.4",
335-
"@storybook/addon-onboarding": "8.4.4",
336-
"@storybook/react": "8.4.4",
337-
"@storybook/react-vite": "8.4.4",
338-
"@storybook/test": "8.4.4",
332+
"@storybook/addon-essentials": "8.4.5",
333+
"@storybook/addon-interactions": "8.4.5",
334+
"@storybook/addon-links": "8.4.5",
335+
"@storybook/addon-onboarding": "8.4.5",
336+
"@storybook/react": "8.4.5",
337+
"@storybook/react-vite": "8.4.5",
338+
"@storybook/test": "8.4.5",
339339
"@testing-library/jest-dom": "^6.6.3",
340340
"@testing-library/react": "^16.0.0",
341341
"@testing-library/user-event": "^14.5.2",
@@ -349,25 +349,25 @@
349349
"dotenv-mono": "^1.3.14",
350350
"ethers5": "npm:ethers@5",
351351
"ethers6": "npm:ethers@6",
352-
"expo-linking": "7.0.2",
352+
"expo-linking": "7.0.3",
353353
"expo-web-browser": "13.0.3",
354354
"happy-dom": "15.11.6",
355-
"knip": "5.37.0",
356-
"msw": "2.6.4",
355+
"knip": "5.37.2",
356+
"msw": "2.6.6",
357357
"prettier": "^3.3.2",
358358
"react": "19.0.0-rc-69d4b800-20241021",
359359
"react-dom": "19.0.0-rc-69d4b800-20241021",
360-
"react-native": "0.76.2",
360+
"react-native": "0.76.3",
361361
"react-native-aes-gcm-crypto": "0.2.2",
362362
"react-native-passkey": "3.0.0",
363-
"react-native-quick-crypto": "0.7.6",
363+
"react-native-quick-crypto": "0.7.7",
364364
"react-native-svg": "15.9.0",
365365
"rimraf": "6.0.1",
366366
"sharp": "^0.33.5",
367367
"size-limit": "11.1.6",
368-
"storybook": "8.4.4",
368+
"storybook": "8.4.5",
369369
"typedoc": "0.26.11",
370-
"typescript": "5.6.3",
370+
"typescript": "5.7.2",
371371
"vite": "5.4.11",
372372
"vitest": "2.1.5"
373373
}

0 commit comments

Comments
 (0)