@nextui-org/use-disclosure
Advanced tools
Comparing version
{ | ||
"name": "@nextui-org/use-disclosure", | ||
"version": "0.0.0-dev-v2-20231103151341", | ||
"version": "0.0.0-dev-v2-20240416125016", | ||
"description": "The hook in charge of managing modals", | ||
@@ -31,5 +31,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-stately/utils": "^3.8.0", | ||
"@react-aria/utils": "^3.21.1", | ||
"@nextui-org/use-callback-ref": "0.0.0-dev-v2-20231103151341" | ||
"@react-aria/utils": "^3.23.2", | ||
"@react-stately/utils": "^3.9.1", | ||
"@nextui-org/use-callback-ref": "0.0.0-dev-v2-20240416125016" | ||
}, | ||
@@ -58,3 +58,3 @@ "clean-package": "../../../clean-package.config.json", | ||
"build:fast": "tsup src", | ||
"dev": "yarn build:fast -- --watch", | ||
"dev": "pnpm build:fast --watch", | ||
"clean": "rimraf dist .turbo", | ||
@@ -61,0 +61,0 @@ "typecheck": "tsc --noEmit" |
@@ -21,5 +21,5 @@ # @nextui-org/use-disclosure | ||
## Licence | ||
## License | ||
This project is licensed under the terms of the | ||
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE). |
8204
-0.04%+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated