diff --git a/package-lock.json b/package-lock.json index aa12d859d..84f66694e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,8 +27,8 @@ "website" ], "dependencies": { - "@cspell/cspell-bundled-dicts": "^9.8.0", - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-bundled-dicts": "^10.0.0", + "@cspell/cspell-types": "^10.0.0", "@cspell/dict-cspell-bundle": "^2.0.59", "regexp-worker": "^4.3.0" }, @@ -2283,9 +2283,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "9.8.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.8.0.tgz", - "integrity": "sha512-MpXFpVyBPfJQ1YuVotljqUaGf6lWuf+fuWBBgs0PHFYTSjRPWuIxviAaCDnup/CJLLH60xQL4IlcQe4TOjzljw==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-10.0.0.tgz", + "integrity": "sha512-ci410HEkng2582oOjlRHQtlGXwh+rUC/mVcN9dObLHpKhvPgzn2S6vT56pARstxxZpcCUG/oLhn3dCqdJlVzmA==", "license": "MIT", "dependencies": { "@cspell/dict-ada": "^4.1.1", @@ -2349,7 +2349,7 @@ "@cspell/dict-zig": "^1.0.0" }, "engines": { - "node": ">=20" + "node": ">=22.18.0" } }, "node_modules/@cspell/cspell-json-reporter": { @@ -2365,6 +2365,16 @@ "node": ">=20" } }, + "node_modules/@cspell/cspell-json-reporter/node_modules/@cspell/cspell-types": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", + "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + } + }, "node_modules/@cspell/cspell-performance-monitor": { "version": "9.8.0", "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-9.8.0.tgz", @@ -2409,12 +2419,12 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "9.8.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", - "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-10.0.0.tgz", + "integrity": "sha512-IQA++Idqb8fZzkCbHq3+T+9yG9WpeaBxomOrG2KcR/Pj0CgnovzuApYKL2cc35UWLePboKinMeqEPiweFpHVug==", "license": "MIT", "engines": { - "node": ">=20" + "node": ">=22.18.0" } }, "node_modules/@cspell/cspell-worker": { @@ -2914,6 +2924,7 @@ "version": "9.8.0", "resolved": "https://registry.npmjs.org/@cspell/url/-/url-9.8.0.tgz", "integrity": "sha512-LY1lFiZLTQF/ma1ilfKmRmFmEOw0RfYhyl0UMhY7/d93b+kiDMhxP/9Qir4+5LyiRncaE3++ZcWno9Hya+ssRg==", + "dev": true, "license": "MIT", "engines": { "node": ">=20" @@ -12726,6 +12737,16 @@ "node": ">=20" } }, + "node_modules/cspell-config-lib/node_modules/@cspell/cspell-types": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", + "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + } + }, "node_modules/cspell-dictionary": { "version": "9.8.0", "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-9.8.0.tgz", @@ -12743,6 +12764,29 @@ "node": ">=20" } }, + "node_modules/cspell-dictionary/node_modules/@cspell/cspell-types": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", + "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + } + }, + "node_modules/cspell-dictionary/node_modules/cspell-trie-lib": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.8.0.tgz", + "integrity": "sha512-GXIyqxya8QLp6SjKsAN9w3apvt1Ww7GKcZvTBaP76OfLoyb1QC6unwmObY2cZs1manCntGwHrgU6vFNuXnTzpw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + }, + "peerDependencies": { + "@cspell/cspell-types": "9.8.0" + } + }, "node_modules/cspell-gitignore": { "version": "9.8.0", "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-9.8.0.tgz", @@ -12805,6 +12849,16 @@ "node": ">=20" } }, + "node_modules/cspell-grammar/node_modules/@cspell/cspell-types": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", + "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + } + }, "node_modules/cspell-io": { "version": "9.8.0", "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-9.8.0.tgz", @@ -12855,7 +12909,88 @@ "node": ">=20" } }, - "node_modules/cspell-trie-lib": { + "node_modules/cspell-lib/node_modules/@cspell/cspell-bundled-dicts": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-9.8.0.tgz", + "integrity": "sha512-MpXFpVyBPfJQ1YuVotljqUaGf6lWuf+fuWBBgs0PHFYTSjRPWuIxviAaCDnup/CJLLH60xQL4IlcQe4TOjzljw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@cspell/dict-ada": "^4.1.1", + "@cspell/dict-al": "^1.1.1", + "@cspell/dict-aws": "^4.0.17", + "@cspell/dict-bash": "^4.2.2", + "@cspell/dict-companies": "^3.2.11", + "@cspell/dict-cpp": "^7.0.2", + "@cspell/dict-cryptocurrencies": "^5.0.5", + "@cspell/dict-csharp": "^4.0.8", + "@cspell/dict-css": "^4.1.1", + "@cspell/dict-dart": "^2.3.2", + "@cspell/dict-data-science": "^2.0.13", + "@cspell/dict-django": "^4.1.6", + "@cspell/dict-docker": "^1.1.17", + "@cspell/dict-dotnet": "^5.0.13", + "@cspell/dict-elixir": "^4.0.8", + "@cspell/dict-en_us": "^4.4.33", + "@cspell/dict-en-common-misspellings": "^2.1.12", + "@cspell/dict-en-gb-mit": "^3.1.22", + "@cspell/dict-filetypes": "^3.0.18", + "@cspell/dict-flutter": "^1.1.1", + "@cspell/dict-fonts": "^4.0.6", + "@cspell/dict-fsharp": "^1.1.1", + "@cspell/dict-fullstack": "^3.2.9", + "@cspell/dict-gaming-terms": "^1.1.2", + "@cspell/dict-git": "^3.1.0", + "@cspell/dict-golang": "^6.0.26", + "@cspell/dict-google": "^1.0.9", + "@cspell/dict-haskell": "^4.0.6", + "@cspell/dict-html": "^4.0.15", + "@cspell/dict-html-symbol-entities": "^4.0.5", + "@cspell/dict-java": "^5.0.12", + "@cspell/dict-julia": "^1.1.1", + "@cspell/dict-k8s": "^1.0.12", + "@cspell/dict-kotlin": "^1.1.1", + "@cspell/dict-latex": "^5.1.0", + "@cspell/dict-lorem-ipsum": "^4.0.5", + "@cspell/dict-lua": "^4.0.8", + "@cspell/dict-makefile": "^1.0.5", + "@cspell/dict-markdown": "^2.0.16", + "@cspell/dict-monkeyc": "^1.0.12", + "@cspell/dict-node": "^5.0.9", + "@cspell/dict-npm": "^5.2.38", + "@cspell/dict-php": "^4.1.1", + "@cspell/dict-powershell": "^5.0.15", + "@cspell/dict-public-licenses": "^2.0.16", + "@cspell/dict-python": "^4.2.26", + "@cspell/dict-r": "^2.1.1", + "@cspell/dict-ruby": "^5.1.1", + "@cspell/dict-rust": "^4.1.2", + "@cspell/dict-scala": "^5.0.9", + "@cspell/dict-shell": "^1.1.2", + "@cspell/dict-software-terms": "^5.2.2", + "@cspell/dict-sql": "^2.2.1", + "@cspell/dict-svelte": "^1.0.7", + "@cspell/dict-swift": "^2.0.6", + "@cspell/dict-terraform": "^1.1.3", + "@cspell/dict-typescript": "^3.2.3", + "@cspell/dict-vue": "^3.0.5", + "@cspell/dict-zig": "^1.0.0" + }, + "engines": { + "node": ">=20" + } + }, + "node_modules/cspell-lib/node_modules/@cspell/cspell-types": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", + "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + } + }, + "node_modules/cspell-lib/node_modules/cspell-trie-lib": { "version": "9.8.0", "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-9.8.0.tgz", "integrity": "sha512-GXIyqxya8QLp6SjKsAN9w3apvt1Ww7GKcZvTBaP76OfLoyb1QC6unwmObY2cZs1manCntGwHrgU6vFNuXnTzpw==", @@ -12868,6 +13003,16 @@ "@cspell/cspell-types": "9.8.0" } }, + "node_modules/cspell/node_modules/@cspell/cspell-types": { + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-9.8.0.tgz", + "integrity": "sha512-7Ge4UD6SCA49Tcc3+GTlz3Xn4cqVUAXtDO0u9IeHvJgkN3Me2Rw2GB/CtGmhKST3YeEeZMX7ww09TdHMUJlehw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=20" + } + }, "node_modules/cspell/node_modules/chalk": { "version": "5.6.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", @@ -30069,13 +30214,22 @@ "name": "@internal/common-utils", "version": "1.0.0", "dependencies": { - "@cspell/url": "^9.8.0", + "@cspell/url": "^10.0.0", "vscode-uri": "^3.1.0" }, "engines": { "node": ">=22.20.0" } }, + "packages/__utils/node_modules/@cspell/url": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-10.0.0.tgz", + "integrity": "sha512-q+0pHQ8DbqjemyaOn/mTtBRbCuKDqhnsVbZ6J9zkTsxPgMpccjy0s5oLXwomfrrxMRBH+UcbERwtUmE+SbnoIQ==", + "license": "MIT", + "engines": { + "node": ">=22.18.0" + } + }, "packages/_integrationTests": { "name": "@internal/integration-tests", "version": "2.0.0", @@ -30089,7 +30243,7 @@ "mocha": "^11.7.5" }, "devDependencies": { - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", "@cspell/dict-de-de": "^4.1.2", "@types/chai": "^5.2.3", "@types/decompress": "^4.2.7", @@ -30125,15 +30279,15 @@ "version": "2.0.0", "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "^9.8.0" + "@cspell/cspell-bundled-dicts": "^10.0.0" }, "bin": { "build": "build.mjs" }, "devDependencies": { "@cspell/cspell-pipe": "^9.8.0", - "@cspell/cspell-types": "^9.8.0", - "@cspell/url": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", + "@cspell/url": "^10.0.0", "@internal/common-utils": "file:../__utils", "cspell-config-lib": "^9.8.0", "cspell-gitignore": "^9.8.0", @@ -30156,12 +30310,22 @@ "node": ">=22.20.0" } }, + "packages/_server/node_modules/@cspell/url": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-10.0.0.tgz", + "integrity": "sha512-q+0pHQ8DbqjemyaOn/mTtBRbCuKDqhnsVbZ6J9zkTsxPgMpccjy0s5oLXwomfrrxMRBH+UcbERwtUmE+SbnoIQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=22.18.0" + } + }, "packages/_serverPatternMatcher": { "name": "@internal/server-pattern-matcher", "version": "2.0.0", "license": "MIT", "devDependencies": { - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", "@internal/common-utils": "file:../__utils", "regexp-worker": "^4.3.0", "vscode-languageserver": "^9.0.1", @@ -30176,14 +30340,14 @@ "version": "2.0.0", "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "^9.8.0" + "@cspell/cspell-bundled-dicts": "^10.0.0" }, "bin": { "build": "build.mjs" }, "devDependencies": { "@cspell/cspell-pipe": "^9.8.0", - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", "@internal/common-utils": "file:../__utils", "@internal/locale-resolver": "file:../__locale-resolver", "@internal/server-pattern-matcher": "file:../_serverPatternMatcher", diff --git a/package.json b/package.json index 9bdfea252..86d193c09 100644 --- a/package.json +++ b/package.json @@ -4665,8 +4665,8 @@ "vitest": "~4.1.3" }, "dependencies": { - "@cspell/cspell-bundled-dicts": "^9.8.0", - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-bundled-dicts": "^10.0.0", + "@cspell/cspell-types": "^10.0.0", "@cspell/dict-cspell-bundle": "^2.0.59", "regexp-worker": "^4.3.0" }, diff --git a/packages/__utils/package.json b/packages/__utils/package.json index e95537676..e81e388e1 100644 --- a/packages/__utils/package.json +++ b/packages/__utils/package.json @@ -46,7 +46,7 @@ "watch": "tsc -p . --watch" }, "dependencies": { - "@cspell/url": "^9.8.0", + "@cspell/url": "^10.0.0", "vscode-uri": "^3.1.0" }, "engines": { diff --git a/packages/_integrationTests/package.json b/packages/_integrationTests/package.json index 940b541cb..790161d14 100644 --- a/packages/_integrationTests/package.json +++ b/packages/_integrationTests/package.json @@ -24,7 +24,7 @@ "author": "", "license": "MIT", "devDependencies": { - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", "@cspell/dict-de-de": "^4.1.2", "@types/chai": "^5.2.3", "@types/decompress": "^4.2.7", diff --git a/packages/_server/package.json b/packages/_server/package.json index 87b24d6ff..2851e8044 100644 --- a/packages/_server/package.json +++ b/packages/_server/package.json @@ -32,8 +32,8 @@ }, "devDependencies": { "@cspell/cspell-pipe": "^9.8.0", - "@cspell/cspell-types": "^9.8.0", - "@cspell/url": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", + "@cspell/url": "^10.0.0", "@internal/common-utils": "file:../__utils", "cspell-config-lib": "^9.8.0", "cspell-gitignore": "^9.8.0", @@ -53,7 +53,7 @@ "vscode-uri": "^3.1.0" }, "dependencies": { - "@cspell/cspell-bundled-dicts": "^9.8.0" + "@cspell/cspell-bundled-dicts": "^10.0.0" }, "scripts": { "build": "tsdown && npm run build:tsc && npm run build-schema", diff --git a/packages/_serverPatternMatcher/package.json b/packages/_serverPatternMatcher/package.json index ed8787f1c..79b210bd2 100644 --- a/packages/_serverPatternMatcher/package.json +++ b/packages/_serverPatternMatcher/package.json @@ -23,7 +23,7 @@ } }, "devDependencies": { - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", "@internal/common-utils": "file:../__utils", "regexp-worker": "^4.3.0", "vscode-languageserver": "^9.0.1", diff --git a/packages/client/package.json b/packages/client/package.json index e86322d2c..6c85a3d70 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@cspell/cspell-pipe": "^9.8.0", - "@cspell/cspell-types": "^9.8.0", + "@cspell/cspell-types": "^10.0.0", "@internal/common-utils": "file:../__utils", "@internal/locale-resolver": "file:../__locale-resolver", "@internal/server-pattern-matcher": "file:../_serverPatternMatcher", @@ -74,7 +74,7 @@ "yargs": "^18.0.0" }, "dependencies": { - "@cspell/cspell-bundled-dicts": "^9.8.0" + "@cspell/cspell-bundled-dicts": "^10.0.0" }, "engines": { "node": ">=22.20.0"