chore(vaul): upgrade vaul version to a more recent (#3134)

It also fix #3093
This commit is contained in:
Yan Lyra
2024-03-25 09:26:39 -03:00
committed by GitHub
parent 7c3da3e348
commit 5c50a32e8f
2 changed files with 7 additions and 7 deletions

View File

@@ -77,7 +77,7 @@
"sonner": "^1.2.3",
"tailwind-merge": "^1.12.0",
"ts-morph": "^22.0.0",
"vaul": "^0.2.0",
"vaul": "^0.9.0",
"zod": "^3.21.4"
},
"devDependencies": {

12
pnpm-lock.yaml generated
View File

@@ -289,8 +289,8 @@ importers:
specifier: ^22.0.0
version: 22.0.0
vaul:
specifier: ^0.2.0
version: 0.2.0(@types/react-dom@18.2.22)(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
specifier: ^0.9.0
version: 0.9.0(@types/react-dom@18.2.22)(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
zod:
specifier: ^3.21.4
version: 3.21.4
@@ -11579,11 +11579,11 @@ packages:
builtins: 1.0.3
dev: false
/vaul@0.2.0(@types/react-dom@18.2.22)(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-bzqiLz0RzTOewNFRptP9b9Ri5Zrz9cYoK/Qsmo+cbPBJOjiI/Y7Ch3p3BBZKmsmXcQYSp4FsQme9I5DCHxXfeg==}
/vaul@0.9.0(@types/react-dom@18.2.22)(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-bZSySGbAHiTXmZychprnX/dE0EsSige88xtyyL3/MCRbrFotRPQZo7UdydGXZWw+CKbNOw5Ow8gwAo93/nB/Cg==}
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
dependencies:
'@radix-ui/react-dialog': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.65)(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0