@digital-realty/ix-button
Advanced tools
Comparing version 3.3.6 to 3.3.7
@@ -62,3 +62,3 @@ import { LitElement } from 'lit'; | ||
private readonly tags; | ||
protected render(): import("lit").TemplateResult; | ||
protected render(): import("lit-html").TemplateResult; | ||
} |
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "3.3.6", | ||
"version": "3.3.7", | ||
"type": "module", | ||
@@ -31,6 +31,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@digital-realty/ix-progress": "^1.2.5", | ||
"@digital-realty/ix-progress": "^1.2.6", | ||
"@lit/react": "^1.0.2", | ||
"@material/web": "1.2.0", | ||
"lit": "^2.8.0 || ^3.0.0", | ||
"lit": "^3.2.1", | ||
"react": "^18.2.0" | ||
@@ -113,3 +113,3 @@ }, | ||
], | ||
"gitHead": "3590ef8890b3526a1395c48f0e94c72757c33c35" | ||
"gitHead": "a781e30ec63dcc3307d86b94e35fa93c4e61f22f" | ||
} |
32449
Updatedlit@^3.2.1