Skip to content

Commit 6104401

Browse files
authored
update dependencies (#7098)
1 parent e6213db commit 6104401

File tree

12 files changed

+3746
-6217
lines changed

12 files changed

+3746
-6217
lines changed

apps/dashboard/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ioredis": "^5.6.1",
7272
"ipaddr.js": "^2.2.0",
7373
"lucide-react": "0.503.0",
74-
"next": "15.3.1",
74+
"next": "15.3.2",
7575
"next-plausible": "^3.12.4",
7676
"next-themes": "^0.4.6",
7777
"nextjs-toploader": "^1.6.12",
@@ -110,25 +110,25 @@
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",
126126
"@types/node": "22.14.1",
127-
"@types/papaparse": "^5.3.15",
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",
@@ -140,10 +140,10 @@
140140
"eslint-config-biome": "1.9.4",
141141
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"clsx": "^2.1.1",
2626
"jose": "6.0.10",
2727
"lucide-react": "0.503.0",
28-
"next": "15.3.1",
28+
"next": "15.3.2",
2929
"next-themes": "^0.4.6",
3030
"react": "19.1.0",
3131
"react-dom": "19.1.0",
@@ -38,10 +38,10 @@
3838
"devDependencies": {
3939
"@eslint/eslintrc": "^3.3.1",
4040
"@types/node": "22.14.1",
41-
"@types/react": "19.1.2",
42-
"@types/react-dom": "19.1.2",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clsx": "^2.1.1",
3333
"date-fns": "4.1.0",
3434
"lucide-react": "0.503.0",
35-
"next": "15.3.1",
35+
"next": "15.3.2",
3636
"next-themes": "^0.4.6",
3737
"nextjs-toploader": "^1.6.12",
3838
"openapi-types": "^12.1.3",
@@ -51,14 +51,14 @@
5151
},
5252
"devDependencies": {
5353
"@types/node": "22.14.1",
54-
"@types/react": "19.1.2",
55-
"@types/react-dom": "19.1.2",
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",
59+
"eslint-config-next": "15.3.2",
6060
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
61-
"knip": "5.50.5",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"github-slugger": "^2.0.0",
3838
"he": "^1.2.0",
3939
"lucide-react": "0.503.0",
40-
"next": "15.3.1",
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,24 +57,24 @@
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",
6464
"@types/node": "22.14.1",
65-
"@types/react": "19.1.2",
66-
"@types/react-dom": "19.1.2",
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",

apps/wallet-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clsx": "^2.1.1",
2121
"cmdk": "^1.1.1",
2222
"lucide-react": "0.503.0",
23-
"next": "15.3.1",
23+
"next": "15.3.2",
2424
"next-themes": "^0.4.6",
2525
"react": "19.1.0",
2626
"react-dom": "19.1.0",
@@ -34,16 +34,16 @@
3434
"zod": "3.24.3"
3535
},
3636
"devDependencies": {
37-
"@next/eslint-plugin-next": "15.3.1",
37+
"@next/eslint-plugin-next": "15.3.2",
3838
"@types/node": "22.14.1",
39-
"@types/react": "19.1.2",
40-
"@types/react-dom": "19.1.2",
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",
4545
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
46-
"knip": "5.50.5",
46+
"knip": "5.56.0",
4747
"postcss": "8.5.3",
4848
"postcss-load-config": "^6.0.1",
4949
"tailwindcss": "3.4.17",

packages/engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@hey-api/client-fetch": "0.10.0"
3232
},
3333
"devDependencies": {
34-
"@hey-api/openapi-ts": "0.67.0",
34+
"@hey-api/openapi-ts": "0.67.5",
3535
"rimraf": "6.0.1",
3636
"tslib": "^2.8.1"
3737
},

packages/insight/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,15 @@
2323
},
2424
"./package.json": "./package.json"
2525
},
26-
"files": ["dist/*", "src/*"],
26+
"files": [
27+
"dist/*",
28+
"src/*"
29+
],
2730
"dependencies": {
2831
"@hey-api/client-fetch": "0.10.0"
2932
},
3033
"devDependencies": {
31-
"@hey-api/openapi-ts": "0.67.0",
34+
"@hey-api/openapi-ts": "0.67.5",
3235
"rimraf": "6.0.1",
3336
"tslib": "^2.8.1"
3437
},

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"zod": "3.24.3"
5151
},
5252
"devDependencies": {
53-
"@cloudflare/workers-types": "4.20250421.0",
53+
"@cloudflare/workers-types": "4.20250520.0",
5454
"@types/node": "22.14.1",
5555
"@vitest/coverage-v8": "3.1.2",
5656
"typescript": "5.8.3",

packages/thirdweb/knip.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"$schema": "https://unpkg.com/knip@5/schema.json",
3-
"entry": ["src/exports/**", "scripts/**/*.{ts,mjs}", "src/cli/bin.ts", ""],
3+
"entry": [
4+
"src/exports/**",
5+
"scripts/**/*.{ts,mjs}",
6+
"src/cli/bin.ts",
7+
"src/transaction/actions/send-batch-transaction.ts"
8+
],
49
"project": ["src/**/*.{ts,tsx}", "scripts/**/*.mjs"],
5-
"ignore": ["src/**/__generated__/**"],
10+
"ignore": ["src/**/__generated__/**", "**/*.bench.ts"],
611
"ignoreBinaries": ["printf"],
712
"ignoreDependencies": [
813
"@testing-library/jest-dom",
914
"tslib",
10-
"@size-limit/preset-big-lib",
1115
"@thirdweb-dev/insight",
1216
"@thirdweb-dev/engine"
1317
],

packages/thirdweb/package.json

Lines changed: 30 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -147,66 +147,26 @@
147147
},
148148
"typesVersions": {
149149
"*": {
150-
"adapters/*": [
151-
"./dist/types/exports/adapters/*.d.ts"
152-
],
153-
"auth": [
154-
"./dist/types/exports/auth.d.ts"
155-
],
156-
"chains": [
157-
"./dist/types/exports/chains.d.ts"
158-
],
159-
"contract": [
160-
"./dist/types/exports/contract.d.ts"
161-
],
162-
"deploys": [
163-
"./dist/types/exports/deploys.d.ts"
164-
],
165-
"event": [
166-
"./dist/types/exports/event.d.ts"
167-
],
168-
"extensions/*": [
169-
"./dist/types/exports/extensions/*.d.ts"
170-
],
171-
"pay": [
172-
"./dist/types/exports/pay.d.ts"
173-
],
174-
"react": [
175-
"./dist/types/exports/react.d.ts"
176-
],
177-
"react-native": [
178-
"./dist/types/exports/react-native.d.ts"
179-
],
180-
"rpc": [
181-
"./dist/types/exports/rpc.d.ts"
182-
],
183-
"storage": [
184-
"./dist/types/exports/storage.d.ts"
185-
],
186-
"transaction": [
187-
"./dist/types/exports/transaction.d.ts"
188-
],
189-
"utils": [
190-
"./dist/types/exports/utils.d.ts"
191-
],
192-
"wallets": [
193-
"./dist/types/exports/wallets.d.ts"
194-
],
195-
"wallets/*": [
196-
"./dist/types/exports/wallets/*.d.ts"
197-
],
198-
"modules": [
199-
"./dist/types/exports/modules.d.ts"
200-
],
201-
"social": [
202-
"./dist/types/exports/social.d.ts"
203-
],
204-
"ai": [
205-
"./dist/types/exports/ai.d.ts"
206-
],
207-
"bridge": [
208-
"./dist/types/exports/bridge.d.ts"
209-
]
150+
"adapters/*": ["./dist/types/exports/adapters/*.d.ts"],
151+
"auth": ["./dist/types/exports/auth.d.ts"],
152+
"chains": ["./dist/types/exports/chains.d.ts"],
153+
"contract": ["./dist/types/exports/contract.d.ts"],
154+
"deploys": ["./dist/types/exports/deploys.d.ts"],
155+
"event": ["./dist/types/exports/event.d.ts"],
156+
"extensions/*": ["./dist/types/exports/extensions/*.d.ts"],
157+
"pay": ["./dist/types/exports/pay.d.ts"],
158+
"react": ["./dist/types/exports/react.d.ts"],
159+
"react-native": ["./dist/types/exports/react.native.d.ts"],
160+
"rpc": ["./dist/types/exports/rpc.d.ts"],
161+
"storage": ["./dist/types/exports/storage.d.ts"],
162+
"transaction": ["./dist/types/exports/transaction.d.ts"],
163+
"utils": ["./dist/types/exports/utils.d.ts"],
164+
"wallets": ["./dist/types/exports/wallets.d.ts"],
165+
"wallets/*": ["./dist/types/exports/wallets/*.d.ts"],
166+
"modules": ["./dist/types/exports/modules.d.ts"],
167+
"social": ["./dist/types/exports/social.d.ts"],
168+
"ai": ["./dist/types/exports/ai.d.ts"],
169+
"bridge": ["./dist/types/exports/bridge.d.ts"]
210170
}
211171
},
212172
"browser": {
@@ -363,30 +323,30 @@
363323
"@mobile-wallet-protocol/client": "1.0.0",
364324
"@react-native-async-storage/async-storage": "2.1.2",
365325
"@size-limit/preset-big-lib": "11.2.0",
366-
"@storybook/addon-essentials": "8.6.12",
367-
"@storybook/addon-interactions": "8.6.12",
368-
"@storybook/addon-links": "8.6.12",
369-
"@storybook/addon-onboarding": "8.6.12",
370-
"@storybook/react": "8.6.12",
326+
"@storybook/addon-essentials": "8.6.14",
327+
"@storybook/addon-interactions": "8.6.14",
328+
"@storybook/addon-links": "8.6.14",
329+
"@storybook/addon-onboarding": "8.6.14",
330+
"@storybook/react": "8.6.14",
371331
"@storybook/react-vite": "8.6.14",
372-
"@storybook/test": "8.6.12",
332+
"@storybook/test": "8.6.14",
373333
"@testing-library/jest-dom": "^6.6.3",
374334
"@testing-library/react": "^16.3.0",
375335
"@testing-library/user-event": "^14.6.1",
376336
"@types/cross-spawn": "^6.0.6",
377337
"@types/prompts": "2.4.9",
378-
"@types/react": "19.1.2",
338+
"@types/react": "19.1.4",
379339
"@viem/anvil": "0.0.10",
380340
"@vitejs/plugin-react": "^4.4.1",
381341
"@vitest/coverage-v8": "3.1.2",
382-
"@vitest/ui": "3.1.2",
342+
"@vitest/ui": "3.1.4",
383343
"dotenv-mono": "^1.3.14",
384344
"ethers5": "npm:ethers@5",
385345
"ethers6": "npm:ethers@6",
386346
"expo-linking": "7.0.5",
387347
"expo-web-browser": "14.0.2",
388348
"happy-dom": "17.4.4",
389-
"knip": "5.50.5",
349+
"knip": "5.56.0",
390350
"msw": "2.7.5",
391351
"prettier": "3.5.3",
392352
"react": "19.1.0",
@@ -399,7 +359,7 @@
399359
"rimraf": "6.0.1",
400360
"sharp": "^0.33.5",
401361
"size-limit": "11.2.0",
402-
"storybook": "8.6.12",
362+
"storybook": "8.6.14",
403363
"typedoc": "0.27.9",
404364
"typedoc-better-json": "0.9.4",
405365
"typescript": "5.8.3",

0 commit comments

Comments
 (0)