From 0bcef79932ce85b3ea8f20c4d863291c7f69f73c Mon Sep 17 00:00:00 2001 From: Richard Gaunt Date: Mon, 2 Dec 2024 15:48:12 +1100 Subject: [PATCH] Bump civictheme-uikit version. --- web/themes/contrib/civictheme/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/themes/contrib/civictheme/package-lock.json b/web/themes/contrib/civictheme/package-lock.json index 5ca7967ca..6cfec33af 100644 --- a/web/themes/contrib/civictheme/package-lock.json +++ b/web/themes/contrib/civictheme/package-lock.json @@ -2241,7 +2241,7 @@ }, "node_modules/@civictheme/uikit": { "version": "1.8.2", - "resolved": "git+ssh://git@github.com/civictheme/uikit.git#d3cd6214c03792dd044368bf258837d575823711", + "resolved": "git+ssh://git@github.com/civictheme/uikit.git#f64bac1bfbec9e4117a0e480b71a298d7f922ddd", "hasInstallScript": true, "license": "GPL-2.0-or-later", "dependencies": { @@ -24420,7 +24420,7 @@ } }, "@civictheme/uikit": { - "version": "git+ssh://git@github.com/civictheme/uikit.git#d3cd6214c03792dd044368bf258837d575823711", + "version": "git+ssh://git@github.com/civictheme/uikit.git#f64bac1bfbec9e4117a0e480b71a298d7f922ddd", "from": "@civictheme/uikit@github:civictheme/uikit#main", "requires": { "@popperjs/core": "^2.11.8"