@nextui-org/skeleton
Advanced tools
Comparing version 2.0.23 to 2.0.24
{ | ||
"name": "@nextui-org/skeleton", | ||
"version": "2.0.23", | ||
"version": "2.0.24", | ||
"description": "Skeleton is used to display the loading state of some component.", | ||
@@ -33,5 +33,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@nextui-org/system-rsc": "2.0.10", | ||
"@nextui-org/react-utils": "2.0.10", | ||
"@nextui-org/shared-utils": "2.0.4" | ||
"@nextui-org/system-rsc": "2.0.11", | ||
"@nextui-org/shared-utils": "2.0.4", | ||
"@nextui-org/react-utils": "2.0.10" | ||
}, | ||
@@ -38,0 +38,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added@nextui-org/system-rsc@2.0.11(transitive)
- Removed@nextui-org/system-rsc@2.0.10(transitive)