mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): add typescript in peerDependencies
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
"yup": "^1.4.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"@nuxt/ui": "workspace:*",
|
||||
"happy-dom": "14.12.3"
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -60,6 +60,9 @@ importers:
|
||||
tailwindcss:
|
||||
specifier: 4.0.0-alpha.24
|
||||
version: 4.0.0-alpha.24
|
||||
typescript:
|
||||
specifier: ^5.6.2
|
||||
version: 5.6.2
|
||||
vaul-vue:
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(radix-vue@1.9.6(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))
|
||||
|
||||
Reference in New Issue
Block a user