@nextui-org/form
Advanced tools
Comparing version 0.0.0-canary-20241201220710 to 0.0.0-canary-20241203131244
{ | ||
"name": "@nextui-org/form", | ||
"version": "0.0.0-canary-20241201220710", | ||
"version": "0.0.0-canary-20241203131244", | ||
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@nextui-org/system": "0.0.0-canary-20241201220710", | ||
"@nextui-org/theme": "0.0.0-canary-20241201220710", | ||
"@nextui-org/system": "0.0.0-canary-20241203131244", | ||
"@nextui-org/theme": "0.0.0-canary-20241203131244", | ||
"react": ">=18", | ||
@@ -39,6 +39,6 @@ "react-dom": ">=18" | ||
"@react-types/form": "^3.7.8", | ||
"@nextui-org/react-utils": "0.0.0-canary-20241201220710", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241201220710", | ||
"@nextui-org/system": "0.0.0-canary-20241201220710", | ||
"@nextui-org/theme": "0.0.0-canary-20241201220710" | ||
"@nextui-org/react-utils": "0.0.0-canary-20241203131244", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241203131244", | ||
"@nextui-org/system": "0.0.0-canary-20241203131244", | ||
"@nextui-org/theme": "0.0.0-canary-20241203131244" | ||
}, | ||
@@ -45,0 +45,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added@nextui-org/react-rsc-utils@0.0.0-canary-20241203131244(transitive)
+ Added@nextui-org/react-utils@0.0.0-canary-20241203131244(transitive)
+ Added@nextui-org/shared-utils@0.0.0-canary-20241203131244(transitive)
+ Added@nextui-org/system@0.0.0-canary-20241203131244(transitive)
+ Added@nextui-org/system-rsc@0.0.0-canary-20241203131244(transitive)
+ Added@nextui-org/theme@0.0.0-canary-20241203131244(transitive)
- Removed@nextui-org/react-rsc-utils@0.0.0-canary-20241201220710(transitive)
- Removed@nextui-org/react-utils@0.0.0-canary-20241201220710(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20241201220710(transitive)
- Removed@nextui-org/system@0.0.0-canary-20241201220710(transitive)
- Removed@nextui-org/system-rsc@0.0.0-canary-20241201220710(transitive)
- Removed@nextui-org/theme@0.0.0-canary-20241201220710(transitive)