haystack-react
Advanced tools
Comparing version 3.0.22 to 3.0.23
{ | ||
"name": "haystack-react", | ||
"version": "3.0.22", | ||
"version": "3.0.23", | ||
"description": "Project Haystack utilities for building React applications", | ||
@@ -46,5 +46,5 @@ "main": "dist/index", | ||
"dependencies": { | ||
"haystack-core": "^2.0.52", | ||
"haystack-nclient": "^3.0.40", | ||
"haystack-units": "^1.0.27", | ||
"haystack-core": "^2.0.62", | ||
"haystack-nclient": "^3.0.46", | ||
"haystack-units": "^1.0.32", | ||
"react": "^18.2.0", | ||
@@ -51,0 +51,0 @@ "react-dom": "^18.2.0" |
@@ -24,2 +24,3 @@ { | ||
"experimentalDecorators": true, | ||
"skipLibCheck": true, | ||
"paths": { | ||
@@ -26,0 +27,0 @@ "*": ["node_modules/*", "src/types/*"] |
86052
1612
Updatedhaystack-core@^2.0.62
Updatedhaystack-nclient@^3.0.46
Updatedhaystack-units@^1.0.32