@tabula/ui-ai-chat
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@tabula/ui-ai-chat", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Allows to embed UI for conversation with AI assistant", | ||
@@ -41,3 +41,3 @@ "type": "module", | ||
"react": "^18.3.1", | ||
"@tabula/ui-theme": "^3.2.0" | ||
"@tabula/ui-theme": "^3.2.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"@types/marked": "^4.3.0", | ||
"@tabula/ui-theme": "^3.2.0" | ||
"@tabula/ui-theme": "^3.2.1" | ||
}, | ||
@@ -55,5 +55,5 @@ "dependencies": { | ||
"marked": "^4.3.0", | ||
"@tabula/ui-button": "^9.0.0", | ||
"@tabula/ui-selector": "^1.0.0", | ||
"@tabula/ui-slider": "^1.0.0" | ||
"@tabula/ui-button": "^9.0.1", | ||
"@tabula/ui-selector": "^1.0.1", | ||
"@tabula/ui-slider": "^1.0.1" | ||
}, | ||
@@ -60,0 +60,0 @@ "scripts": { |
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
Updated@tabula/ui-button@^9.0.1
Updated@tabula/ui-selector@^1.0.1
Updated@tabula/ui-slider@^1.0.1