Comparing version 0.10.2 to 0.11.0
# @uidu/fab | ||
## 0.11.0 | ||
### Minor Changes | ||
- 6569f35: Bump dependencies | ||
## 0.10.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@uidu/fab", | ||
"version": "0.10.2" | ||
"version": "0.11.0" | ||
} |
{ | ||
"name": "@uidu/fab", | ||
"version": "0.10.2", | ||
"version": "0.11.0", | ||
"description": "Floating action buttons", | ||
@@ -12,3 +12,3 @@ "repository": "https://github.com/uidu-org/guidu/tree/main/packages/core/fab", | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.9", | ||
"@babel/runtime": "^7.24.1", | ||
"react": "^18.2.0", | ||
@@ -20,4 +20,4 @@ "react-feather": "^2.0.10", | ||
"devDependencies": { | ||
"@uidu/docs": "^0.10.2" | ||
"@uidu/docs": "^0.11.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31599
Updated@babel/runtime@^7.24.1