@nextui-org/form
Advanced tools
Comparing version 0.0.0-canary-20241205115555 to 0.0.0-canary-20241205120225
{ | ||
"name": "@nextui-org/form", | ||
"version": "0.0.0-canary-20241205115555", | ||
"version": "0.0.0-canary-20241205120225", | ||
"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-20241205115555", | ||
"@nextui-org/theme": "0.0.0-canary-20241205115555", | ||
"@nextui-org/system": "0.0.0-canary-20241205120225", | ||
"@nextui-org/theme": "0.0.0-canary-20241205120225", | ||
"react": ">=18", | ||
@@ -35,10 +35,10 @@ "react-dom": ">=18" | ||
"dependencies": { | ||
"@react-aria/utils": "3.25.3", | ||
"@react-aria/utils": "3.26.0", | ||
"@react-types/shared": "3.25.0", | ||
"@react-stately/form": "3.0.6", | ||
"@react-types/form": "^3.7.8", | ||
"@nextui-org/react-utils": "0.0.0-canary-20241205115555", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241205115555", | ||
"@nextui-org/system": "0.0.0-canary-20241205115555", | ||
"@nextui-org/theme": "0.0.0-canary-20241205115555" | ||
"@nextui-org/react-utils": "0.0.0-canary-20241205120225", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241205120225", | ||
"@nextui-org/system": "0.0.0-canary-20241205120225", | ||
"@nextui-org/theme": "0.0.0-canary-20241205120225" | ||
}, | ||
@@ -45,0 +45,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added@nextui-org/react-rsc-utils@0.0.0-canary-20241205120225(transitive)
+ Added@nextui-org/react-utils@0.0.0-canary-20241205120225(transitive)
+ Added@nextui-org/shared-utils@0.0.0-canary-20241205120225(transitive)
+ Added@nextui-org/system@0.0.0-canary-20241205120225(transitive)
+ Added@nextui-org/system-rsc@0.0.0-canary-20241205120225(transitive)
+ Added@nextui-org/theme@0.0.0-canary-20241205120225(transitive)
+ Added@react-aria/utils@3.26.0(transitive)
- Removed@nextui-org/react-rsc-utils@0.0.0-canary-20241205115555(transitive)
- Removed@nextui-org/react-utils@0.0.0-canary-20241205115555(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20241205115555(transitive)
- Removed@nextui-org/system@0.0.0-canary-20241205115555(transitive)
- Removed@nextui-org/system-rsc@0.0.0-canary-20241205115555(transitive)
- Removed@nextui-org/theme@0.0.0-canary-20241205115555(transitive)
- Removed@react-aria/utils@3.25.3(transitive)
Updated@react-aria/utils@3.26.0