haystack-react
Advanced tools
Comparing version 3.0.19 to 3.0.20
{ | ||
"name": "haystack-react", | ||
"version": "3.0.19", | ||
"version": "3.0.20", | ||
"description": "Project Haystack utilities for building React applications", | ||
@@ -46,5 +46,5 @@ "main": "dist/index", | ||
"dependencies": { | ||
"haystack-core": "^2.0.46", | ||
"haystack-nclient": "^3.0.33", | ||
"haystack-units": "^1.0.24", | ||
"haystack-core": "^2.0.50", | ||
"haystack-nclient": "^3.0.38", | ||
"haystack-units": "^1.0.25", | ||
"react": "^18.2.0", | ||
@@ -51,0 +51,0 @@ "react-dom": "^18.2.0" |
<p align="center"> | ||
<a href="https://github.com/j2inn/haystack-react/actions/workflows/master-push.yaml"> | ||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/j2inn/haystack-react/Master%20push" /> | ||
<a href="https://github.com/j2inn/haystack-react/actions/workflows/master-push-pull-request.yaml"> | ||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/j2inn/haystack-react/master-push-pull-request.yaml" /> | ||
</a> | ||
@@ -5,0 +5,0 @@ |
86028
Updatedhaystack-core@^2.0.50
Updatedhaystack-nclient@^3.0.38
Updatedhaystack-units@^1.0.25