Skip to content

Commit 90df879

Browse files
committed
update dependencies
1 parent 2c2d7ef commit 90df879

15 files changed

Lines changed: 6009 additions & 5352 deletions

File tree

apps/dashboard/package.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -29,30 +29,30 @@
2929
"@emotion/styled": "11.14.0",
3030
"@hookform/resolvers": "^3.9.1",
3131
"@marsidev/react-turnstile": "^1.1.0",
32-
"@radix-ui/react-accordion": "^1.2.7",
33-
"@radix-ui/react-alert-dialog": "^1.1.10",
34-
"@radix-ui/react-avatar": "^1.1.6",
35-
"@radix-ui/react-checkbox": "^1.2.2",
36-
"@radix-ui/react-dialog": "1.1.10",
37-
"@radix-ui/react-dropdown-menu": "^2.1.11",
38-
"@radix-ui/react-hover-card": "^1.1.10",
39-
"@radix-ui/react-label": "^2.1.4",
40-
"@radix-ui/react-popover": "^1.1.10",
41-
"@radix-ui/react-progress": "^1.1.4",
42-
"@radix-ui/react-radio-group": "^1.3.3",
43-
"@radix-ui/react-select": "^2.2.2",
44-
"@radix-ui/react-separator": "^1.1.4",
45-
"@radix-ui/react-slot": "^1.2.0",
46-
"@radix-ui/react-switch": "^1.2.2",
47-
"@radix-ui/react-tooltip": "1.2.3",
48-
"@scalar/api-reference-react": "^0.6.19",
49-
"@sentry/nextjs": "9.13.0",
50-
"@shazow/whatsabi": "0.21.0",
51-
"@tanstack/react-query": "5.74.4",
32+
"@radix-ui/react-accordion": "^1.2.10",
33+
"@radix-ui/react-alert-dialog": "^1.1.13",
34+
"@radix-ui/react-avatar": "^1.1.9",
35+
"@radix-ui/react-checkbox": "^1.3.1",
36+
"@radix-ui/react-dialog": "1.1.13",
37+
"@radix-ui/react-dropdown-menu": "^2.1.14",
38+
"@radix-ui/react-hover-card": "^1.1.13",
39+
"@radix-ui/react-label": "^2.1.6",
40+
"@radix-ui/react-popover": "^1.1.13",
41+
"@radix-ui/react-progress": "^1.1.6",
42+
"@radix-ui/react-radio-group": "^1.3.6",
43+
"@radix-ui/react-select": "^2.2.4",
44+
"@radix-ui/react-separator": "^1.1.6",
45+
"@radix-ui/react-slot": "^1.2.2",
46+
"@radix-ui/react-switch": "^1.2.4",
47+
"@radix-ui/react-tooltip": "1.2.6",
48+
"@scalar/api-reference-react": "^0.6.31",
49+
"@sentry/nextjs": "9.19.0",
50+
"@shazow/whatsabi": "0.22.1",
51+
"@tanstack/react-query": "5.76.1",
5252
"@tanstack/react-table": "^8.21.3",
5353
"@thirdweb-dev/service-utils": "workspace:*",
5454
"@thirdweb-dev/vault-sdk": "workspace:*",
55-
"@vercel/functions": "2.0.0",
55+
"@vercel/functions": "2.1.0",
5656
"@vercel/og": "^0.6.8",
5757
"abitype": "1.0.8",
5858
"chakra-react-select": "^4.7.6",
@@ -61,17 +61,17 @@
6161
"color": "5.0.0",
6262
"compare-versions": "^6.1.0",
6363
"date-fns": "4.1.0",
64-
"fast-xml-parser": "^5.2.1",
64+
"fast-xml-parser": "^5.2.3",
6565
"fetch-event-stream": "0.1.5",
6666
"flat": "^6.0.1",
67-
"framer-motion": "12.9.2",
67+
"framer-motion": "12.12.1",
6868
"fuse.js": "7.1.0",
69-
"idb-keyval": "^6.2.1",
69+
"idb-keyval": "^6.2.2",
7070
"input-otp": "^1.4.1",
7171
"ioredis": "^5.6.1",
7272
"ipaddr.js": "^2.2.0",
73-
"lucide-react": "0.503.0",
74-
"next": "15.3.1",
73+
"lucide-react": "0.511.0",
74+
"next": "15.3.2",
7575
"next-plausible": "^3.12.4",
7676
"next-themes": "^0.4.6",
7777
"nextjs-toploader": "^1.6.12",
@@ -87,7 +87,7 @@
8787
"react-day-picker": "^8.10.1",
8888
"react-dom": "19.1.0",
8989
"react-dropzone": "^14.3.8",
90-
"react-error-boundary": "^5.0.0",
90+
"react-error-boundary": "^6.0.0",
9191
"react-hook-form": "7.55.0",
9292
"react-markdown": "^9.0.1",
9393
"react-table": "^7.8.0",
@@ -105,45 +105,45 @@
105105
"thirdweb": "workspace:*",
106106
"tiny-invariant": "^1.3.3",
107107
"use-debounce": "^10.0.4",
108-
"zod": "3.24.3"
108+
"zod": "3.24.4"
109109
},
110110
"devDependencies": {
111111
"@chakra-ui/cli": "^2.4.1",
112112
"@chromatic-com/storybook": "3.2.6",
113-
"@next/bundle-analyzer": "15.3.1",
114-
"@next/eslint-plugin-next": "15.3.1",
113+
"@next/bundle-analyzer": "15.3.2",
114+
"@next/eslint-plugin-next": "15.3.2",
115115
"@playwright/test": "1.52.0",
116-
"@storybook/addon-essentials": "8.6.12",
117-
"@storybook/addon-interactions": "8.6.12",
118-
"@storybook/addon-links": "8.6.12",
119-
"@storybook/addon-onboarding": "8.6.12",
120-
"@storybook/addon-viewport": "8.6.12",
121-
"@storybook/blocks": "8.6.12",
122-
"@storybook/nextjs": "8.6.12",
123-
"@storybook/react": "8.6.12",
124-
"@storybook/test": "8.6.12",
116+
"@storybook/addon-essentials": "8.6.14",
117+
"@storybook/addon-interactions": "8.6.14",
118+
"@storybook/addon-links": "8.6.14",
119+
"@storybook/addon-onboarding": "8.6.14",
120+
"@storybook/addon-viewport": "8.6.14",
121+
"@storybook/blocks": "8.6.14",
122+
"@storybook/nextjs": "8.6.14",
123+
"@storybook/react": "8.6.14",
124+
"@storybook/test": "8.6.14",
125125
"@types/color": "4.2.0",
126-
"@types/node": "22.14.1",
127-
"@types/papaparse": "^5.3.15",
126+
"@types/node": "22.15.18",
127+
"@types/papaparse": "^5.3.16",
128128
"@types/pluralize": "^0.0.33",
129129
"@types/qrcode": "^1.5.5",
130-
"@types/react": "19.1.2",
131-
"@types/react-dom": "19.1.2",
130+
"@types/react": "19.1.4",
131+
"@types/react-dom": "19.1.5",
132132
"@types/react-table": "^7.7.20",
133133
"@types/spdx-correct": "^3.1.3",
134134
"@types/swagger-ui-react": "^5.18.0",
135135
"@typescript-eslint/eslint-plugin": "7.14.1",
136136
"@typescript-eslint/parser": "7.14.1",
137137
"autoprefixer": "^10.4.21",
138-
"checkly": "5.2.0",
138+
"checkly": "5.3.1",
139139
"eslint": "8.57.0",
140140
"eslint-config-biome": "1.9.4",
141-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
141+
"eslint-plugin-react-compiler": "19.1.0-rc.2",
142142
"eslint-plugin-storybook": "0.12.0",
143-
"knip": "5.50.5",
143+
"knip": "5.56.0",
144144
"next-sitemap": "^4.2.3",
145145
"postcss": "8.5.3",
146-
"storybook": "8.6.12",
146+
"storybook": "8.6.14",
147147
"tailwindcss": "3.4.17",
148148
"typescript": "5.8.3"
149149
}

