Skip to content

Commit 112598d

Browse files
committed
fix shadcn ui
1 parent f89ff82 commit 112598d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/ui/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@
7676
},
7777
"pnpm": {
7878
"overrides": {
79+
"vaul>react": "^19.0.1",
80+
"vaul>react-dom": "^19.0.1",
81+
"vaul>@types/react": "^19.0.1",
82+
"vaul>@types/react-dom": "^19.0.1",
83+
"react": "^19.0.1",
84+
"react-dom": "^19.0.1",
7985
"@types/react": "^19.0.1",
8086
"@types/react-dom": "^19.0.1"
8187
}

0 commit comments

Comments
 (0)