From 241e604ae5c222eaa840583bec1f7f6ac9fc8139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 05:40:20 +0000 Subject: [PATCH] chore(deps): bump @vaadin/custom-field from 24.0.0 to 24.5.1 Bumps [@vaadin/custom-field](https://github.com/vaadin/web-components/tree/HEAD/packages/custom-field) from 24.0.0 to 24.5.1. - [Release notes](https://github.com/vaadin/web-components/releases) - [Commits](https://github.com/vaadin/web-components/commits/v24.5.1/packages/custom-field) --- updated-dependencies: - dependency-name: "@vaadin/custom-field" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3932c39..4a38983 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@vaadin/component-base": "24.0.0", "@vaadin/confirm-dialog": "24.0.0", "@vaadin/context-menu": "24.0.0", - "@vaadin/custom-field": "24.0.0", + "@vaadin/custom-field": "24.5.1", "@vaadin/date-picker": "24.0.0", "@vaadin/date-time-picker": "24.0.0", "@vaadin/details": "24.0.0", @@ -132,7 +132,7 @@ "@vaadin/component-base": "24.0.0", "@vaadin/confirm-dialog": "24.0.0", "@vaadin/context-menu": "24.0.0", - "@vaadin/custom-field": "24.0.0", + "@vaadin/custom-field": "24.5.1", "@vaadin/date-picker": "24.0.0", "@vaadin/date-time-picker": "24.0.0", "@vaadin/details": "24.0.0",