apps/login/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"dependencies": {
17-
"@radix-ui/react-dropdown-menu": "^2.1.11",
18-
"@radix-ui/react-label": "^2.1.4",
19-
"@radix-ui/react-select": "^2.2.2",
20-
"@radix-ui/react-separator": "^1.1.4",
21-
"@radix-ui/react-slot": "^1.2.0",
22-
"@radix-ui/react-switch": "^1.2.2",
23-
"@radix-ui/react-tooltip": "1.2.3",
17+
"@radix-ui/react-dropdown-menu": "^2.1.14",
18+
"@radix-ui/react-label": "^2.1.6",
19+
"@radix-ui/react-select": "^2.2.4",
20+
"@radix-ui/react-separator": "^1.1.6",
21+
"@radix-ui/react-slot": "^1.2.2",
22+
"@radix-ui/react-switch": "^1.2.4",
23+
"@radix-ui/react-tooltip": "1.2.6",
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
26-
"jose": "6.0.10",
27-
"lucide-react": "0.503.0",
28-
"next": "15.3.1",
26+
"jose": "6.0.11",
27+
"lucide-react": "0.511.0",
28+
"next": "15.3.2",
2929
"next-themes": "^0.4.6",
3030
"react": "19.1.0",
3131
"react-dom": "19.1.0",
@@ -37,11 +37,11 @@
3737
},
3838
"devDependencies": {
3939
"@eslint/eslintrc": "^3.3.1",
40-
"@types/node": "22.14.1",
41-
"@types/react": "19.1.2",
42-
"@types/react-dom": "19.1.2",
40+
"@types/node": "22.15.18",
41+
"@types/react": "19.1.4",
42+
"@types/react-dom": "19.1.5",
4343
"eslint": "9.24.0",
44-
"eslint-config-next": "15.3.1",
44+
"eslint-config-next": "15.3.2",
4545
"postcss": "8.5.3",
4646
"tailwindcss": "3.4.17",
4747
"typescript": "5.8.3"

apps/playground-web/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
"dependencies": {
1818
"@abstract-foundation/agw-react": "^1.6.4",
1919
"@hookform/resolvers": "^3.9.1",
20-
"@radix-ui/react-checkbox": "^1.2.2",
21-
"@radix-ui/react-label": "^2.1.4",
22-
"@radix-ui/react-popover": "^1.1.10",
23-
"@radix-ui/react-progress": "^1.1.4",
24-
"@radix-ui/react-radio-group": "^1.3.3",
25-
"@radix-ui/react-select": "^2.2.2",
26-
"@radix-ui/react-separator": "^1.1.4",
27-
"@radix-ui/react-slot": "^1.2.0",
28-
"@radix-ui/react-switch": "^1.2.2",
29-
"@radix-ui/react-tooltip": "1.2.3",
30-
"@tanstack/react-query": "5.74.4",
20+
"@radix-ui/react-checkbox": "^1.3.1",
21+
"@radix-ui/react-label": "^2.1.6",
22+
"@radix-ui/react-popover": "^1.1.13",
23+
"@radix-ui/react-progress": "^1.1.6",
24+
"@radix-ui/react-radio-group": "^1.3.6",
25+
"@radix-ui/react-select": "^2.2.4",
26+
"@radix-ui/react-separator": "^1.1.6",
27+
"@radix-ui/react-slot": "^1.2.2",
28+
"@radix-ui/react-switch": "^1.2.4",
29+
"@radix-ui/react-tooltip": "1.2.6",
30+
"@tanstack/react-query": "5.76.1",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
3333
"date-fns": "4.1.0",
34-
"lucide-react": "0.503.0",
35-
"next": "15.3.1",
34+
"lucide-react": "0.511.0",
35+
"next": "15.3.2",
3636
"next-themes": "^0.4.6",
3737
"nextjs-toploader": "^1.6.12",
3838
"openapi-types": "^12.1.3",
@@ -47,18 +47,18 @@
4747
"tailwind-merge": "^2.6.0",
4848
"thirdweb": "workspace:*",
4949
"use-debounce": "^10.0.4",
50-
"zod": "3.24.3"
50+
"zod": "3.24.4"
5151
},
5252
"devDependencies": {
53-
"@types/node": "22.14.1",
54-
"@types/react": "19.1.2",
55-
"@types/react-dom": "19.1.2",
53+
"@types/node": "22.15.18",
54+
"@types/react": "19.1.4",
55+
"@types/react-dom": "19.1.5",
5656
"autoprefixer": "^10.4.21",
5757
"eslint": "8.57.0",
5858
"eslint-config-biome": "1.9.4",
59-
"eslint-config-next": "15.3.1",
60-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
61-
"knip": "5.50.5",
59+
"eslint-config-next": "15.3.2",
60+
"eslint-plugin-react-compiler": "19.1.0-rc.2",
61+
"knip": "5.56.0",
6262
"postcss": "8.5.3",
6363
"tailwindcss": "3.4.17",
6464
"tailwindcss-animate": "^1.0.7",

apps/portal/knip.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"@thirdweb-dev/chains",
99
"@thirdweb-dev/wallets",
1010
"thirdweb",
11-
"@types/mdx",
1211
"@types/flexsearch"
1312
],
1413
"entry": [

apps/portal/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"@dirtycajunrice/klee": "^1.0.6",
2323
"@mdx-js/loader": "^2.3.0",
2424
"@mdx-js/react": "^2.3.0",
25-
"@next/mdx": "15.3.1",
26-
"@radix-ui/react-dialog": "1.1.10",
27-
"@radix-ui/react-dropdown-menu": "^2.1.11",
28-
"@radix-ui/react-select": "^2.2.2",
29-
"@radix-ui/react-slot": "^1.2.0",
30-
"@radix-ui/react-tabs": "^1.1.8",
31-
"@tanstack/react-query": "5.74.4",
32-
"@tryghost/content-api": "^1.11.22",
25+
"@next/mdx": "15.3.2",
26+
"@radix-ui/react-dialog": "1.1.13",
27+
"@radix-ui/react-dropdown-menu": "^2.1.14",
28+
"@radix-ui/react-select": "^2.2.4",
29+
"@radix-ui/react-slot": "^1.2.2",
30+
"@radix-ui/react-tabs": "^1.1.11",
31+
"@tanstack/react-query": "5.76.1",
32+
"@tryghost/content-api": "^1.11.24",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",
3535
"date-fns": "4.1.0",
3636
"flexsearch": "^0.7.43",
3737
"github-slugger": "^2.0.0",
3838
"he": "^1.2.0",
39-
"lucide-react": "0.503.0",
40-
"next": "15.3.1",
39+
"lucide-react": "0.511.0",
40+
"next": "15.3.2",
4141
"next-themes": "^0.4.6",
4242
"nextjs-toploader": "^1.6.12",
4343
"node-html-markdown": "^1.3.0",
@@ -57,28 +57,28 @@
5757
"typedoc-better-json": "0.9.4"
5858
},
5959
"devDependencies": {
60-
"@next/eslint-plugin-next": "15.3.1",
60+
"@next/eslint-plugin-next": "15.3.2",
6161
"@types/flexsearch": "^0.7.42",
6262
"@types/he": "^1.2.3",
6363
"@types/mdx": "^2.0.13",
64-
"@types/node": "22.14.1",
65-
"@types/react": "19.1.2",
66-
"@types/react-dom": "19.1.2",
64+
"@types/node": "22.15.18",
65+
"@types/react": "19.1.4",
66+
"@types/react-dom": "19.1.5",
6767
"@types/react-html-parser": "^2.0.7",
6868
"@types/tryghost__content-api": "^1.3.16",
6969
"@typescript-eslint/eslint-plugin": "7.14.1",
7070
"@typescript-eslint/parser": "7.14.1",
7171
"autoprefixer": "^10.4.21",
7272
"eslint": "8.57.0",
7373
"eslint-config-biome": "1.9.4",
74-
"eslint-plugin-mdx": "3.4.0",
74+
"eslint-plugin-mdx": "3.4.2",
7575
"eslint-plugin-svg-jsx": "^1.2.4",
7676
"eslint-plugin-tailwindcss": "^3.18.0",
77-
"knip": "5.50.5",
77+
"knip": "5.56.0",
7878
"next-sitemap": "^4.2.3",
7979
"postcss": "8.5.3",
8080
"tailwindcss": "3.4.17",
81-
"tsx": "4.19.3",
81+
"tsx": "4.19.4",
8282
"typescript": "5.8.3"
8383
}
8484
}

