@vaadin/grid
Advanced tools
Comparing version 24.5.10 to 24.5.11
{ | ||
"name": "@vaadin/grid", | ||
"version": "24.5.10", | ||
"version": "24.5.11", | ||
"publishConfig": { | ||
@@ -49,15 +49,15 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "~24.5.10", | ||
"@vaadin/checkbox": "~24.5.10", | ||
"@vaadin/component-base": "~24.5.10", | ||
"@vaadin/lit-renderer": "~24.5.10", | ||
"@vaadin/text-field": "~24.5.10", | ||
"@vaadin/vaadin-lumo-styles": "~24.5.10", | ||
"@vaadin/vaadin-material-styles": "~24.5.10", | ||
"@vaadin/vaadin-themable-mixin": "~24.5.10", | ||
"@vaadin/a11y-base": "~24.5.11", | ||
"@vaadin/checkbox": "~24.5.11", | ||
"@vaadin/component-base": "~24.5.11", | ||
"@vaadin/lit-renderer": "~24.5.11", | ||
"@vaadin/text-field": "~24.5.11", | ||
"@vaadin/vaadin-lumo-styles": "~24.5.11", | ||
"@vaadin/vaadin-material-styles": "~24.5.11", | ||
"@vaadin/vaadin-themable-mixin": "~24.5.11", | ||
"lit": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vaadin/chai-plugins": "~24.5.10", | ||
"@vaadin/test-runner-commands": "~24.5.10", | ||
"@vaadin/chai-plugins": "~24.5.11", | ||
"@vaadin/test-runner-commands": "~24.5.11", | ||
"@vaadin/testing-helpers": "^1.1.0", | ||
@@ -70,3 +70,3 @@ "sinon": "^18.0.0" | ||
], | ||
"gitHead": "3945630a508653736ca460e37a5cbe52c18ef835" | ||
"gitHead": "545f510805f462682bd0912ec72687a86a6f268a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Updated@vaadin/a11y-base@~24.5.11
Updated@vaadin/checkbox@~24.5.11
Updated@vaadin/text-field@~24.5.11