fix: changeset peerdeps

This commit is contained in:
Junior Garcia 2025-02-16 16:34:17 -03:00
parent 4ff87ca7af
commit 88b9cbeddd
7 changed files with 16 additions and 6 deletions

View File

@ -0,0 +1,10 @@
---
"@heroui/number-input": patch
"@heroui/date-picker": patch
"@heroui/date-input": patch
"@heroui/select": patch
"@heroui/input": patch
"@heroui/toast": patch
---
Fix peer depts

View File

@ -34,7 +34,7 @@
"postpack": "clean-package restore"
},
"peerDependencies": {
"@heroui/system": ">=2.4.8",
"@heroui/system": ">=2.4.7",
"@heroui/theme": ">=2.4.6",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"

View File

@ -34,7 +34,7 @@
"postpack": "clean-package restore"
},
"peerDependencies": {
"@heroui/system": ">=2.4.8",
"@heroui/system": ">=2.4.7",
"@heroui/theme": ">=2.4.6",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",

View File

@ -37,7 +37,7 @@
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@heroui/theme": ">=2.4.6",
"@heroui/system": ">=2.4.8"
"@heroui/system": ">=2.4.7"
},
"dependencies": {
"@heroui/form": "workspace:*",

View File

@ -39,7 +39,7 @@
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@heroui/theme": ">=2.4.6",
"@heroui/system": ">=2.4.8"
"@heroui/system": ">=2.4.7"
},
"dependencies": {
"@heroui/form": "workspace:*",

View File

@ -34,7 +34,7 @@
"postpack": "clean-package restore"
},
"peerDependencies": {
"@heroui/system": ">=2.4.8",
"@heroui/system": ">=2.4.7",
"@heroui/theme": ">=2.4.6",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",

View File

@ -34,7 +34,7 @@
"postpack": "clean-package restore"
},
"peerDependencies": {
"@heroui/system": ">=2.4.8",
"@heroui/system": ">=2.4.7",
"@heroui/theme": ">=2.4.6",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",