From 1ed74297f8f003d9f22c31eda6ca3f05c5b70af1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 20:32:57 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56101f96..a67a38fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@awmottaz/prettier-plugin-void-html": "^2.0.0", - "@bendera/wds-plugin-directory-index": "^0.5.0", + "@bendera/wds-plugin-directory-index": "^0.7.0", "@custom-elements-manifest/analyzer": "^0.11.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.23.0", @@ -1806,9 +1806,9 @@ } }, "node_modules/@bendera/wds-plugin-directory-index": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@bendera/wds-plugin-directory-index/-/wds-plugin-directory-index-0.5.0.tgz", - "integrity": "sha512-Ymqms67f2PYk0vejrC2KfoDrc5jYbUjbG5IRQq+V3D7fNep6ZQH2dPfmG7R/o0mwIP4TTyLMHsCUgevGy4TC+w==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@bendera/wds-plugin-directory-index/-/wds-plugin-directory-index-0.7.0.tgz", + "integrity": "sha512-Z7dEL3VUln2qirbDRWxNpj0jz6XJu+5N1COOuMFfC6l7bD/LGaC8cGc7o1ZOPTBAiHdnxOWVBRv/sE7/6ilnaA==", "dev": true, "peerDependencies": { "@web/dev-server": "*" @@ -9497,9 +9497,9 @@ "license": "MIT" }, "node_modules/lit": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.1.tgz", - "integrity": "sha512-Ksr/8L3PTapbdXJCk+EJVB78jDodUMaP54gD24W186zGRARvwrsPfS60wae/SSCTCNZVPd1chXqio1qHQmu4NA==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.2.tgz", + "integrity": "sha512-NF9zbsP79l4ao2SNrH3NkfmFgN/hBYSQo90saIVI1o5GpjAdCPVstVzO1MrLOakHoEhYkrtRjPK6Ob521aoYWQ==", "dependencies": { "@lit/reactive-element": "^2.1.0", "lit-element": "^4.2.0", @@ -15212,9 +15212,9 @@ } }, "@bendera/wds-plugin-directory-index": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@bendera/wds-plugin-directory-index/-/wds-plugin-directory-index-0.5.0.tgz", - "integrity": "sha512-Ymqms67f2PYk0vejrC2KfoDrc5jYbUjbG5IRQq+V3D7fNep6ZQH2dPfmG7R/o0mwIP4TTyLMHsCUgevGy4TC+w==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@bendera/wds-plugin-directory-index/-/wds-plugin-directory-index-0.7.0.tgz", + "integrity": "sha512-Z7dEL3VUln2qirbDRWxNpj0jz6XJu+5N1COOuMFfC6l7bD/LGaC8cGc7o1ZOPTBAiHdnxOWVBRv/sE7/6ilnaA==", "dev": true, "requires": {} }, @@ -20567,9 +20567,9 @@ } }, "lit": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.1.tgz", - "integrity": "sha512-Ksr/8L3PTapbdXJCk+EJVB78jDodUMaP54gD24W186zGRARvwrsPfS60wae/SSCTCNZVPd1chXqio1qHQmu4NA==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.2.tgz", + "integrity": "sha512-NF9zbsP79l4ao2SNrH3NkfmFgN/hBYSQo90saIVI1o5GpjAdCPVstVzO1MrLOakHoEhYkrtRjPK6Ob521aoYWQ==", "requires": { "@lit/reactive-element": "^2.1.0", "lit-element": "^4.2.0", diff --git a/package.json b/package.json index f093e488..fc085104 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ }, "devDependencies": { "@awmottaz/prettier-plugin-void-html": "^2.0.0", - "@bendera/wds-plugin-directory-index": "^0.5.0", + "@bendera/wds-plugin-directory-index": "^0.7.0", "@custom-elements-manifest/analyzer": "^0.11.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.23.0",