@nextui-org/react-utils
Advanced tools
Comparing version 0.0.0-canary-20240913061156 to 0.0.0-canary-20241130124528
{ | ||
"name": "@nextui-org/react-utils", | ||
"version": "0.0.0-canary-20240913061156", | ||
"version": "0.0.0-canary-20241130124528", | ||
"description": "A set of utilities for react on client side", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18" | ||
"react": ">=18 || >=19.0.0-rc.0" | ||
}, | ||
"dependencies": { | ||
"@nextui-org/shared-utils": "0.0.0-canary-20240913061156", | ||
"@nextui-org/react-rsc-utils": "0.0.0-canary-20240913061156" | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241130124528", | ||
"@nextui-org/react-rsc-utils": "2.0.15-beta.5" | ||
}, | ||
@@ -35,0 +35,0 @@ "clean-package": "../../../clean-package.config.json", |
33549
+ Added@nextui-org/react-rsc-utils@2.0.15-beta.5(transitive)
+ Added@nextui-org/shared-utils@0.0.0-canary-20241130124528(transitive)
- Removed@nextui-org/react-rsc-utils@0.0.0-canary-20240913061156(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20240913061156(transitive)