From 0d44e4847eb96916a59e7c77e42c3dd53dc7c74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:23:46 +0000 Subject: [PATCH] Bump the patch group across 1 directory with 4 updates Bumps the patch group with 4 updates in the / directory: [@material/web](https://github.com/material-components/material-web), [lit](https://github.com/lit/lit/tree/HEAD/packages/lit), [@lit/localize-tools](https://github.com/lit/lit/tree/HEAD/packages/localize-tools) and [@types/dom-speech-recognition](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dom-speech-recognition). Updates `@material/web` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/material-components/material-web/releases) - [Changelog](https://github.com/material-components/material-web/blob/main/CHANGELOG.md) - [Commits](https://github.com/material-components/material-web/compare/v2.4.0...v2.4.1) Updates `lit` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.3.3/packages/lit) Updates `@lit/localize-tools` from 0.8.0 to 0.8.2 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/localize-tools/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/@lit/localize-tools@0.8.2/packages/localize-tools) Updates `@types/dom-speech-recognition` from 0.0.6 to 0.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dom-speech-recognition) --- updated-dependencies: - dependency-name: "@lit/localize-tools" dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@material/web" dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/dom-speech-recognition" dependency-version: 0.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: lit dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 48 +++++++++++++++++------------------------------ package.json | 8 ++++---- 2 files changed, 21 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index ac4ba3b..da784f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,18 +13,18 @@ "@lit-labs/signals": "^0.1.3", "@lit/context": "^1.1.6", "@lit/localize": "^0.12.1", - "@material/web": "^2.4.0", + "@material/web": "^2.4.1", "diff-match-patch": "^1.0.5", - "lit": "^3.3.1", + "lit": "^3.3.3", "signal-polyfill": "^0.2.2", "simhash-js": "github:beketa/simhash-js" }, "devDependencies": { - "@lit/localize-tools": "^0.8.0", + "@lit/localize-tools": "^0.8.2", "@storybook/addon-docs": "^9.1.5", "@storybook/web-components": "^9.1.5", "@storybook/web-components-vite": "^9.1.5", - "@types/dom-speech-recognition": "^0.0.6", + "@types/dom-speech-recognition": "^0.0.12", "@types/jasmine": "^5.1.9", "@types/node": "^24.3.1", "concurrently": "^9.2.1", @@ -894,9 +894,9 @@ } }, "node_modules/@lit/localize-tools": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@lit/localize-tools/-/localize-tools-0.8.0.tgz", - "integrity": "sha512-18HY8Ln8ZhSW2CYlXY9+CgDeEoxIY4dBvJ7W5fOe5262NvWEQghMgEC01WT9SQm4Non9C42aDGEYLEegw2ZBhw==", + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/@lit/localize-tools/-/localize-tools-0.8.2.tgz", + "integrity": "sha512-Hf7jMfamdX26FN4SBRtM7zoToCUeShzI8NQcLdHLdpPdNPlqbEYMjqRaTQPm/PsbzTl6uZwfE3/kV+NvvrJS2A==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -910,7 +910,7 @@ "minimist": "^1.2.5", "parse5": "^7.1.1", "source-map-support": "^0.5.19", - "typescript": "~5.5.0" + "typescript": "~5.9.0" }, "bin": { "lit-localize": "bin/lit-localize.js" @@ -927,20 +927,6 @@ "source-map": "^0.6.0" } }, - "node_modules/@lit/localize-tools/node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", - "dev": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "node_modules/@lit/reactive-element": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.1.0.tgz", @@ -951,9 +937,9 @@ } }, "node_modules/@material/web": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@material/web/-/web-2.4.0.tgz", - "integrity": "sha512-2jYiPIYOuP2UcWXal4VdKRlkpBX02U3rgXMWp0yFQbJaOmK8MOIA3BsyuooM3VOYI+VCO70BeH1x43y5cBLvZQ==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@material/web/-/web-2.4.1.tgz", + "integrity": "sha512-0sk9t25acJ72Qv3r0n9r0lgDbPaAKnpm0p+QmEAAwYyZomHxuVbgrrAdtNXaRm7jFyGh+WsTr8bhtvCnpPRFjw==", "license": "Apache-2.0", "workspaces": [ "catalog" @@ -1606,9 +1592,9 @@ "license": "MIT" }, "node_modules/@types/dom-speech-recognition": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@types/dom-speech-recognition/-/dom-speech-recognition-0.0.6.tgz", - "integrity": "sha512-o7pAVq9UQPJL5RDjO1f/fcpfFHdgiMnR4PoIU2N/ZQrYOS3C5rzdOJMsrpqeBCbii2EE9mERXgqspQqPDdPahw==", + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@types/dom-speech-recognition/-/dom-speech-recognition-0.0.12.tgz", + "integrity": "sha512-SmLovKV3e/J71U5CBmKYe03Q75biuw7jiEWGoO1arc47CjtmxCr+W7cPJcAAwySSJFwr+jWkr/fPVuVuL+D6Dw==", "dev": true, "license": "MIT" }, @@ -5046,9 +5032,9 @@ "dev": true }, "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.3", + "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.3.tgz", + "integrity": "sha512-fycuvZg/hkpozL00lm1pEJH5nN/lr9ZXd6mJI2HSN4+Bzc+LDNdEApJ6HFbPkdFNHLvOplIIuJvxkS4XUxqirw==", "license": "BSD-3-Clause", "dependencies": { "@lit/reactive-element": "^2.1.0", diff --git a/package.json b/package.json index 3bb2cdf..51582ea 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "node": ">=16.0.0" }, "devDependencies": { - "@lit/localize-tools": "^0.8.0", + "@lit/localize-tools": "^0.8.2", "@storybook/addon-docs": "^9.1.5", "@storybook/web-components": "^9.1.5", "@storybook/web-components-vite": "^9.1.5", - "@types/dom-speech-recognition": "^0.0.6", + "@types/dom-speech-recognition": "^0.0.12", "@types/jasmine": "^5.1.9", "@types/node": "^24.3.1", "concurrently": "^9.2.1", @@ -51,9 +51,9 @@ "@lit-labs/signals": "^0.1.3", "@lit/context": "^1.1.6", "@lit/localize": "^0.12.1", - "@material/web": "^2.4.0", + "@material/web": "^2.4.1", "diff-match-patch": "^1.0.5", - "lit": "^3.3.1", + "lit": "^3.3.3", "signal-polyfill": "^0.2.2", "simhash-js": "github:beketa/simhash-js" }