apps/wallet-ui/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
},
1212
"dependencies": {
1313
"@hookform/resolvers": "^3.9.1",
14-
"@radix-ui/react-dialog": "1.1.10",
15-
"@radix-ui/react-label": "^2.1.4",
16-
"@radix-ui/react-popover": "^1.1.10",
17-
"@radix-ui/react-slot": "^1.2.0",
18-
"@tanstack/react-query": "5.74.4",
14+
"@radix-ui/react-dialog": "1.1.13",
15+
"@radix-ui/react-label": "^2.1.6",
16+
"@radix-ui/react-popover": "^1.1.13",
17+
"@radix-ui/react-slot": "^1.2.2",
18+
"@tanstack/react-query": "5.76.1",
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
2121
"cmdk": "^1.1.1",
22-
"lucide-react": "0.503.0",
23-
"next": "15.3.1",
22+
"lucide-react": "0.511.0",
23+
"next": "15.3.2",
2424
"next-themes": "^0.4.6",
2525
"react": "19.1.0",
2626
"react-dom": "19.1.0",
@@ -31,19 +31,19 @@
3131
"tailwindcss-animate": "^1.0.7",
3232
"thirdweb": "workspace:*",
3333
"tiny-invariant": "^1.3.3",
34-
"zod": "3.24.3"
34+
"zod": "3.24.4"
3535
},
3636
"devDependencies": {
37-
"@next/eslint-plugin-next": "15.3.1",
38-
"@types/node": "22.14.1",
39-
"@types/react": "19.1.2",
40-
"@types/react-dom": "19.1.2",
37+
"@next/eslint-plugin-next": "15.3.2",
38+
"@types/node": "22.15.18",
39+
"@types/react": "19.1.4",
40+
"@types/react-dom": "19.1.5",
4141
"@typescript-eslint/eslint-plugin": "7.14.1",
4242
"@typescript-eslint/parser": "7.14.1",
4343
"eslint": "8.57.0",
4444
"eslint-config-biome": "1.9.4",
45-
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
46-
"knip": "5.50.5",
45+
"eslint-plugin-react-compiler": "19.1.0-rc.2",
46+
"knip": "5.56.0",
4747
"postcss": "8.5.3",
4848
"postcss-load-config": "^6.0.1",
4949
"tailwindcss": "3.4.17",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"devDependencies": {
4242
"@biomejs/biome": "1.9.4",
4343
"@changesets/changelog-github": "0.5.1",
44-
"@changesets/cli": "2.29.2",
44+
"@changesets/cli": "2.29.4",
4545
"@manypkg/get-packages": "2.2.2",
46-
"@types/node": "22.14.1",
47-
"turbo": "2.5.0",
46+
"@types/node": "22.15.18",
47+
"turbo": "2.5.3",
4848
"typescript": "5.8.3"
4949
},
5050
"pnpm": {

0 commit comments

Comments
 (0)