mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix: changeset peerdeps
This commit is contained in:
parent
4ff87ca7af
commit
88b9cbeddd
10
.changeset/shiny-pears-deliver.md
Normal file
10
.changeset/shiny-pears-deliver.md
Normal 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
|
||||
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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:*",
|
||||
|
||||
@ -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:*",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user