Skip to content

Commit 764e808

Browse files
authored
Merge branch 'main' into yash/stylus-cli-update
2 parents 2479b4c + d92ab6f commit 764e808

File tree

42 files changed

+4497
-3489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+4497
-3489
lines changed

.changeset/three-parts-rush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": patch
3+
---
4+
5+
Show all tokens in payment selection screen, even if not enough balance

apps/dashboard/next.config.ts

Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -208,35 +208,29 @@ function getConfig(): NextConfig {
208208
const withBundleAnalyzer = require("@next/bundle-analyzer")({
209209
enabled: process.env.ANALYZE === "true",
210210
});
211-
// eslint-disable-next-line @typescript-eslint/no-var-requires
212-
const { withPlausibleProxy } = require("next-plausible");
211+
213212
// eslint-disable-next-line @typescript-eslint/no-var-requires
214213
const { withSentryConfig } = require("@sentry/nextjs");
215214
return withBundleAnalyzer(
216-
withPlausibleProxy({
217-
customDomain: "https://pl.thirdweb.com",
218-
scriptName: "pl",
219-
})(
220-
withSentryConfig(
221-
{
222-
...baseNextConfig,
223-
// @ts-expect-error - this is a valid option
224-
webpack: (config) => {
225-
if (config.cache) {
226-
config.cache = Object.freeze({
227-
type: "memory",
228-
});
229-
}
230-
config.module = {
231-
...config.module,
232-
exprContextCritical: false,
233-
};
234-
// Important: return the modified config
235-
return config;
236-
},
215+
withSentryConfig(
216+
{
217+
...baseNextConfig,
218+
// @ts-expect-error - this is a valid option
219+
webpack: (config) => {
220+
if (config.cache) {
221+
config.cache = Object.freeze({
222+
type: "memory",
223+
});
224+
}
225+
config.module = {
226+
...config.module,
227+
exprContextCritical: false,
228+
};
229+
// Important: return the modified config
230+
return config;
237231
},
238-
SENTRY_OPTIONS,
239-
),
232+
},
233+
SENTRY_OPTIONS,
240234
),
241235
);
242236
}

apps/dashboard/package.json

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@chakra-ui/styled-system": "^2.9.2",
55
"@chakra-ui/theme-tools": "^2.1.2",
66
"@emotion/react": "11.14.0",
7-
"@emotion/styled": "11.14.0",
7+
"@emotion/styled": "11.14.1",
88
"@hookform/resolvers": "^3.9.1",
99
"@marsidev/react-turnstile": "^1.1.0",
1010
"@radix-ui/react-accordion": "^1.2.11",
@@ -24,10 +24,10 @@
2424
"@radix-ui/react-slot": "^1.2.3",
2525
"@radix-ui/react-switch": "^1.2.5",
2626
"@radix-ui/react-tooltip": "1.2.7",
27-
"@scalar/api-reference-react": "^0.6.19",
28-
"@sentry/nextjs": "9.29.0",
27+
"@scalar/api-reference-react": "0.7.25",
28+
"@sentry/nextjs": "9.34.0",
2929
"@shazow/whatsabi": "0.22.2",
30-
"@tanstack/react-query": "5.80.7",
30+
"@tanstack/react-query": "5.81.5",
3131
"@tanstack/react-table": "^8.21.3",
3232
"@thirdweb-dev/service-utils": "workspace:*",
3333
"@thirdweb-dev/vault-sdk": "workspace:*",
@@ -41,29 +41,28 @@
4141
"compare-versions": "^6.1.0",
4242
"date-fns": "4.1.0",
4343
"fast-xml-parser": "^5.2.5",
44-
"framer-motion": "12.17.0",
44+
"framer-motion": "12.23.0",
4545
"fuse.js": "7.1.0",
4646
"input-otp": "^1.4.1",
4747
"ioredis": "^5.6.1",
4848
"ipaddr.js": "^2.2.0",
49-
"lucide-react": "0.514.0",
50-
"next": "15.3.3",
51-
"next-plausible": "^3.12.4",
49+
"lucide-react": "0.525.0",
50+
"next": "15.3.5",
5251
"next-themes": "^0.4.6",
5352
"nextjs-toploader": "^1.6.12",
5453
"nuqs": "^2.4.3",
5554
"p-limit": "^6.2.0",
5655
"papaparse": "^5.5.3",
5756
"pluralize": "^8.0.0",
58-
"posthog-js": "1.252.0",
59-
"prettier": "3.5.3",
57+
"posthog-js": "1.256.1",
58+
"prettier": "3.6.2",
6059
"qrcode": "^1.5.3",
6160
"react": "19.1.0",
6261
"react-children-utilities": "^2.10.0",
6362
"react-day-picker": "^8.10.1",
6463
"react-dom": "19.1.0",
6564
"react-dropzone": "^14.3.8",
66-
"react-error-boundary": "^5.0.0",
65+
"react-error-boundary": "6.0.0",
6766
"react-hook-form": "7.55.0",
6867
"react-markdown": "10.1.0",
6968
"react-table": "^7.8.0",
@@ -72,7 +71,7 @@
7271
"responsive-rsc": "0.0.7",
7372
"server-only": "^0.0.1",
7473
"shiki": "1.27.0",
75-
"sonner": "2.0.5",
74+
"sonner": "2.0.6",
7675
"spdx-correct": "^3.2.0",
7776
"stripe": "17.7.0",
7877
"swagger-ui-react": "^5.24.1",
@@ -82,19 +81,19 @@
8281
"tiny-invariant": "^1.3.3",
8382
"use-debounce": "^10.0.5",
8483
"vaul": "^1.1.2",
85-
"zod": "3.25.67"
84+
"zod": "3.25.71"
8685
},
8786
"devDependencies": {
8887
"@biomejs/biome": "2.0.6",
8988
"@chakra-ui/cli": "^2.4.1",
90-
"@chromatic-com/storybook": "4.0.0",
91-
"@next/bundle-analyzer": "15.3.3",
92-
"@next/eslint-plugin-next": "15.3.3",
93-
"@playwright/test": "1.53.0",
94-
"@storybook/addon-docs": "9.0.8",
95-
"@storybook/addon-links": "9.0.8",
96-
"@storybook/addon-onboarding": "9.0.8",
97-
"@storybook/nextjs": "9.0.8",
89+
"@chromatic-com/storybook": "4.0.1",
90+
"@next/bundle-analyzer": "15.3.5",
91+
"@next/eslint-plugin-next": "15.3.5",
92+
"@playwright/test": "1.53.2",
93+
"@storybook/addon-docs": "9.0.15",
94+
"@storybook/addon-links": "9.0.15",
95+
"@storybook/addon-onboarding": "9.0.15",
96+
"@storybook/nextjs": "9.0.15",
9897
"@types/color": "4.2.0",
9998
"@types/node": "22.14.1",
10099
"@types/papaparse": "^5.3.16",
@@ -112,11 +111,11 @@
112111
"eslint": "8.57.0",
113112
"eslint-config-biome": "1.9.4",
114113
"eslint-plugin-react-compiler": "19.1.0-rc.2",
115-
"eslint-plugin-storybook": "9.0.8",
114+
"eslint-plugin-storybook": "9.0.15",
116115
"knip": "5.60.2",
117116
"next-sitemap": "^4.2.3",
118-
"postcss": "8.5.5",
119-
"storybook": "9.0.8",
117+
"postcss": "8.5.6",
118+
"storybook": "9.0.15",
120119
"tailwindcss": "3.4.17",
121120
"typescript": "5.8.3"
122121
},

apps/dashboard/src/app/(app)/layout.tsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import "../../global.css";
22
import type { Metadata } from "next";
33
import { Inter } from "next/font/google";
4-
import PlausibleProvider from "next-plausible";
54
import NextTopLoader from "nextjs-toploader";
65
import { DashboardRouterTopProgressBar } from "@/lib/DashboardRouter";
76
import { cn } from "@/lib/utils";
@@ -52,14 +51,6 @@ export default function RootLayout({
5251
}) {
5352
return (
5453
<html lang="en" suppressHydrationWarning>
55-
<head>
56-
<PlausibleProvider
57-
customDomain="https://pl.thirdweb.com"
58-
domain="thirdweb.com"
59-
selfHosted
60-
/>
61-
</head>
62-
6354
<body
6455
className={cn("bg-background font-sans antialiased", fontSans.variable)}
6556
>

apps/nebula/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"@radix-ui/react-slot": "^1.2.3",
1313
"@radix-ui/react-switch": "^1.2.5",
1414
"@radix-ui/react-tooltip": "1.2.7",
15-
"@tanstack/react-query": "5.80.7",
15+
"@tanstack/react-query": "5.81.5",
1616
"@vercel/functions": "2.2.2",
1717
"class-variance-authority": "^0.7.1",
1818
"clsx": "^2.1.1",
1919
"date-fns": "4.1.0",
2020
"fetch-event-stream": "0.1.5",
2121
"fuse.js": "7.1.0",
22-
"lucide-react": "0.514.0",
23-
"next": "15.3.3",
22+
"lucide-react": "0.525.0",
23+
"next": "15.3.5",
2424
"next-themes": "^0.4.6",
2525
"nextjs-toploader": "^1.6.12",
26-
"posthog-js": "1.252.0",
27-
"prettier": "3.5.3",
26+
"posthog-js": "1.256.1",
27+
"prettier": "3.6.2",
2828
"react": "19.1.0",
2929
"react-children-utilities": "^2.10.0",
3030
"react-dom": "19.1.0",
@@ -33,20 +33,20 @@
3333
"remark-gfm": "4.0.1",
3434
"server-only": "^0.0.1",
3535
"shiki": "1.27.0",
36-
"sonner": "2.0.5",
36+
"sonner": "2.0.6",
3737
"tailwind-merge": "^2.6.0",
3838
"tailwindcss-animate": "^1.0.7",
3939
"thirdweb": "workspace:*",
40-
"zod": "3.25.67"
40+
"zod": "3.25.71"
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "2.0.6",
44-
"@chromatic-com/storybook": "4.0.0",
45-
"@next/eslint-plugin-next": "15.3.3",
46-
"@storybook/addon-docs": "9.0.8",
47-
"@storybook/addon-links": "9.0.8",
48-
"@storybook/addon-onboarding": "9.0.8",
49-
"@storybook/nextjs": "9.0.8",
44+
"@chromatic-com/storybook": "4.0.1",
45+
"@next/eslint-plugin-next": "15.3.5",
46+
"@storybook/addon-docs": "9.0.15",
47+
"@storybook/addon-links": "9.0.15",
48+
"@storybook/addon-onboarding": "9.0.15",
49+
"@storybook/nextjs": "9.0.15",
5050
"@types/node": "22.14.1",
5151
"@types/react": "19.1.8",
5252
"@types/react-dom": "19.1.6",
@@ -56,11 +56,11 @@
5656
"eslint": "8.57.0",
5757
"eslint-config-biome": "1.9.4",
5858
"eslint-plugin-react-compiler": "19.1.0-rc.2",
59-
"eslint-plugin-storybook": "9.0.8",
59+
"eslint-plugin-storybook": "9.0.15",
6060
"knip": "5.60.2",
6161
"next-sitemap": "^4.2.3",
62-
"postcss": "8.5.5",
63-
"storybook": "9.0.8",
62+
"postcss": "8.5.6",
63+
"storybook": "9.0.15",
6464
"tailwindcss": "3.4.17",
6565
"typescript": "5.8.3"
6666
},

apps/playground-web/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"@radix-ui/react-slot": "^1.2.3",
1313
"@radix-ui/react-switch": "^1.2.5",
1414
"@radix-ui/react-tooltip": "1.2.7",
15-
"@tanstack/react-query": "5.80.7",
15+
"@tanstack/react-query": "5.81.5",
1616
"class-variance-authority": "^0.7.1",
1717
"clsx": "^2.1.1",
1818
"date-fns": "4.1.0",
19-
"lucide-react": "0.514.0",
20-
"next": "15.3.3",
19+
"lucide-react": "0.525.0",
20+
"next": "15.3.5",
2121
"next-themes": "^0.4.6",
2222
"nextjs-toploader": "^1.6.12",
2323
"openapi-types": "^12.1.3",
24-
"posthog-js": "1.252.0",
25-
"prettier": "3.5.3",
24+
"posthog-js": "1.256.1",
25+
"prettier": "3.6.2",
2626
"react": "19.1.0",
2727
"react-dom": "19.1.0",
2828
"react-hook-form": "7.55.0",
@@ -32,7 +32,7 @@
3232
"tailwind-merge": "^2.6.0",
3333
"thirdweb": "workspace:*",
3434
"use-debounce": "^10.0.5",
35-
"zod": "3.25.67"
35+
"zod": "3.25.71"
3636
},
3737
"devDependencies": {
3838
"@biomejs/biome": "2.0.6",
@@ -42,10 +42,10 @@
4242
"autoprefixer": "^10.4.21",
4343
"eslint": "8.57.0",
4444
"eslint-config-biome": "1.9.4",
45-
"eslint-config-next": "15.3.3",
45+
"eslint-config-next": "15.3.5",
4646
"eslint-plugin-react-compiler": "19.1.0-rc.2",
4747
"knip": "5.60.2",
48-
"postcss": "8.5.5",
48+
"postcss": "8.5.6",
4949
"tailwindcss": "3.4.17",
5050
"tailwindcss-animate": "^1.0.7",
5151
"typescript": "5.8.3"

0 commit comments

Comments
 (0)