Skip to content

Commit 7b9ce49

Browse files
committed
upgrade next and react
1 parent b27fcd3 commit 7b9ce49

File tree

9 files changed

+2159
-1965
lines changed

9 files changed

+2159
-1965
lines changed

apps/dashboard/package.json

Lines changed: 130 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -1,132 +1,132 @@
11
{
2-
"dependencies": {
3-
"@hookform/resolvers": "^3.9.1",
4-
"@marsidev/react-turnstile": "^1.1.0",
5-
"@number-flow/react": "^0.5.10",
6-
"@radix-ui/react-accordion": "^1.2.11",
7-
"@radix-ui/react-alert-dialog": "^1.1.14",
8-
"@radix-ui/react-avatar": "^1.1.10",
9-
"@radix-ui/react-checkbox": "^1.3.2",
10-
"@radix-ui/react-collapsible": "^1.1.11",
11-
"@radix-ui/react-dialog": "1.1.14",
12-
"@radix-ui/react-dropdown-menu": "^2.1.15",
13-
"@radix-ui/react-hover-card": "^1.1.14",
14-
"@radix-ui/react-label": "^2.1.7",
15-
"@radix-ui/react-popover": "^1.1.14",
16-
"@radix-ui/react-progress": "^1.1.7",
17-
"@radix-ui/react-radio-group": "^1.3.7",
18-
"@radix-ui/react-select": "^2.2.5",
19-
"@radix-ui/react-separator": "^1.1.7",
20-
"@radix-ui/react-slot": "^1.2.3",
21-
"@radix-ui/react-switch": "^1.2.5",
22-
"@radix-ui/react-tooltip": "1.2.7",
23-
"@sentry/nextjs": "9.34.0",
24-
"@shazow/whatsabi": "0.22.2",
25-
"@stripe/react-stripe-js": "4.0.2",
26-
"@stripe/stripe-js": "7.9.0",
27-
"@tanstack/react-query": "5.81.5",
28-
"@tanstack/react-table": "^8.21.3",
29-
"@thirdweb-dev/api": "workspace:*",
30-
"@thirdweb-dev/service-utils": "workspace:*",
31-
"@thirdweb-dev/vault-sdk": "workspace:*",
32-
"@vercel/functions": "2.2.2",
33-
"@vercel/og": "^0.6.8",
34-
"@workspace/ui": "workspace:*",
35-
"abitype": "1.0.8",
36-
"class-variance-authority": "^0.7.1",
37-
"clsx": "^2.1.1",
38-
"compare-versions": "^6.1.0",
39-
"date-fns": "4.1.0",
40-
"fast-xml-parser": "^5.2.5",
41-
"fetch-event-stream": "0.1.5",
42-
"fuse.js": "7.1.0",
43-
"input-otp": "^1.4.1",
44-
"ioredis": "^5.6.1",
45-
"ipaddr.js": "^2.2.0",
46-
"lucide-react": "0.525.0",
47-
"next": "15.3.5",
48-
"next-themes": "^0.4.6",
49-
"nextjs-toploader": "^1.6.12",
50-
"nuqs": "^2.4.3",
51-
"p-limit": "^7.2.0",
52-
"papaparse": "^5.5.3",
53-
"pluralize": "^8.0.0",
54-
"posthog-js": "1.256.1",
55-
"prettier": "3.6.2",
56-
"react": "19.1.0",
57-
"react-children-utilities": "^2.10.0",
58-
"react-day-picker": "^8.10.1",
59-
"react-dom": "19.1.0",
60-
"react-dropzone": "^14.3.8",
61-
"react-error-boundary": "6.0.0",
62-
"react-hook-form": "7.55.0",
63-
"react-markdown": "10.1.0",
64-
"react-table": "^7.8.0",
65-
"recharts": "2.15.3",
66-
"remark-gfm": "4.0.1",
67-
"responsive-rsc": "0.0.7",
68-
"server-only": "^0.0.1",
69-
"shiki": "3.12.0",
70-
"sonner": "2.0.6",
71-
"spdx-correct": "^3.2.0",
72-
"stripe": "17.7.0",
73-
"swagger-ui-react": "^5.24.1",
74-
"tailwind-merge": "^2.6.0",
75-
"tailwindcss-animate": "^1.0.7",
76-
"thirdweb": "workspace:*",
77-
"tiny-invariant": "^1.3.3",
78-
"use-debounce": "^10.0.5",
79-
"vaul": "^1.1.2",
80-
"zod": "3.25.75"
81-
},
82-
"devDependencies": {
83-
"@biomejs/biome": "2.0.6",
84-
"@chromatic-com/storybook": "4.0.1",
85-
"@next/bundle-analyzer": "15.3.5",
86-
"@next/eslint-plugin-next": "15.3.5",
87-
"@storybook/addon-docs": "9.0.15",
88-
"@storybook/addon-links": "9.0.15",
89-
"@storybook/addon-onboarding": "9.0.15",
90-
"@storybook/nextjs": "9.0.15",
91-
"@types/color": "4.2.0",
92-
"@types/node": "22.14.1",
93-
"@types/papaparse": "^5.3.16",
94-
"@types/pluralize": "^0.0.33",
95-
"@types/react": "19.1.8",
96-
"@types/react-dom": "19.1.6",
97-
"@types/react-table": "^7.7.20",
98-
"@types/spdx-correct": "^3.1.3",
99-
"@types/swagger-ui-react": "^5.18.0",
100-
"@typescript-eslint/eslint-plugin": "7.14.1",
101-
"@typescript-eslint/parser": "7.14.1",
102-
"autoprefixer": "^10.4.21",
103-
"eslint": "8.57.0",
104-
"eslint-config-biome": "1.9.4",
105-
"eslint-plugin-react-compiler": "19.1.0-rc.2",
106-
"eslint-plugin-storybook": "9.0.15",
107-
"knip": "5.60.2",
108-
"next-sitemap": "^4.2.3",
109-
"postcss": "8.5.6",
110-
"storybook": "9.0.15",
111-
"tailwindcss": "3.4.17",
112-
"typescript": "5.8.3"
113-
},
114-
"name": "thirdweb-dashboard",
115-
"private": true,
116-
"scripts": {
117-
"build": "NODE_OPTIONS=--max-old-space-size=6144 next build",
118-
"build-storybook": "storybook build",
119-
"build:analyze": "ANALYZE=true pnpm run build",
120-
"dev": "next dev --turbopack",
121-
"fix": "biome check ./src --fix && eslint ./src --fix",
122-
"format": "biome format ./src --write",
123-
"knip": "knip",
124-
"lint": "biome check ./src && knip && eslint ./src",
125-
"postbuild": "next-sitemap",
126-
"preinstall": "npx only-allow pnpm",
127-
"start": "next start",
128-
"storybook": "storybook dev -p 6006",
129-
"typecheck": "tsc --noEmit"
130-
},
131-
"version": "3.0.0"
2+
"dependencies": {
3+
"@hookform/resolvers": "^3.9.1",
4+
"@marsidev/react-turnstile": "^1.1.0",
5+
"@number-flow/react": "^0.5.10",
6+
"@radix-ui/react-accordion": "^1.2.11",
7+
"@radix-ui/react-alert-dialog": "^1.1.14",
8+
"@radix-ui/react-avatar": "^1.1.10",
9+
"@radix-ui/react-checkbox": "^1.3.2",
10+
"@radix-ui/react-collapsible": "^1.1.11",
11+
"@radix-ui/react-dialog": "1.1.14",
12+
"@radix-ui/react-dropdown-menu": "^2.1.15",
13+
"@radix-ui/react-hover-card": "^1.1.14",
14+
"@radix-ui/react-label": "^2.1.7",
15+
"@radix-ui/react-popover": "^1.1.14",
16+
"@radix-ui/react-progress": "^1.1.7",
17+
"@radix-ui/react-radio-group": "^1.3.7",
18+
"@radix-ui/react-select": "^2.2.5",
19+
"@radix-ui/react-separator": "^1.1.7",
20+
"@radix-ui/react-slot": "^1.2.3",
21+
"@radix-ui/react-switch": "^1.2.5",
22+
"@radix-ui/react-tooltip": "1.2.7",
23+
"@sentry/nextjs": "9.34.0",
24+
"@shazow/whatsabi": "0.22.2",
25+
"@stripe/react-stripe-js": "4.0.2",
26+
"@stripe/stripe-js": "7.9.0",
27+
"@tanstack/react-query": "5.81.5",
28+
"@tanstack/react-table": "^8.21.3",
29+
"@thirdweb-dev/api": "workspace:*",
30+
"@thirdweb-dev/service-utils": "workspace:*",
31+
"@thirdweb-dev/vault-sdk": "workspace:*",
32+
"@vercel/functions": "2.2.2",
33+
"@vercel/og": "^0.6.8",
34+
"@workspace/ui": "workspace:*",
35+
"abitype": "1.0.8",
36+
"class-variance-authority": "^0.7.1",
37+
"clsx": "^2.1.1",
38+
"compare-versions": "^6.1.0",
39+
"date-fns": "4.1.0",
40+
"fast-xml-parser": "^5.2.5",
41+
"fetch-event-stream": "0.1.5",
42+
"fuse.js": "7.1.0",
43+
"input-otp": "^1.4.1",
44+
"ioredis": "^5.6.1",
45+
"ipaddr.js": "^2.2.0",
46+
"lucide-react": "0.525.0",
47+
"next": "15.3.6",
48+
"next-themes": "^0.4.6",
49+
"nextjs-toploader": "^1.6.12",
50+
"nuqs": "^2.4.3",
51+
"p-limit": "^7.2.0",
52+
"papaparse": "^5.5.3",
53+
"pluralize": "^8.0.0",
54+
"posthog-js": "1.256.1",
55+
"prettier": "3.6.2",
56+
"react": "19.2.1",
57+
"react-children-utilities": "^2.10.0",
58+
"react-day-picker": "^8.10.1",
59+
"react-dom": "19.2.1",
60+
"react-dropzone": "^14.3.8",
61+
"react-error-boundary": "6.0.0",
62+
"react-hook-form": "7.55.0",
63+
"react-markdown": "10.1.0",
64+
"react-table": "^7.8.0",
65+
"recharts": "2.15.3",
66+
"remark-gfm": "4.0.1",
67+
"responsive-rsc": "0.0.7",
68+
"server-only": "^0.0.1",
69+
"shiki": "3.12.0",
70+
"sonner": "2.0.6",
71+
"spdx-correct": "^3.2.0",
72+
"stripe": "17.7.0",
73+
"swagger-ui-react": "^5.24.1",
74+
"tailwind-merge": "^2.6.0",
75+
"tailwindcss-animate": "^1.0.7",
76+
"thirdweb": "workspace:*",
77+
"tiny-invariant": "^1.3.3",
78+
"use-debounce": "^10.0.5",
79+
"vaul": "^1.1.2",
80+
"zod": "3.25.75"
81+
},
82+
"devDependencies": {
83+
"@biomejs/biome": "2.0.6",
84+
"@chromatic-com/storybook": "4.0.1",
85+
"@next/bundle-analyzer": "15.3.6",
86+
"@next/eslint-plugin-next": "15.3.6",
87+
"@storybook/addon-docs": "9.0.15",
88+
"@storybook/addon-links": "9.0.15",
89+
"@storybook/addon-onboarding": "9.0.15",
90+
"@storybook/nextjs": "9.0.15",
91+
"@types/color": "4.2.0",
92+
"@types/node": "22.14.1",
93+
"@types/papaparse": "^5.3.16",
94+
"@types/pluralize": "^0.0.33",
95+
"@types/react": "19.2.7",
96+
"@types/react-dom": "19.2.3",
97+
"@types/react-table": "^7.7.20",
98+
"@types/spdx-correct": "^3.1.3",
99+
"@types/swagger-ui-react": "^5.18.0",
100+
"@typescript-eslint/eslint-plugin": "7.14.1",
101+
"@typescript-eslint/parser": "7.14.1",
102+
"autoprefixer": "^10.4.21",
103+
"eslint": "8.57.0",
104+
"eslint-config-biome": "1.9.4",
105+
"eslint-plugin-react-compiler": "19.1.0-rc.2",
106+
"eslint-plugin-storybook": "9.0.15",
107+
"knip": "5.60.2",
108+
"next-sitemap": "^4.2.3",
109+
"postcss": "8.5.6",
110+
"storybook": "9.0.15",
111+
"tailwindcss": "3.4.17",
112+
"typescript": "5.8.3"
113+
},
114+
"name": "thirdweb-dashboard",
115+
"private": true,
116+
"scripts": {
117+
"build": "NODE_OPTIONS=--max-old-space-size=6144 next build",
118+
"build-storybook": "storybook build",
119+
"build:analyze": "ANALYZE=true pnpm run build",
120+
"dev": "next dev --turbopack",
121+
"fix": "biome check ./src --fix && eslint ./src --fix",
122+
"format": "biome format ./src --write",
123+
"knip": "knip",
124+
"lint": "biome check ./src && knip && eslint ./src",
125+
"postbuild": "next-sitemap",
126+
"preinstall": "npx only-allow pnpm",
127+
"start": "next start",
128+
"storybook": "storybook dev -p 6006",
129+
"typecheck": "tsc --noEmit"
130+
},
131+
"version": "3.0.0"
132132
}

0 commit comments

Comments
 (0)