Skip to content

Commit 4a9da8f

Browse files
authored
update dependencies (#6340)
1 parent ddbacd1 commit 4a9da8f

File tree

12 files changed

+4843
-4625
lines changed

12 files changed

+4843
-4625
lines changed

apps/dashboard/next.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ const SENTRY_OPTIONS: SentryBuildOptions = {
101101
// Routes browser requests to Sentry through a Next.js rewrite to circumvent ad-blockers (increases server load)
102102
tunnelRoute: "/err",
103103

104-
// Hides source maps from generated client bundles
105-
hideSourceMaps: true,
106-
107104
// Automatically tree-shake Sentry logger statements to reduce bundle size
108105
disableLogger: true,
109106

apps/dashboard/package.json

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -30,45 +30,45 @@
3030
"@hookform/resolvers": "^3.9.1",
3131
"@marsidev/react-turnstile": "^1.1.0",
3232
"@n8tb1t/use-scroll-position": "^2.0.3",
33-
"@radix-ui/react-accordion": "^1.2.2",
34-
"@radix-ui/react-alert-dialog": "^1.1.5",
35-
"@radix-ui/react-avatar": "^1.1.2",
36-
"@radix-ui/react-checkbox": "^1.1.3",
37-
"@radix-ui/react-dialog": "1.1.5",
38-
"@radix-ui/react-dropdown-menu": "^2.1.5",
39-
"@radix-ui/react-hover-card": "^1.1.5",
40-
"@radix-ui/react-label": "^2.1.1",
41-
"@radix-ui/react-popover": "^1.1.5",
42-
"@radix-ui/react-progress": "^1.1.1",
43-
"@radix-ui/react-radio-group": "^1.2.2",
44-
"@radix-ui/react-select": "^2.1.5",
45-
"@radix-ui/react-separator": "^1.1.1",
46-
"@radix-ui/react-slot": "^1.1.1",
47-
"@radix-ui/react-switch": "^1.1.2",
48-
"@radix-ui/react-tooltip": "1.1.7",
49-
"@sentry/nextjs": "8.53.0",
33+
"@radix-ui/react-accordion": "^1.2.3",
34+
"@radix-ui/react-alert-dialog": "^1.1.6",
35+
"@radix-ui/react-avatar": "^1.1.3",
36+
"@radix-ui/react-checkbox": "^1.1.4",
37+
"@radix-ui/react-dialog": "1.1.6",
38+
"@radix-ui/react-dropdown-menu": "^2.1.6",
39+
"@radix-ui/react-hover-card": "^1.1.6",
40+
"@radix-ui/react-label": "^2.1.2",
41+
"@radix-ui/react-popover": "^1.1.6",
42+
"@radix-ui/react-progress": "^1.1.2",
43+
"@radix-ui/react-radio-group": "^1.2.3",
44+
"@radix-ui/react-select": "^2.1.6",
45+
"@radix-ui/react-separator": "^1.1.2",
46+
"@radix-ui/react-slot": "^1.1.2",
47+
"@radix-ui/react-switch": "^1.1.3",
48+
"@radix-ui/react-tooltip": "1.1.8",
49+
"@sentry/nextjs": "9.2.0",
5050
"@shazow/whatsabi": "^0.19.0",
51-
"@tanstack/react-query": "5.66.0",
52-
"@tanstack/react-table": "^8.20.6",
51+
"@tanstack/react-query": "5.66.9",
52+
"@tanstack/react-table": "^8.21.2",
5353
"@thirdweb-dev/service-utils": "workspace:*",
54-
"@vercel/functions": "^1.6.0",
54+
"@vercel/functions": "2.0.0",
5555
"@vercel/og": "^0.6.5",
5656
"abitype": "1.0.8",
5757
"chakra-react-select": "^4.7.6",
5858
"class-variance-authority": "^0.7.1",
5959
"clsx": "^2.1.1",
60-
"color": "^4.2.3",
60+
"color": "5.0.0",
6161
"compare-versions": "^6.1.0",
6262
"date-fns": "4.1.0",
6363
"fetch-event-stream": "0.1.5",
6464
"flat": "^6.0.1",
65-
"framer-motion": "12.0.6",
66-
"fuse.js": "7.0.0",
65+
"framer-motion": "12.4.7",
66+
"fuse.js": "7.1.0",
6767
"input-otp": "^1.4.1",
68-
"ioredis": "^5.4.1",
68+
"ioredis": "^5.5.0",
6969
"ipaddr.js": "^2.2.0",
70-
"lucide-react": "0.474.0",
71-
"next": "15.1.6",
70+
"lucide-react": "0.476.0",
71+
"next": "15.1.7",
7272
"next-plausible": "^3.12.4",
7373
"next-themes": "^0.4.4",
7474
"nextjs-toploader": "^1.6.12",
@@ -82,48 +82,48 @@
8282
"react-children-utilities": "^2.10.0",
8383
"react-day-picker": "^8.10.1",
8484
"react-dom": "19.0.0",
85-
"react-dropzone": "^14.3.5",
85+
"react-dropzone": "^14.3.8",
8686
"react-error-boundary": "^5.0.0",
8787
"react-hook-form": "7.54.2",
8888
"react-markdown": "^9.0.1",
8989
"react-table": "^7.8.0",
9090
"recharts": "2.15.1",
91-
"remark-gfm": "^4.0.0",
91+
"remark-gfm": "4.0.1",
9292
"responsive-rsc": "0.0.7",
9393
"server-only": "^0.0.1",
9494
"shiki": "1.27.0",
95-
"sonner": "^1.7.4",
95+
"sonner": "2.0.1",
9696
"spdx-correct": "^3.2.0",
97-
"swagger-ui-react": "^5.18.3",
97+
"swagger-ui-react": "^5.19.0",
9898
"tailwind-merge": "^2.6.0",
9999
"tailwindcss-animate": "^1.0.7",
100100
"thirdweb": "workspace:*",
101101
"tiny-invariant": "^1.3.3",
102102
"use-debounce": "^10.0.4",
103-
"zod": "3.24.1"
103+
"zod": "3.24.2"
104104
},
105105
"devDependencies": {
106106
"@chakra-ui/cli": "^2.4.1",
107107
"@chromatic-com/storybook": "3.2.4",
108-
"@next/bundle-analyzer": "15.1.6",
109-
"@next/eslint-plugin-next": "15.1.6",
108+
"@next/bundle-analyzer": "15.1.7",
109+
"@next/eslint-plugin-next": "15.1.7",
110110
"@playwright/test": "1.50.1",
111-
"@storybook/addon-essentials": "8.5.2",
112-
"@storybook/addon-interactions": "8.5.2",
113-
"@storybook/addon-links": "8.5.2",
114-
"@storybook/addon-onboarding": "8.5.2",
115-
"@storybook/addon-viewport": "8.5.2",
116-
"@storybook/blocks": "8.5.2",
117-
"@storybook/nextjs": "8.5.2",
118-
"@storybook/react": "8.5.2",
119-
"@storybook/test": "8.5.2",
111+
"@storybook/addon-essentials": "8.6.0",
112+
"@storybook/addon-interactions": "8.6.0",
113+
"@storybook/addon-links": "8.6.0",
114+
"@storybook/addon-onboarding": "8.6.0",
115+
"@storybook/addon-viewport": "8.6.0",
116+
"@storybook/blocks": "8.6.0",
117+
"@storybook/nextjs": "8.6.0",
118+
"@storybook/react": "8.6.0",
119+
"@storybook/test": "8.6.0",
120120
"@types/color": "4.2.0",
121-
"@types/node": "22.13.0",
121+
"@types/node": "22.13.5",
122122
"@types/papaparse": "^5.3.15",
123123
"@types/pluralize": "^0.0.33",
124124
"@types/qrcode": "^1.5.5",
125-
"@types/react": "19.0.8",
126-
"@types/react-dom": "19.0.3",
125+
"@types/react": "19.0.10",
126+
"@types/react-dom": "19.0.4",
127127
"@types/react-table": "^7.7.20",
128128
"@types/spdx-correct": "^3.1.3",
129129
"@types/swagger-ui-react": "^4.19.0",
@@ -133,12 +133,12 @@
133133
"checkly": "^4.19.1",
134134
"eslint": "8.57.0",
135135
"eslint-config-biome": "1.9.4",
136-
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
137-
"eslint-plugin-storybook": "^0.11.1",
138-
"knip": "5.43.6",
136+
"eslint-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
137+
"eslint-plugin-storybook": "0.11.3",
138+
"knip": "5.45.0",
139139
"next-sitemap": "^4.2.3",
140-
"postcss": "8.5.1",
141-
"storybook": "8.5.2",
140+
"postcss": "8.5.3",
141+
"storybook": "8.6.0",
142142
"tailwindcss": "3.4.17",
143143
"typescript": "5.7.3"
144144
}

apps/login/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,35 +14,35 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"dependencies": {
17-
"@radix-ui/react-dropdown-menu": "^2.1.5",
18-
"@radix-ui/react-label": "^2.1.1",
19-
"@radix-ui/react-select": "^2.1.5",
20-
"@radix-ui/react-separator": "^1.1.1",
21-
"@radix-ui/react-slot": "^1.1.1",
22-
"@radix-ui/react-switch": "^1.1.2",
23-
"@radix-ui/react-tooltip": "1.1.7",
17+
"@radix-ui/react-dropdown-menu": "^2.1.6",
18+
"@radix-ui/react-label": "^2.1.2",
19+
"@radix-ui/react-select": "^2.1.6",
20+
"@radix-ui/react-separator": "^1.1.2",
21+
"@radix-ui/react-slot": "^1.1.2",
22+
"@radix-ui/react-switch": "^1.1.3",
23+
"@radix-ui/react-tooltip": "1.1.8",
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
26-
"jose": "^5.10.0",
27-
"lucide-react": "0.474.0",
28-
"next": "15.1.6",
26+
"jose": "6.0.7",
27+
"lucide-react": "0.476.0",
28+
"next": "15.1.7",
2929
"next-themes": "^0.4.4",
3030
"react": "19.0.0",
3131
"react-dom": "19.0.0",
3232
"server-only": "^0.0.1",
33-
"sonner": "^1.7.4",
33+
"sonner": "2.0.1",
3434
"tailwind-merge": "^2.6.0",
3535
"tailwindcss-animate": "^1.0.7",
3636
"thirdweb": "workspace:*"
3737
},
3838
"devDependencies": {
39-
"@eslint/eslintrc": "^3",
40-
"@types/node": "22.13.0",
41-
"@types/react": "19.0.8",
42-
"@types/react-dom": "19.0.3",
39+
"@eslint/eslintrc": "^3.3.0",
40+
"@types/node": "22.13.5",
41+
"@types/react": "19.0.10",
42+
"@types/react-dom": "19.0.4",
4343
"eslint": "^9",
44-
"eslint-config-next": "15.1.6",
45-
"postcss": "8.5.1",
44+
"eslint-config-next": "15.1.7",
45+
"postcss": "8.5.3",
4646
"tailwindcss": "3.4.17",
4747
"typescript": "5.7.3"
4848
}

apps/login/src/lib/keys.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import "server-only";
22

3-
import { type KeyLike, importPKCS8, importSPKI } from "jose";
3+
import { type CryptoKey, importPKCS8, importSPKI } from "jose";
44

55
const ALGORITHM = "RS256";
66

7-
let privateKeyPromise: Promise<KeyLike> | null = null;
8-
let publicKeyPromise: Promise<KeyLike> | null = null;
7+
let privateKeyPromise: Promise<CryptoKey> | null = null;
8+
let publicKeyPromise: Promise<CryptoKey> | null = null;
99

1010
export async function getKeyInfo() {
1111
// Ensure these are loaded only once and cached

apps/playground-web/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
"typecheck": "tsc --noEmit"
1515
},
1616
"dependencies": {
17-
"@abstract-foundation/agw-client": "^1.4.0",
18-
"@abstract-foundation/agw-react": "^1.5.0",
17+
"@abstract-foundation/agw-client": "^1.4.2",
18+
"@abstract-foundation/agw-react": "^1.5.4",
1919
"@hookform/resolvers": "^3.9.1",
20-
"@radix-ui/react-accordion": "^1.2.2",
21-
"@radix-ui/react-checkbox": "^1.1.3",
22-
"@radix-ui/react-dialog": "1.1.5",
23-
"@radix-ui/react-dropdown-menu": "^2.1.5",
24-
"@radix-ui/react-label": "^2.1.1",
25-
"@radix-ui/react-popover": "^1.1.5",
26-
"@radix-ui/react-radio-group": "^1.2.2",
27-
"@radix-ui/react-scroll-area": "^1.2.2",
28-
"@radix-ui/react-select": "^2.1.5",
29-
"@radix-ui/react-separator": "^1.1.1",
30-
"@radix-ui/react-slot": "^1.1.1",
31-
"@radix-ui/react-switch": "^1.1.2",
32-
"@radix-ui/react-tabs": "^1.1.2",
33-
"@radix-ui/react-tooltip": "1.1.7",
34-
"@tanstack/react-query": "5.66.0",
20+
"@radix-ui/react-accordion": "^1.2.3",
21+
"@radix-ui/react-checkbox": "^1.1.4",
22+
"@radix-ui/react-dialog": "1.1.6",
23+
"@radix-ui/react-dropdown-menu": "^2.1.6",
24+
"@radix-ui/react-label": "^2.1.2",
25+
"@radix-ui/react-popover": "^1.1.6",
26+
"@radix-ui/react-radio-group": "^1.2.3",
27+
"@radix-ui/react-scroll-area": "^1.2.3",
28+
"@radix-ui/react-select": "^2.1.6",
29+
"@radix-ui/react-separator": "^1.1.2",
30+
"@radix-ui/react-slot": "^1.1.2",
31+
"@radix-ui/react-switch": "^1.1.3",
32+
"@radix-ui/react-tabs": "^1.1.3",
33+
"@radix-ui/react-tooltip": "1.1.8",
34+
"@tanstack/react-query": "5.66.9",
3535
"@thirdweb-dev/engine": "^0.0.18",
3636
"class-variance-authority": "^0.7.1",
3737
"clsx": "^2.1.1",
38-
"jose": "^5.10.0",
39-
"lucide-react": "0.474.0",
40-
"next": "15.1.6",
38+
"jose": "6.0.7",
39+
"lucide-react": "0.476.0",
40+
"next": "15.1.7",
4141
"next-themes": "^0.4.4",
4242
"nextjs-toploader": "^1.6.12",
4343
"openapi-types": "^12.1.3",
@@ -52,16 +52,16 @@
5252
"thirdweb": "workspace:*",
5353
"timeago.js": "^4.0.2",
5454
"use-debounce": "^10.0.4",
55-
"zod": "3.24.1"
55+
"zod": "3.24.2"
5656
},
5757
"devDependencies": {
58-
"@types/node": "22.13.0",
59-
"@types/react": "19.0.8",
60-
"@types/react-dom": "19.0.3",
58+
"@types/node": "22.13.5",
59+
"@types/react": "19.0.10",
60+
"@types/react-dom": "19.0.4",
6161
"eslint": "8.57.0",
62-
"eslint-config-next": "15.1.6",
63-
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
64-
"postcss": "8.5.1",
62+
"eslint-config-next": "15.1.7",
63+
"eslint-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
64+
"postcss": "8.5.3",
6565
"tailwindcss": "3.4.17",
6666
"tailwindcss-animate": "^1.0.7",
6767
"typescript": "5.7.3"

apps/portal/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@
2121
"@dirtycajunrice/klee": "^1.0.6",
2222
"@mdx-js/loader": "^2.3.0",
2323
"@mdx-js/react": "^2.3.0",
24-
"@next/mdx": "15.1.6",
25-
"@radix-ui/react-dialog": "1.1.5",
26-
"@radix-ui/react-dropdown-menu": "^2.1.5",
27-
"@radix-ui/react-select": "^2.1.5",
28-
"@radix-ui/react-slot": "^1.1.1",
29-
"@radix-ui/react-tabs": "^1.1.2",
30-
"@tanstack/react-query": "5.66.0",
24+
"@next/mdx": "15.1.7",
25+
"@radix-ui/react-dialog": "1.1.6",
26+
"@radix-ui/react-dropdown-menu": "^2.1.6",
27+
"@radix-ui/react-select": "^2.1.6",
28+
"@radix-ui/react-slot": "^1.1.2",
29+
"@radix-ui/react-tabs": "^1.1.3",
30+
"@tanstack/react-query": "5.66.9",
3131
"@tryghost/content-api": "^1.11.21",
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",
37-
"lucide-react": "0.474.0",
38-
"next": "15.1.6",
37+
"lucide-react": "0.476.0",
38+
"next": "15.1.7",
3939
"nextjs-toploader": "^1.6.12",
4040
"node-html-parser": "^6.1.13",
4141
"posthog-js": "1.67.1",
@@ -53,12 +53,12 @@
5353
"typedoc-better-json": "0.9.4"
5454
},
5555
"devDependencies": {
56-
"@next/eslint-plugin-next": "15.1.6",
56+
"@next/eslint-plugin-next": "15.1.7",
5757
"@types/flexsearch": "^0.7.6",
5858
"@types/mdx": "^2.0.13",
59-
"@types/node": "22.13.0",
60-
"@types/react": "19.0.8",
61-
"@types/react-dom": "19.0.3",
59+
"@types/node": "22.13.5",
60+
"@types/react": "19.0.10",
61+
"@types/react-dom": "19.0.4",
6262
"@types/react-html-parser": "^2.0.6",
6363
"@types/tryghost__content-api": "^1.3.16",
6464
"@typescript-eslint/eslint-plugin": "7.14.1",
@@ -69,11 +69,11 @@
6969
"eslint-plugin-mdx": "^3.1.5",
7070
"eslint-plugin-svg-jsx": "^1.2.4",
7171
"eslint-plugin-tailwindcss": "^3.18.0",
72-
"knip": "5.43.6",
72+
"knip": "5.45.0",
7373
"next-sitemap": "^4.2.3",
74-
"postcss": "8.5.1",
74+
"postcss": "8.5.3",
7575
"tailwindcss": "3.4.17",
76-
"tsx": "4.19.2",
76+
"tsx": "4.19.3",
7777
"typescript": "5.7.3"
7878
}
7979
}

0 commit comments

Comments
 (0)