Skip to content

Commit 3facd4d

Browse files
authored
Merge branch 'main' into yash/auto-verification
2 parents 4a7621e + 16aa7b7 commit 3facd4d

File tree

3 files changed

+253
-125
lines changed

3 files changed

+253
-125
lines changed

apps/dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
"@storybook/blocks": "8.3.5",
119119
"@storybook/nextjs": "8.3.5",
120120
"@storybook/react": "8.3.5",
121-
"@storybook/test": "8.3.5",
121+
"@storybook/test": "8.3.6",
122122
"@types/color": "^3.0.6",
123123
"@types/node": "20.14.9",
124-
"@types/papaparse": "^5.3.14",
124+
"@types/papaparse": "^5.3.15",
125125
"@types/pluralize": "^0.0.33",
126126
"@types/qrcode": "^1.5.5",
127127
"@types/react": "^18.3.11",

packages/thirdweb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"@storybook/addon-onboarding": "8.3.5",
335335
"@storybook/react": "8.3.5",
336336
"@storybook/react-vite": "8.3.5",
337-
"@storybook/test": "8.3.5",
337+
"@storybook/test": "8.3.6",
338338
"@testing-library/jest-dom": "^6.4.7",
339339
"@testing-library/react": "^16.0.0",
340340
"@testing-library/user-event": "^14.5.2",
@@ -364,7 +364,7 @@
364364
"sharp": "^0.33.5",
365365
"size-limit": "11.1.6",
366366
"storybook": "8.3.5",
367-
"typedoc": "0.26.9",
367+
"typedoc": "0.26.10",
368368
"typescript": "5.6.3",
369369
"vite": "5.4.9",
370370
"vitest": "2.1.3"

0 commit comments

Comments
 (0)