@uidu/analytics
Advanced tools
Comparing version 0.5.8 to 0.5.9
# @uidu/analytics | ||
## 0.5.9 | ||
### Patch Changes | ||
- f74b7be3f: Bump to react 18 | ||
## 0.5.8 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@uidu/analytics", | ||
"version": "0.5.8" | ||
"version": "0.5.9" | ||
} |
{ | ||
"name": "@uidu/analytics", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "The uidu component analytics framework", | ||
@@ -17,12 +17,12 @@ "repository": "https://github.com/uidu-org/guidu/tree/main/packages/core/analytics", | ||
"devDependencies": { | ||
"@uidu/button": "^1.3.12", | ||
"@uidu/docs": "^0.5.7", | ||
"@uidu/field-text": "^1.1.11", | ||
"@uidu/form": "^1.2.14", | ||
"@uidu/button": "^1.3.13", | ||
"@uidu/docs": "^0.5.8", | ||
"@uidu/field-text": "^1.1.12", | ||
"@uidu/form": "^1.2.15", | ||
"lodash.isequal": "^4.5.0", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^17.0.0" | ||
"react": "^18.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "publishConfig": { |
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
79527