@nextui-org/form
Advanced tools
Comparing version 0.0.0-canary-20241130124528 to 0.0.0-canary-20241130132200
{ | ||
"name": "@nextui-org/form", | ||
"version": "0.0.0-canary-20241130124528", | ||
"version": "0.0.0-canary-20241130132200", | ||
"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-20241130124528", | ||
"@nextui-org/theme": "0.0.0-canary-20241130124528", | ||
"@nextui-org/system": "0.0.0-canary-20241130132200", | ||
"@nextui-org/theme": "0.0.0-canary-20241130132200", | ||
"react": ">=18", | ||
@@ -39,4 +39,6 @@ "react-dom": ">=18" | ||
"@react-types/form": "^3.7.8", | ||
"@nextui-org/react-utils": "0.0.0-canary-20241130124528", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241130124528" | ||
"@nextui-org/react-utils": "0.0.0-canary-20241130132200", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241130132200", | ||
"@nextui-org/system": "0.0.0-canary-20241130132200", | ||
"@nextui-org/theme": "0.0.0-canary-20241130132200" | ||
}, | ||
@@ -43,0 +45,0 @@ "clean-package": "../../../clean-package.config.json", |
26508
12
+ Added@nextui-org/react-rsc-utils@2.0.15(transitive)
+ Added@nextui-org/react-utils@0.0.0-canary-20241130132200(transitive)
+ Added@nextui-org/shared-utils@0.0.0-canary-20241130132200(transitive)
+ Added@nextui-org/system@0.0.0-canary-20241130132200(transitive)
+ Added@nextui-org/system-rsc@0.0.0-canary-20241130132200(transitive)
+ Added@nextui-org/theme@0.0.0-canary-20241130132200(transitive)
- Removed@nextui-org/react-rsc-utils@2.0.15-beta.5(transitive)
- Removed@nextui-org/react-utils@0.0.0-canary-20241130124528(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20241130124528(transitive)
- Removed@nextui-org/system@0.0.0-canary-20241130124528(transitive)
- Removed@nextui-org/system-rsc@0.0.0-canary-20241130124528(transitive)
- Removed@nextui-org/theme@0.0.0-canary-20241130124528(transitive)