Skip to content

Commit d7dc83f

Browse files
authored
jonas/core-825-update-dependencies (#6782)
1 parent 9877176 commit d7dc83f

File tree

12 files changed

+2688
-1922
lines changed

12 files changed

+2688
-1922
lines changed

Diff for: .changeset/ripe-parks-heal.md

+6
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 various dependencies

Diff for: apps/dashboard/package.json

+31-31
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@
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.4",
33-
"@radix-ui/react-alert-dialog": "^1.1.7",
34-
"@radix-ui/react-avatar": "^1.1.4",
35-
"@radix-ui/react-checkbox": "^1.1.5",
36-
"@radix-ui/react-dialog": "1.1.7",
37-
"@radix-ui/react-dropdown-menu": "^2.1.7",
38-
"@radix-ui/react-hover-card": "^1.1.7",
39-
"@radix-ui/react-label": "^2.1.3",
40-
"@radix-ui/react-popover": "^1.1.7",
41-
"@radix-ui/react-progress": "^1.1.3",
42-
"@radix-ui/react-radio-group": "^1.2.4",
43-
"@radix-ui/react-select": "^2.1.7",
44-
"@radix-ui/react-separator": "^1.1.3",
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",
4545
"@radix-ui/react-slot": "^1.2.0",
46-
"@radix-ui/react-switch": "^1.1.4",
47-
"@radix-ui/react-tooltip": "1.2.0",
48-
"@sentry/nextjs": "9.12.0",
46+
"@radix-ui/react-switch": "^1.2.2",
47+
"@radix-ui/react-tooltip": "1.2.3",
48+
"@sentry/nextjs": "9.13.0",
4949
"@shazow/whatsabi": "0.21.0",
50-
"@tanstack/react-query": "5.72.1",
51-
"@tanstack/react-table": "^8.21.2",
50+
"@tanstack/react-query": "5.74.4",
51+
"@tanstack/react-table": "^8.21.3",
5252
"@thirdweb-dev/service-utils": "workspace:*",
5353
"@vercel/functions": "2.0.0",
5454
"@vercel/og": "^0.6.8",
@@ -66,14 +66,14 @@
6666
"fuse.js": "7.1.0",
6767
"idb-keyval": "^6.2.1",
6868
"input-otp": "^1.4.1",
69-
"ioredis": "^5.6.0",
69+
"ioredis": "^5.6.1",
7070
"ipaddr.js": "^2.2.0",
71-
"lucide-react": "0.487.0",
72-
"next": "15.2.4",
71+
"lucide-react": "0.503.0",
72+
"next": "15.3.1",
7373
"next-plausible": "^3.12.4",
7474
"next-themes": "^0.4.6",
7575
"nextjs-toploader": "^1.6.12",
76-
"nuqs": "^2.4.1",
76+
"nuqs": "^2.4.3",
7777
"p-limit": "^6.2.0",
7878
"papaparse": "^5.5.2",
7979
"pluralize": "^8.0.0",
@@ -89,28 +89,28 @@
8989
"react-hook-form": "7.55.0",
9090
"react-markdown": "^9.0.1",
9191
"react-table": "^7.8.0",
92-
"recharts": "2.15.2",
92+
"recharts": "2.15.3",
9393
"remark-gfm": "4.0.1",
9494
"responsive-rsc": "0.0.7",
9595
"server-only": "^0.0.1",
9696
"shiki": "1.27.0",
9797
"sonner": "2.0.3",
9898
"spdx-correct": "^3.2.0",
9999
"stripe": "17.7.0",
100-
"swagger-ui-react": "^5.20.7",
100+
"swagger-ui-react": "^5.21.0",
101101
"tailwind-merge": "^2.6.0",
102102
"tailwindcss-animate": "^1.0.7",
103103
"thirdweb": "workspace:*",
104104
"tiny-invariant": "^1.3.3",
105105
"use-debounce": "^10.0.4",
106-
"zod": "3.24.2"
106+
"zod": "3.24.3"
107107
},
108108
"devDependencies": {
109109
"@chakra-ui/cli": "^2.4.1",
110110
"@chromatic-com/storybook": "3.2.6",
111-
"@next/bundle-analyzer": "15.2.4",
112-
"@next/eslint-plugin-next": "15.2.4",
113-
"@playwright/test": "1.51.1",
111+
"@next/bundle-analyzer": "15.3.1",
112+
"@next/eslint-plugin-next": "15.3.1",
113+
"@playwright/test": "1.52.0",
114114
"@storybook/addon-essentials": "8.6.12",
115115
"@storybook/addon-interactions": "8.6.12",
116116
"@storybook/addon-links": "8.6.12",
@@ -121,11 +121,11 @@
121121
"@storybook/react": "8.6.12",
122122
"@storybook/test": "8.6.12",
123123
"@types/color": "4.2.0",
124-
"@types/node": "22.14.0",
124+
"@types/node": "22.14.1",
125125
"@types/papaparse": "^5.3.15",
126126
"@types/pluralize": "^0.0.33",
127127
"@types/qrcode": "^1.5.5",
128-
"@types/react": "19.1.0",
128+
"@types/react": "19.1.2",
129129
"@types/react-dom": "19.1.2",
130130
"@types/react-table": "^7.7.20",
131131
"@types/spdx-correct": "^3.1.3",
@@ -138,7 +138,7 @@
138138
"eslint-config-biome": "1.9.4",
139139
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
140140
"eslint-plugin-storybook": "0.12.0",
141-
"knip": "5.47.0",
141+
"knip": "5.50.5",
142142
"next-sitemap": "^4.2.3",
143143
"postcss": "8.5.3",
144144
"storybook": "8.6.12",

Diff for: apps/dashboard/src/core-ui/batch-upload/batch-table.tsx

+3-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ const FileImage: React.FC<ImageProps> = ({ src, ...props }) => {
4141
};
4242

4343
const FileVideo: React.FC<
44-
BoxProps & Omit<React.ComponentProps<"video">, "ref">
44+
BoxProps &
45+
Omit<React.ComponentProps<"video">, "ref" | "src"> & { src: string | File }
4546
> = ({ src, ...props }) => {
4647
const client = useThirdwebClient();
4748
const video = useImageFileOrUrl(
@@ -93,7 +94,7 @@ export const BatchTable: React.FC<BatchTableProps> = ({
9394
flexShrink={0}
9495
boxSize={24}
9596
objectFit="contain"
96-
src={value}
97+
src={value || ""}
9798
autoPlay
9899
playsInline
99100
muted

Diff for: apps/login/package.json

+11-11
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.7",
18-
"@radix-ui/react-label": "^2.1.3",
19-
"@radix-ui/react-select": "^2.1.7",
20-
"@radix-ui/react-separator": "^1.1.3",
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",
2121
"@radix-ui/react-slot": "^1.2.0",
22-
"@radix-ui/react-switch": "^1.1.4",
23-
"@radix-ui/react-tooltip": "1.2.0",
22+
"@radix-ui/react-switch": "^1.2.2",
23+
"@radix-ui/react-tooltip": "1.2.3",
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
2626
"jose": "6.0.10",
27-
"lucide-react": "0.487.0",
28-
"next": "15.2.4",
27+
"lucide-react": "0.503.0",
28+
"next": "15.3.1",
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.0",
41-
"@types/react": "19.1.0",
40+
"@types/node": "22.14.1",
41+
"@types/react": "19.1.2",
4242
"@types/react-dom": "19.1.2",
4343
"eslint": "9.24.0",
44-
"eslint-config-next": "15.2.4",
44+
"eslint-config-next": "15.3.1",
4545
"postcss": "8.5.3",
4646
"tailwindcss": "3.4.17",
4747
"typescript": "5.8.3"

Diff for: apps/playground-web/package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@
1717
"dependencies": {
1818
"@abstract-foundation/agw-react": "^1.6.4",
1919
"@hookform/resolvers": "^3.9.1",
20-
"@radix-ui/react-checkbox": "^1.1.5",
21-
"@radix-ui/react-label": "^2.1.3",
22-
"@radix-ui/react-popover": "^1.1.7",
23-
"@radix-ui/react-progress": "^1.1.3",
24-
"@radix-ui/react-radio-group": "^1.2.4",
25-
"@radix-ui/react-select": "^2.1.7",
26-
"@radix-ui/react-separator": "^1.1.3",
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",
2727
"@radix-ui/react-slot": "^1.2.0",
28-
"@radix-ui/react-switch": "^1.1.4",
29-
"@radix-ui/react-tooltip": "1.2.0",
30-
"@tanstack/react-query": "5.72.1",
31-
"@thirdweb-dev/engine": "^0.0.18",
28+
"@radix-ui/react-switch": "^1.2.2",
29+
"@radix-ui/react-tooltip": "1.2.3",
30+
"@tanstack/react-query": "5.74.4",
31+
"@thirdweb-dev/engine": "^0.0.19",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
3434
"date-fns": "4.1.0",
35-
"lucide-react": "0.487.0",
36-
"next": "15.2.4",
35+
"lucide-react": "0.503.0",
36+
"next": "15.3.1",
3737
"next-themes": "^0.4.6",
3838
"nextjs-toploader": "^1.6.12",
3939
"openapi-types": "^12.1.3",
@@ -48,18 +48,18 @@
4848
"tailwind-merge": "^2.6.0",
4949
"thirdweb": "workspace:*",
5050
"use-debounce": "^10.0.4",
51-
"zod": "3.24.2"
51+
"zod": "3.24.3"
5252
},
5353
"devDependencies": {
54-
"@types/node": "22.14.0",
55-
"@types/react": "19.1.0",
54+
"@types/node": "22.14.1",
55+
"@types/react": "19.1.2",
5656
"@types/react-dom": "19.1.2",
5757
"autoprefixer": "^10.4.21",
5858
"eslint": "8.57.0",
5959
"eslint-config-biome": "1.9.4",
60-
"eslint-config-next": "15.2.4",
60+
"eslint-config-next": "15.3.1",
6161
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
62-
"knip": "5.47.0",
62+
"knip": "5.50.5",
6363
"postcss": "8.5.3",
6464
"tailwindcss": "3.4.17",
6565
"tailwindcss-animate": "^1.0.7",

Diff for: apps/portal/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,22 @@
2121
"@dirtycajunrice/klee": "^1.0.6",
2222
"@mdx-js/loader": "^2.3.0",
2323
"@mdx-js/react": "^2.3.0",
24-
"@next/mdx": "15.2.4",
25-
"@radix-ui/react-dialog": "1.1.7",
26-
"@radix-ui/react-dropdown-menu": "^2.1.7",
27-
"@radix-ui/react-select": "^2.1.7",
24+
"@next/mdx": "15.3.1",
25+
"@radix-ui/react-dialog": "1.1.10",
26+
"@radix-ui/react-dropdown-menu": "^2.1.11",
27+
"@radix-ui/react-select": "^2.2.2",
2828
"@radix-ui/react-slot": "^1.2.0",
29-
"@radix-ui/react-tabs": "^1.1.4",
30-
"@tanstack/react-query": "5.72.1",
31-
"@tryghost/content-api": "^1.11.21",
29+
"@radix-ui/react-tabs": "^1.1.8",
30+
"@tanstack/react-query": "5.74.4",
31+
"@tryghost/content-api": "^1.11.22",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
3434
"date-fns": "4.1.0",
3535
"flexsearch": "^0.7.43",
3636
"github-slugger": "^2.0.0",
3737
"he": "^1.2.0",
38-
"lucide-react": "0.487.0",
39-
"next": "15.2.4",
38+
"lucide-react": "0.503.0",
39+
"next": "15.3.1",
4040
"next-themes": "^0.4.6",
4141
"nextjs-toploader": "^1.6.12",
4242
"node-html-markdown": "^1.3.0",
@@ -56,12 +56,12 @@
5656
"typedoc-better-json": "0.9.4"
5757
},
5858
"devDependencies": {
59-
"@next/eslint-plugin-next": "15.2.4",
59+
"@next/eslint-plugin-next": "15.3.1",
6060
"@types/flexsearch": "^0.7.42",
6161
"@types/he": "^1.2.3",
6262
"@types/mdx": "^2.0.13",
63-
"@types/node": "22.14.0",
64-
"@types/react": "19.1.0",
63+
"@types/node": "22.14.1",
64+
"@types/react": "19.1.2",
6565
"@types/react-dom": "19.1.2",
6666
"@types/react-html-parser": "^2.0.7",
6767
"@types/tryghost__content-api": "^1.3.16",
@@ -73,7 +73,7 @@
7373
"eslint-plugin-mdx": "3.4.0",
7474
"eslint-plugin-svg-jsx": "^1.2.4",
7575
"eslint-plugin-tailwindcss": "^3.18.0",
76-
"knip": "5.47.0",
76+
"knip": "5.50.5",
7777
"next-sitemap": "^4.2.3",
7878
"postcss": "8.5.3",
7979
"tailwindcss": "3.4.17",

Diff for: apps/portal/src/components/Document/index.ts

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
export { CustomAccordion } from "../others/CustomAccordion";
1+
// export { CustomAccordion } from "../others/CustomAccordion";
22
export { Breadcrumb } from "./Breadcrumb";
33
export { Callout } from "./Callout";
44
export { CodeBlock } from "./Code";
55
export { Details } from "./Details";
66
export { DocLink } from "./DocLink";
77
export { Heading } from "./Heading";
88
export { InstallTabs } from "./InstallTabs";
9-
export { OrderedList, UnorderedList } from "./List";
9+
export { UnorderedList } from "./List";
1010
export { OpenSourceCard } from "./OpenSourceCard";
1111
export { Paragraph } from "./Paragraph";
1212
export { Separator } from "./Separator";
13-
export { Table } from "./Table";
13+
// export { Table } from "./Table";
1414
export { Tabs, TabsContent, TabsList, TabsTrigger } from "../ui/tabs";
1515
export { Steps, Step } from "./Steps/Steps";
1616
export { ArticleCard, ArticleIconCard } from "./Cards/ArticleCard";
1717
export { GithubButtonLink } from "./GithubButtonLink";
18-
export { EditPage } from "./EditPage";
18+
// export { EditPage } from "./EditPage";
1919
export { Grid } from "./Grid";
2020
export { SDKCard } from "./SDKCard";
2121
export { DocImage } from "./DocImage";
@@ -26,5 +26,5 @@ export { createMetadata } from "./metadata";
2626
export { ConnectCard } from "./Cards/ConnectCard";
2727
export { AuthList } from "./AuthList";
2828
export { FeatureCard } from "./FeatureCard";
29-
export { ApiEndpoint } from "./APIEndpointMeta/ApiEndpoint";
29+
// export { ApiEndpoint } from "./APIEndpointMeta/ApiEndpoint";
3030
export { InlineCode } from "./InlineCode";

Diff for: apps/wallet-ui/package.json

+11-11
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.7",
15-
"@radix-ui/react-label": "^2.1.3",
16-
"@radix-ui/react-popover": "^1.1.7",
14+
"@radix-ui/react-dialog": "1.1.10",
15+
"@radix-ui/react-label": "^2.1.4",
16+
"@radix-ui/react-popover": "^1.1.10",
1717
"@radix-ui/react-slot": "^1.2.0",
18-
"@tanstack/react-query": "5.72.1",
18+
"@tanstack/react-query": "5.74.4",
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
2121
"cmdk": "^1.1.1",
22-
"lucide-react": "0.487.0",
23-
"next": "15.2.4",
22+
"lucide-react": "0.503.0",
23+
"next": "15.3.1",
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.2"
34+
"zod": "3.24.3"
3535
},
3636
"devDependencies": {
37-
"@next/eslint-plugin-next": "15.2.4",
38-
"@types/node": "22.14.0",
39-
"@types/react": "19.1.0",
37+
"@next/eslint-plugin-next": "15.3.1",
38+
"@types/node": "22.14.1",
39+
"@types/react": "19.1.2",
4040
"@types/react-dom": "19.1.2",
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",
4545
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
46-
"knip": "5.47.0",
46+
"knip": "5.50.5",
4747
"postcss": "8.5.3",
4848
"postcss-load-config": "^6.0.1",
4949
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)