From e3a73ed543a6522a9c9ea5d38cee647b4807a48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:28:30 +0200 Subject: [PATCH] chore(deps): bump lit from 2.6.1 to 3.2.1 (#18) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 13af3ce..09f48b1 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@vaadin/virtual-list": "24.5.1", "construct-style-sheets-polyfill": "3.1.0", "date-fns": "2.29.3", - "lit": "2.6.1" + "lit": "3.2.1" }, "vaadin": { "dependencies": { @@ -182,7 +182,7 @@ "@vaadin/virtual-list": "24.5.1", "construct-style-sheets-polyfill": "3.1.0", "date-fns": "2.29.3", - "lit": "2.6.1" + "lit": "3.2.1" }, "devDependencies": { "@rollup/plugin-replace": "5.0.2",