From 117b521105f6b69d30ba058ccefce9d65e15a2cd Mon Sep 17 00:00:00 2001 From: Estelle Weyl Date: Wed, 4 Feb 2026 07:10:25 -0800 Subject: [PATCH 1/2] remove -webkit- from -moz- explanation (#43010) * remove -webkit- from -moz- explanation * Update files/en-us/web/css/reference/properties/position-anchor/index.md Co-authored-by: Chris Mills --------- Co-authored-by: Chris Mills --- .../en-us/web/css/reference/properties/position-anchor/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/reference/properties/position-anchor/index.md b/files/en-us/web/css/reference/properties/position-anchor/index.md index 0cb68c2fd79def0..87d08092c06742f 100644 --- a/files/en-us/web/css/reference/properties/position-anchor/index.md +++ b/files/en-us/web/css/reference/properties/position-anchor/index.md @@ -298,7 +298,7 @@ The output is anchored to the thumb. Change the value and the output will remain {{ EmbedLiveSample("A range thumb as anchor", "100%", "225") }} > [!NOTE] -> The anchor positioning CSS for this demo currently doesn't work in Firefox. The `::-webkit-slider-thumb` pseudo-element isn't supported in Firefox and, while there is a Firefox-specific equivalent — {{cssxref("::-moz-range-thumb")}} — it is currently not anchorable (see [Firefox bug 1993699](https://bugzil.la/1993699)). +> The anchor positioning CSS for this demo currently doesn't work in Firefox. The slider's thumb can be targeted via the {{cssxref("::-moz-range-thumb")}} pseudo-element in Firefox, but it is currently not anchorable (see [Firefox bug 1993699](https://bugzil.la/1993699)). ## Specifications From 1a2c623cfae5b82fff336e3bab2945bdd0c15ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:46:16 +0100 Subject: [PATCH 2/2] chore(deps-dev): bump cspell from 9.6.3 to 9.6.4 (#43012) Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.6.3 to 9.6.4. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.6.4/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 232 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 117 insertions(+), 117 deletions(-) diff --git a/package-lock.json b/package-lock.json index 230f1983dd18fa1..75f73f3bc4a9938 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ }, "devDependencies": { "cheerio": "1.2.0", - "cspell": "9.6.3", + "cspell": "9.6.4", "cspell-group-by-file-reporter": "^1.0.1", "file-type": "^21.3.0", "fs-extra": "^11.3.3", @@ -252,9 +252,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.6.3.tgz", - "integrity": "sha512-0Ibx+ynlSd8wMAoUmc2Ck4SDN27eJheM45aCmCvCA8saROwkDh7j8zBz7aTTUTtFN+pcotJoNxr71LLD+KXhgQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.6.4.tgz", + "integrity": "sha512-OIiPQuB7XQ6rnUv4KaCwHr9vNwbh6VZ4GfgQjcThT0oz0hkL6E5Ar3tq54K9jyqE9ylcHqpRuXUgnKgio6Hlig==", "dev": true, "license": "MIT", "dependencies": { @@ -323,22 +323,22 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.3.tgz", - "integrity": "sha512-4jhqXKGCFAQXomtk4/Ldy/GiGEocC61v8GISiUgn1mH+HPgEvkJijyxKRNFYvzXOoJr4y0KrkGBoKk5FI7cipw==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.4.tgz", + "integrity": "sha512-rGYSDnDWACrUyovfN8M/LM8CCFSKjYd2kehbNS7YMPk0Jk+rLk6sgt5WYu3ty45otXCkiO07bjUo/81wBLet7A==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "9.6.3" + "@cspell/cspell-types": "9.6.4" }, "engines": { "node": ">=20" } }, "node_modules/@cspell/cspell-performance-monitor": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-9.6.3.tgz", - "integrity": "sha512-Y1I0wg7MUTouubREyPeTJe2dKNbBZPBnd6kDNcVet5DRZ3Cck2udS9m1a6DhJO2sGQgHTBULPDBEUU5tcAZ+nQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-9.6.4.tgz", + "integrity": "sha512-exuqxV1IVfZkasg57ZjUbaHeZDd6Mdbsbe5FBT3+XaVnRij+wpY2oEW9+kIOL5MOQE3bgQKgu37iMtA1NlCrGA==", "dev": true, "license": "MIT", "engines": { @@ -346,9 +346,9 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.6.3.tgz", - "integrity": "sha512-Q0M58JbgHWOOOYvSyBodEysXLP5t8Q58Ff08msj2/XxRFpowR4iIUyfg3k+/d06uyOy89l+RD5AmyTEa5410xg==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-9.6.4.tgz", + "integrity": "sha512-vVxajTG9Ko01oHk8HPsMLajcLrd9AfkOk6vdgFI4FD7ZPq1CY0hfTmfmJ8bzZ4/QkqXglTvePdSgHQVJeltwWw==", "dev": true, "license": "MIT", "engines": { @@ -356,9 +356,9 @@ } }, "node_modules/@cspell/cspell-resolver": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.6.3.tgz", - "integrity": "sha512-yUMTC8vl+LeRcIeXRrxn0GXL+rurf4OR3uyqZbG6bbtuttvq/Icleeibv9Wts+n700HLp+sVXJ7BrCn0Ehobsw==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-9.6.4.tgz", + "integrity": "sha512-3xsgZEqqH9Uj8ZYLBnWbnsHz8wphgaeuWKcNDqgwoMjvwTMQLGoXjHht8Jx5yxd2e080lB7fJax8TaBdCzmFFA==", "dev": true, "license": "MIT", "dependencies": { @@ -369,9 +369,9 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.6.3.tgz", - "integrity": "sha512-gDUDq0PcMcdSG/5HwaQzkptn29E0zCWJUqmP0W/4scSC80AVh/8hgws4tuqv1GWvr4MiBZhIbUEO4f3Pc58OYQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-9.6.4.tgz", + "integrity": "sha512-oGNEzP1gJ43rLklJQjOk5PsfX0mZkLjV19djGptb9xZQeC2qAUxnaAbZtWt5CE8ni2iiTaRmgNRbUqAhRCnjew==", "dev": true, "license": "MIT", "engines": { @@ -379,9 +379,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.6.3.tgz", - "integrity": "sha512-oDTzZ2kG/jJk3TaupESUckDraGJbBpRBEW1xgTrWyIU+uGwdmMXPcGr9XZq9dRS5Zxm01nTgLwxpVM/3BVTvWQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.6.4.tgz", + "integrity": "sha512-lf6d+BdMkJIFCxx2FpajLpqVGGyaGUNFU6jhEM6QUPeGuoA5et2kJXrL0NSY2uWLOVyYYc/FPjzlbe8trA9tBQ==", "dev": true, "license": "MIT", "peer": true, @@ -390,13 +390,13 @@ } }, "node_modules/@cspell/cspell-worker": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/cspell-worker/-/cspell-worker-9.6.3.tgz", - "integrity": "sha512-zZccf1jLSrqIvlYAqwnnBi4RrLVfSEfWT4eYpiyIzHXHMzWnkUXEstQCG6LFK4L9A44M/w9s8szi7R4DLBzKsA==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/cspell-worker/-/cspell-worker-9.6.4.tgz", + "integrity": "sha512-anacKDOZzDfPzuDeFOXGI2tFBYiRRCSnIZP/AOyJ9zTvEQcqq5p/ak18nJ5OQyDr2NG7ovJiCDT5YNiH2Vdg/g==", "dev": true, "license": "MIT", "dependencies": { - "cspell-lib": "9.6.3" + "cspell-lib": "9.6.4" }, "engines": { "node": ">=20.18" @@ -832,13 +832,13 @@ "license": "MIT" }, "node_modules/@cspell/dynamic-import": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.6.3.tgz", - "integrity": "sha512-J2RArbv02H0fZCZxfGe2RjhEBFrcBlWgEESh2kDdF3CyoXBoPneevS5L3X4dk2XpOR0LU6bCJEsVIuzJqoFDbw==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-9.6.4.tgz", + "integrity": "sha512-1VnL9ahT3s17DLWl4MeO1pYg7zcVT3X9cKynI2/U86zNK5xMGS5icvjp7X65tsCAVNcWOtkqVFfrxi7kWxn67g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "9.6.3", + "@cspell/url": "9.6.4", "import-meta-resolve": "^4.2.0" }, "engines": { @@ -846,9 +846,9 @@ } }, "node_modules/@cspell/filetypes": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.6.3.tgz", - "integrity": "sha512-FocAActFpUanhQblokOQYlsV3yt3xC6FNMnziGURG9f1a5LYPGwmb6v40qkkhsTwK8L9L7Ai1KRtPJ3zyowNCA==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-9.6.4.tgz", + "integrity": "sha512-a1aZ/8vGnhTknxTukjzo3m8CISyHW2MWnbedywg5SDEl5RMJitmzX90QZiQdSvEcqzqmtoAgSEZNBT2LX2gIKg==", "dev": true, "license": "MIT", "engines": { @@ -856,9 +856,9 @@ } }, "node_modules/@cspell/rpc": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/rpc/-/rpc-9.6.3.tgz", - "integrity": "sha512-D8ouhYPOZR11CI66GKsFu/05sSTSjxwfyUsTZ0m7lQOcILxkJ0P/y4DJ9HffFT6uY62mEbxDeibvlfCLBzWO4w==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/rpc/-/rpc-9.6.4.tgz", + "integrity": "sha512-vGI1788Rx5Yml9N1/pD4zGd8Vrchi2Y01ADf9NiiOaNVVdf4PU1GCssLCsiIzhYQneErpQ8pJi/mS2F/QMZbRA==", "dev": true, "license": "MIT", "engines": { @@ -866,9 +866,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.6.3.tgz", - "integrity": "sha512-2OmE4RCSJG1mAfVsZqEvThJaQY//rYjDBycHfb1pfLb3KlV+O5jNKlYrI6E/+JpiTb1cI9MnzIRw6uzTPgCN1g==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-9.6.4.tgz", + "integrity": "sha512-AQrUbA0JUOEQgwItnfUQ6Ydk0hWY/uV3VhLwZWyrnT9eiQynmTnRTHtOCkkSl9+M4P0N4Raa2eGFRLcPAFksaw==", "dev": true, "license": "MIT", "engines": { @@ -876,9 +876,9 @@ } }, "node_modules/@cspell/url": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.6.3.tgz", - "integrity": "sha512-k+o5Dp8Hp8mjex8Lpe9m9B4LsrMoEzAaaYfvagUPQW1BKPwi3ugkH9YkC7uUOvzD6hOWq77WJZ2t946zY2NDSg==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.6.4.tgz", + "integrity": "sha512-h6VMlb7bDyGJfwLtipxxtHlT+ojzUXZz14AqZ/NEzY3LfOhfJTGpRcWLYFsgG/L0Ma4qjsYbPJt/Sj1C14j0VA==", "dev": true, "license": "MIT", "engines": { @@ -2914,29 +2914,29 @@ } }, "node_modules/cspell": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.6.3.tgz", - "integrity": "sha512-eGfq/qCJXDNLtqvwo3RFOJ8ECQD45NSEqlEdxJPdMlu/MA7YXSm4QptkJTybdodZmQpIGNpAz8UtVjKwhseqZg==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-9.6.4.tgz", + "integrity": "sha512-rZJmgcyBGKX3KcJ3KC9JYVHeKhDEVbmCheSp8eRGMYw6MCG9o7FHqQjGA/u4lEu4A0psr7ACP/5ym/QHyntRbA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-json-reporter": "9.6.3", - "@cspell/cspell-performance-monitor": "9.6.3", - "@cspell/cspell-pipe": "9.6.3", - "@cspell/cspell-types": "9.6.3", - "@cspell/cspell-worker": "9.6.3", - "@cspell/dynamic-import": "9.6.3", - "@cspell/url": "9.6.3", + "@cspell/cspell-json-reporter": "9.6.4", + "@cspell/cspell-performance-monitor": "9.6.4", + "@cspell/cspell-pipe": "9.6.4", + "@cspell/cspell-types": "9.6.4", + "@cspell/cspell-worker": "9.6.4", + "@cspell/dynamic-import": "9.6.4", + "@cspell/url": "9.6.4", "ansi-regex": "^6.2.2", "chalk": "^5.6.2", "chalk-template": "^1.1.2", "commander": "^14.0.3", - "cspell-config-lib": "9.6.3", - "cspell-dictionary": "9.6.3", - "cspell-gitignore": "9.6.3", - "cspell-glob": "9.6.3", - "cspell-io": "9.6.3", - "cspell-lib": "9.6.3", + "cspell-config-lib": "9.6.4", + "cspell-dictionary": "9.6.4", + "cspell-gitignore": "9.6.4", + "cspell-glob": "9.6.4", + "cspell-io": "9.6.4", + "cspell-lib": "9.6.4", "fast-json-stable-stringify": "^2.1.0", "flatted": "^3.3.3", "semver": "^7.7.3", @@ -2954,13 +2954,13 @@ } }, "node_modules/cspell-config-lib": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.6.3.tgz", - "integrity": "sha512-gQnpAzyf7rPaIb2hjVDtkvfhNc+7hAeHjK+RFAHj7fXiMfdPOWMxnl5IZBOdd9aYHZzVbxYkeyvJbLwF4M3YSg==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-9.6.4.tgz", + "integrity": "sha512-MecJNR9bIlcPBhyZFsXP6Q2n8qQ2IR9N9HiIz0yh0gBNVydp3LR5JITP5Ji8m7hexmZzVeoXms/dVN74XbS95g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "9.6.3", + "@cspell/cspell-types": "9.6.4", "comment-json": "^4.5.1", "smol-toml": "^1.6.0", "yaml": "^2.8.2" @@ -2970,16 +2970,16 @@ } }, "node_modules/cspell-dictionary": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.6.3.tgz", - "integrity": "sha512-y5te3Wu89WIdUYPYqMKUliviFxSu7xImuEacct6f2XFQd2c4G9vNduRMJjHKJT49cwkRM/fZKtOzJyPy8jzQ4g==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.6.4.tgz", + "integrity": "sha512-Ik9ZQVqV/fJfMt5X6IkC7yHGVH46/qjcqCNWwrMSwvROLM3SemNxxZoLvh0wi0GXz9WF1lHcxLJVdeKUk6QB8g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-performance-monitor": "9.6.3", - "@cspell/cspell-pipe": "9.6.3", - "@cspell/cspell-types": "9.6.3", - "cspell-trie-lib": "9.6.3", + "@cspell/cspell-performance-monitor": "9.6.4", + "@cspell/cspell-pipe": "9.6.4", + "@cspell/cspell-types": "9.6.4", + "cspell-trie-lib": "9.6.4", "fast-equals": "^6.0.0" }, "engines": { @@ -2997,15 +2997,15 @@ } }, "node_modules/cspell-gitignore": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.6.3.tgz", - "integrity": "sha512-S6XAddSjGEP7opCfEkhWaTnNVCI8ypdyZWgOW/gUW3VMpq8zK7OJ/ddyOLUCIMW1Qwtkx7X4Mf06xJSBWEjKjQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.6.4.tgz", + "integrity": "sha512-a8asE9BsjJgJ506WUGh5VHrTdVEE8hWELjCJB2atPrW6iY5e4aCIugy0gkRC1ZH9/TseadlmMLrFzHUkJUjzsg==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "9.6.3", - "cspell-glob": "9.6.3", - "cspell-io": "9.6.3" + "@cspell/url": "9.6.4", + "cspell-glob": "9.6.4", + "cspell-io": "9.6.4" }, "bin": { "cspell-gitignore": "bin.mjs" @@ -3015,13 +3015,13 @@ } }, "node_modules/cspell-glob": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.6.3.tgz", - "integrity": "sha512-tcyQP0LXoAEExVzWZMxW4afyo7w/8nea0wskoWQ4G+k36Gk6P52CARARFymHCH4IZLbbybZuLoVDxQ6OgIm3fQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-9.6.4.tgz", + "integrity": "sha512-253VrjbR8QU15h8GtpDQLX5Ti9uNSuNod2T7f8YEElQOb9I/kUXoCj3Cq4P390IC99klqSHIDxHsxd77ex19lA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "9.6.3", + "@cspell/url": "9.6.4", "picomatch": "^4.0.3" }, "engines": { @@ -3029,14 +3029,14 @@ } }, "node_modules/cspell-grammar": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.6.3.tgz", - "integrity": "sha512-26Pn/zo9hY3/5hGkM4tpV/Nnn4Op1J0DGnA34vA/lDBGtDOFexUEcUHZOieuNtCvZO735ltZPrP3zVxts1CwRg==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-9.6.4.tgz", + "integrity": "sha512-rvZyTB45/XSRWx7eAsrvTTAZvBTREr/2G2JWVMdqrptFyq1XReAKHhw/x1HJkNgWC9LKAK3bVQJpjLsNG37U9A==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "9.6.3", - "@cspell/cspell-types": "9.6.3" + "@cspell/cspell-pipe": "9.6.4", + "@cspell/cspell-types": "9.6.4" }, "bin": { "cspell-grammar": "bin.mjs" @@ -3056,43 +3056,43 @@ } }, "node_modules/cspell-io": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.6.3.tgz", - "integrity": "sha512-dZYowJVTWPEjik3y/UrJnX/3PG20N1jgnP//lwX6cLGtHjv05W89lnHxsh5Suzxf3mkN/YZ1JUgmxdjj9HduNw==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.6.4.tgz", + "integrity": "sha512-bmvJ4yn5QK2FZWTkZA4sx2qJqIi8BrUUUV7W209drSwkYjhJtXqP0RyF6Qx4Xuu2D1s0UilEtO5Jd+E9UJkQ6w==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-service-bus": "9.6.3", - "@cspell/url": "9.6.3" + "@cspell/cspell-service-bus": "9.6.4", + "@cspell/url": "9.6.4" }, "engines": { "node": ">=20" } }, "node_modules/cspell-lib": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.6.3.tgz", - "integrity": "sha512-LFZsCWJX5EjcD0EzF/tb9Sx1d/nKEW6436EDqqb5u/Vxr86LxgX9RbhwkHI7e0XyX3YV64QzPrYGvEkXEuGsCQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@cspell/cspell-bundled-dicts": "9.6.3", - "@cspell/cspell-performance-monitor": "9.6.3", - "@cspell/cspell-pipe": "9.6.3", - "@cspell/cspell-resolver": "9.6.3", - "@cspell/cspell-types": "9.6.3", - "@cspell/dynamic-import": "9.6.3", - "@cspell/filetypes": "9.6.3", - "@cspell/rpc": "9.6.3", - "@cspell/strong-weak-map": "9.6.3", - "@cspell/url": "9.6.3", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-9.6.4.tgz", + "integrity": "sha512-fUodKcIHTwvokuowB25XyFzBxlk73yj1QRw2por3BxDz9fAim1zAIohAPAnGuzj3LowYnTMjHLYE7RFDUSxy5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "@cspell/cspell-bundled-dicts": "9.6.4", + "@cspell/cspell-performance-monitor": "9.6.4", + "@cspell/cspell-pipe": "9.6.4", + "@cspell/cspell-resolver": "9.6.4", + "@cspell/cspell-types": "9.6.4", + "@cspell/dynamic-import": "9.6.4", + "@cspell/filetypes": "9.6.4", + "@cspell/rpc": "9.6.4", + "@cspell/strong-weak-map": "9.6.4", + "@cspell/url": "9.6.4", "clear-module": "^4.1.2", - "cspell-config-lib": "9.6.3", - "cspell-dictionary": "9.6.3", - "cspell-glob": "9.6.3", - "cspell-grammar": "9.6.3", - "cspell-io": "9.6.3", - "cspell-trie-lib": "9.6.3", + "cspell-config-lib": "9.6.4", + "cspell-dictionary": "9.6.4", + "cspell-glob": "9.6.4", + "cspell-grammar": "9.6.4", + "cspell-io": "9.6.4", + "cspell-trie-lib": "9.6.4", "env-paths": "^4.0.0", "gensequence": "^8.0.8", "import-fresh": "^3.3.1", @@ -3106,16 +3106,16 @@ } }, "node_modules/cspell-trie-lib": { - "version": "9.6.3", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.6.3.tgz", - "integrity": "sha512-bTlL3UjcBJyQXx67RMFcgHh0AXKd2w6Zw8iZkAcU7KVgAgRpGwCiF3LJLHignnMm+Pn8D3Xrx0raENaMh4uGaQ==", + "version": "9.6.4", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.6.4.tgz", + "integrity": "sha512-JKwyRtyybbaTrixwI1OgU5Hvva2Z5zHVWl92WBa9U7KijAyiD/Ehp3T3DCYuBwGks7egw7MgWPySkXXnpme6mw==", "dev": true, "license": "MIT", "engines": { "node": ">=20" }, "peerDependencies": { - "@cspell/cspell-types": "9.6.3" + "@cspell/cspell-types": "9.6.4" } }, "node_modules/cspell/node_modules/commander": { diff --git a/package.json b/package.json index ed749f32f82ee65..93588a45c75e786 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "cheerio": "1.2.0", - "cspell": "9.6.3", + "cspell": "9.6.4", "cspell-group-by-file-reporter": "^1.0.1", "file-type": "^21.3.0", "fs-extra": "^11.3.3",