From 77ccad967275382d9f8af708408d83e14635089c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 14:04:00 +0000 Subject: [PATCH] chore(deps-dev): bump cspell from 8.1.2 to 8.1.3 Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 8.1.2 to 8.1.3. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/compare/v8.1.2...v8.1.3) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 338 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 170 insertions(+), 170 deletions(-) diff --git a/package-lock.json b/package-lock.json index 45824db0303..587063156c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@types/node": "^20.8.9", "@vercel/ncc": "^0.38.1", "commitizen": "^4.3.0", - "cspell": "^8.1.2", + "cspell": "^8.1.3", "eslint": "^8.55.0", "http-status-codes": "^2.2.0", "husky": "^8.0.3", @@ -1119,14 +1119,14 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.1.2.tgz", - "integrity": "sha512-K/+0HJs6ka8y+f4D5nO24vz8aVIFaOOUfvRdQl1sB8zvAPymtEYy4TOF/F2GUD5aDl1+bHIPJOPgbGDl3ANl+w==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.1.3.tgz", + "integrity": "sha512-TwLyL2bCtetXGhMudjOIgFPAsWF2UkT0E7T+DAZG8aUBfHoC/eco/sTmR6UJVpi6Crjs0YOQkFUBGrQ2pxJPcA==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", - "@cspell/dict-bash": "^4.1.2", + "@cspell/dict-bash": "^4.1.3", "@cspell/dict-companies": "^3.0.28", "@cspell/dict-cpp": "^5.0.10", "@cspell/dict-cryptocurrencies": "^4.0.0", @@ -1154,7 +1154,7 @@ "@cspell/dict-k8s": "^1.0.2", "@cspell/dict-latex": "^4.0.0", "@cspell/dict-lorem-ipsum": "^4.0.0", - "@cspell/dict-lua": "^4.0.2", + "@cspell/dict-lua": "^4.0.3", "@cspell/dict-makefile": "^1.0.0", "@cspell/dict-node": "^4.0.3", "@cspell/dict-npm": "^5.0.13", @@ -1178,30 +1178,30 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.2.tgz", - "integrity": "sha512-IDKXMgBdgRK7gLFajkGZ9iwKRwtPzsxUFd/srTF6Tm4u823B9f88nIpHbIIKYvgFGRFq06KSIUsEepH54M1ymA==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.3.tgz", + "integrity": "sha512-9iOU0Y733XuF0cqC7xwzJkOKFdJ65rYGnHFdUHzr5lxEqeG9X/jhlkzyHuGGOhPxkUeFP1x9XoLhXo1isMDbKA==", "dev": true, "dependencies": { - "@cspell/cspell-types": "8.1.2" + "@cspell/cspell-types": "8.1.3" }, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-pipe": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.1.2.tgz", - "integrity": "sha512-RIWQQphAtMYtIeclBdLnd/vc8kr9spWdrmTtiVYkBKG1B+BvEXfGzYc6BGT5tSWxYVTjzbyRJxZJ9pEIw5LUgw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.1.3.tgz", + "integrity": "sha512-/dcnyLDeyFuoX4seZv7VsDQyRpt3ZY0vjZiDpqFul8hPydM8czLyRPPMD6Za+Gqg6dZmh9+VsQWK52hVsqc0QA==", "dev": true, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-resolver": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.1.2.tgz", - "integrity": "sha512-fZwLkyFToxzA+HZ6YL7nJazrvZTqnSYD/Fy1PR9u6M90jGUY6nIcr7LBKtfDYB6wWE3ygtAUCx0soGssSlmyMw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.1.3.tgz", + "integrity": "sha512-bGyJYqkHRilqhyKGL/NvODN5U+UvCuQo7kxgt0i3Vd7m7k6XYLsSLYZ4w6r1S5IQ/ybU8I5lh6/6fNqKwvo9eg==", "dev": true, "dependencies": { "global-directory": "^4.0.1" @@ -1211,18 +1211,18 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.1.2.tgz", - "integrity": "sha512-bvocFYE1LYe8aBYzG6qMSAj3JWdvRY1zaaoXXV7jkIs2jdBBsSvb6wXAKXn6Z2mjeKAD4y38tD6f9aq17hcSyQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.1.3.tgz", + "integrity": "sha512-8E5ZveQKneNfK+cuFMy0y6tDsho71UPppEHNoLZsEFDbIxDdtQcAfs0pk4nwEzxPBt+dBB+Yl8KExQ6x2FAYQw==", "dev": true, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-types": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.1.2.tgz", - "integrity": "sha512-ApVEfLN7G9uBpZOVCjBCTayhEJ1N++P9kBfsS1LWQk14qeTm/char9reVQq2s9kkGrPYEEda+hvGC8K0Y07UUg==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.1.3.tgz", + "integrity": "sha512-j14FENj+DzWu6JjzTl+0X5/OJv9AEckpEp6Jaw9YglxirrBBzTkZGfoLePe/AWo/MlIYp0asl92C1UHEjgz+FQ==", "dev": true, "engines": { "node": ">=18" @@ -1526,9 +1526,9 @@ "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.1.2.tgz", - "integrity": "sha512-S0I/VoZvuJvrVgqhxyHCrvHFGAZR6KxoPAr4FMrzVx00hYWZUdCanA494DYXwA5NXisyHlZrpga6H18mVjvIUw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.1.3.tgz", + "integrity": "sha512-/lXFLa92v4oOcZ2PbdRpOqBvnqWlYmGaV7iCy8+QhIWlMdzi+7tBX3LVTm9Jzvt/rJseVHQQ6RvfTsSmhbUMFQ==", "dev": true, "dependencies": { "import-meta-resolve": "^4.0.0" @@ -1538,9 +1538,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.1.2.tgz", - "integrity": "sha512-oG3Iz9FV0rTAu34BgXIv5JUyR1legUyFzKWboFCsW9iyTAjViA8aIG6q0ZD7xK84Ugi385jW8XfJB0vb8A1qIQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.1.3.tgz", + "integrity": "sha512-GhWyximzk8tumo0zhrDV3+nFYiETYefiTBWAEVbXJMibuvitFocVZwddqN85J0UdZ2M7q6tvBleEaI9ME/16gA==", "dev": true, "engines": { "node": ">=18" @@ -5318,22 +5318,22 @@ } }, "node_modules/cspell": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.1.2.tgz", - "integrity": "sha512-MOU+lwbzzXT1mcrLCYb9ecfPtquuys9RQy6KehU4S1Oub4715LiXct6+DqDt8NK6w4R3WRo9ixh1bnL3LoVEMw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.1.3.tgz", + "integrity": "sha512-SU4Su6002bPoJYaiMeNV4wwLoS8TwaOgIwaTxhys3GDbJIxZV6CrDgwksezHcG7TZrC4yrveDVsdpnrzmQ7T5Q==", "dev": true, "dependencies": { - "@cspell/cspell-json-reporter": "8.1.2", - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2", - "@cspell/dynamic-import": "8.1.2", + "@cspell/cspell-json-reporter": "8.1.3", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3", + "@cspell/dynamic-import": "8.1.3", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.1.0", - "cspell-gitignore": "8.1.2", - "cspell-glob": "8.1.2", - "cspell-io": "8.1.2", - "cspell-lib": "8.1.2", + "cspell-gitignore": "8.1.3", + "cspell-glob": "8.1.3", + "cspell-io": "8.1.3", + "cspell-lib": "8.1.3", "fast-glob": "^3.3.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^7.0.2", @@ -5354,12 +5354,12 @@ } }, "node_modules/cspell-config-lib": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.1.2.tgz", - "integrity": "sha512-iJKSY895AnnGAhjZN7HLfRZ3bAUuJKmZ9kmpFB9CJcMTERazBQuxGSx5AjjpB3b1kOM4T9Dgm++jcvbgwH5DbQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.1.3.tgz", + "integrity": "sha512-whzJYxcxos3vnywn0alCFZ+Myc0K/C62pUurfOGhgvIba7ArmlXhNRaL2r5noBxWARtpBOtzz3vrzSBK7Lq6jg==", "dev": true, "dependencies": { - "@cspell/cspell-types": "8.1.2", + "@cspell/cspell-types": "8.1.3", "comment-json": "^4.2.3", "yaml": "^2.3.4" }, @@ -5368,14 +5368,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.1.2.tgz", - "integrity": "sha512-MB244J4hSFlEqZ/3DP1yM5VN4DAaL6ki4axjgrOaJJyHcVe6WRIbiJBxOcBw0WmWzyZHFZVBXC/dnV0ydpXL8A==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.1.3.tgz", + "integrity": "sha512-nkRQDPNnA6tw+hJFBqq26M0nK306q5rtyv/AUIWa8ZHhQkwzACnpMSpuJA7/DV5GVvPKltMK5M4A6vgfpoaFHw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2", - "cspell-trie-lib": "8.1.2", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3", + "cspell-trie-lib": "8.1.3", "fast-equals": "^5.0.1", "gensequence": "^6.0.0" }, @@ -5384,12 +5384,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.1.2.tgz", - "integrity": "sha512-fytNCWAyd7oX5oDstx63pLf43YY43CvRWi5gi2E2EUj8VzzbfXwkCwBlIfjupoZ0HFk85LSy9ESVoJ7uO1Of9g==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.1.3.tgz", + "integrity": "sha512-NHx5lg44eCKb6yJmUPOCz4prcuYowzoo5GJ5hOcCfbk7ZEBWV1E2/kDRuQMOK2W0y1hNGr45CSxO3UxWJlYg7w==", "dev": true, "dependencies": { - "cspell-glob": "8.1.2", + "cspell-glob": "8.1.3", "find-up-simple": "^1.0.0" }, "bin": { @@ -5400,9 +5400,9 @@ } }, "node_modules/cspell-glob": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.1.2.tgz", - "integrity": "sha512-fd4GVUhHMbikSIQjFrHJILPj7X6qfhnQYYMRLx3oIARhQAvbQpx6KzVVUKJ6yMP++dqLFBSs+9KIe/IJyRx5zw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.1.3.tgz", + "integrity": "sha512-Likr7UVUXBpthQnM5r6yao3X0YBNRbJ9AHWXTC2RJfzwZOFKF+pKPfeo3FU+Px8My96M4RC2bVMbrbZUwN5NJw==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -5412,13 +5412,13 @@ } }, "node_modules/cspell-grammar": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.1.2.tgz", - "integrity": "sha512-642YdsUWpGgAih7Dibrxa9g4+drC/DYWlGj0tiRWd9Ge93QC9Iz3344D3RBD11yXs7+uvCQcLCJBDK+49LGE8A==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.1.3.tgz", + "integrity": "sha512-dTOwNq6a5wcVzOsi4xY5/tq2r2w/+wLVU+WfyySTsPe66Rjqx/QceFl4OinImks/ZMKF7Zyjd3WGyQ5TcSsJFQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2" + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3" }, "bin": { "cspell-grammar": "bin.mjs" @@ -5428,38 +5428,38 @@ } }, "node_modules/cspell-io": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.1.2.tgz", - "integrity": "sha512-4KUJd2Q8k9stb//iDHpORTBBz0uM8YHa8KA2iSUdJj4D6eA5nTLc0Vzt6y89MrUjPlkzk8kyV848McZfodQtRQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.1.3.tgz", + "integrity": "sha512-QkcFeYd79oIl7PgSqFSZyvwXnZQhXmdCI733n54IN2+iXDcf7W0mwptxoC/cE19RkEwAwEFLG81UAy6L/BXI6A==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "8.1.2" + "@cspell/cspell-service-bus": "8.1.3" }, "engines": { "node": ">=18" } }, "node_modules/cspell-lib": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.1.2.tgz", - "integrity": "sha512-UJjuaZ/ZXIXiWFVLGgVJu6VftWHujQaeUgjlQxePvAqI0QdzR9G5vsJ80BGaoldhhKyWxCCq/Gx6PaeWWNzJ5Q==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.1.3.tgz", + "integrity": "sha512-Kk8bpHVkDZO4MEiPkDvRf/LgJ0h5mufbKLTWModq6k0Ca8EkZ/qgQlZ0ve0rIivbleSqebuWjpJHKDM+IHmzHA==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "8.1.2", - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-resolver": "8.1.2", - "@cspell/cspell-types": "8.1.2", - "@cspell/dynamic-import": "8.1.2", - "@cspell/strong-weak-map": "8.1.2", + "@cspell/cspell-bundled-dicts": "8.1.3", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-resolver": "8.1.3", + "@cspell/cspell-types": "8.1.3", + "@cspell/dynamic-import": "8.1.3", + "@cspell/strong-weak-map": "8.1.3", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", - "cspell-config-lib": "8.1.2", - "cspell-dictionary": "8.1.2", - "cspell-glob": "8.1.2", - "cspell-grammar": "8.1.2", - "cspell-io": "8.1.2", - "cspell-trie-lib": "8.1.2", + "cspell-config-lib": "8.1.3", + "cspell-dictionary": "8.1.3", + "cspell-glob": "8.1.3", + "cspell-grammar": "8.1.3", + "cspell-io": "8.1.3", + "cspell-trie-lib": "8.1.3", "fast-equals": "^5.0.1", "gensequence": "^6.0.0", "import-fresh": "^3.3.0", @@ -5472,13 +5472,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.1.2.tgz", - "integrity": "sha512-TfNRr8XI8ObHjSalnbeF256HyG+cHNDeQSSy5n0Y+UomaSo3Cyy7Z91+0WtND8hdw206jhKiqZqGtzf8ojniDg==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.1.3.tgz", + "integrity": "sha512-EDSYU9MCtzPSJDrfvDrTKmc0rzl50Ehjg1c5rUCqn33p2LCRe/G8hW0FxXe0mxrZxrMO2b8l0PVSGlrCXCQ8RQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3", "gensequence": "^6.0.0" }, "engines": { @@ -19676,14 +19676,14 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.1.2.tgz", - "integrity": "sha512-K/+0HJs6ka8y+f4D5nO24vz8aVIFaOOUfvRdQl1sB8zvAPymtEYy4TOF/F2GUD5aDl1+bHIPJOPgbGDl3ANl+w==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.1.3.tgz", + "integrity": "sha512-TwLyL2bCtetXGhMudjOIgFPAsWF2UkT0E7T+DAZG8aUBfHoC/eco/sTmR6UJVpi6Crjs0YOQkFUBGrQ2pxJPcA==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", - "@cspell/dict-bash": "^4.1.2", + "@cspell/dict-bash": "^4.1.3", "@cspell/dict-companies": "^3.0.28", "@cspell/dict-cpp": "^5.0.10", "@cspell/dict-cryptocurrencies": "^4.0.0", @@ -19711,7 +19711,7 @@ "@cspell/dict-k8s": "^1.0.2", "@cspell/dict-latex": "^4.0.0", "@cspell/dict-lorem-ipsum": "^4.0.0", - "@cspell/dict-lua": "^4.0.2", + "@cspell/dict-lua": "^4.0.3", "@cspell/dict-makefile": "^1.0.0", "@cspell/dict-node": "^4.0.3", "@cspell/dict-npm": "^5.0.13", @@ -19732,39 +19732,39 @@ } }, "@cspell/cspell-json-reporter": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.2.tgz", - "integrity": "sha512-IDKXMgBdgRK7gLFajkGZ9iwKRwtPzsxUFd/srTF6Tm4u823B9f88nIpHbIIKYvgFGRFq06KSIUsEepH54M1ymA==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.3.tgz", + "integrity": "sha512-9iOU0Y733XuF0cqC7xwzJkOKFdJ65rYGnHFdUHzr5lxEqeG9X/jhlkzyHuGGOhPxkUeFP1x9XoLhXo1isMDbKA==", "dev": true, "requires": { - "@cspell/cspell-types": "8.1.2" + "@cspell/cspell-types": "8.1.3" } }, "@cspell/cspell-pipe": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.1.2.tgz", - "integrity": "sha512-RIWQQphAtMYtIeclBdLnd/vc8kr9spWdrmTtiVYkBKG1B+BvEXfGzYc6BGT5tSWxYVTjzbyRJxZJ9pEIw5LUgw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.1.3.tgz", + "integrity": "sha512-/dcnyLDeyFuoX4seZv7VsDQyRpt3ZY0vjZiDpqFul8hPydM8czLyRPPMD6Za+Gqg6dZmh9+VsQWK52hVsqc0QA==", "dev": true }, "@cspell/cspell-resolver": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.1.2.tgz", - "integrity": "sha512-fZwLkyFToxzA+HZ6YL7nJazrvZTqnSYD/Fy1PR9u6M90jGUY6nIcr7LBKtfDYB6wWE3ygtAUCx0soGssSlmyMw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.1.3.tgz", + "integrity": "sha512-bGyJYqkHRilqhyKGL/NvODN5U+UvCuQo7kxgt0i3Vd7m7k6XYLsSLYZ4w6r1S5IQ/ybU8I5lh6/6fNqKwvo9eg==", "dev": true, "requires": { "global-directory": "^4.0.1" } }, "@cspell/cspell-service-bus": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.1.2.tgz", - "integrity": "sha512-bvocFYE1LYe8aBYzG6qMSAj3JWdvRY1zaaoXXV7jkIs2jdBBsSvb6wXAKXn6Z2mjeKAD4y38tD6f9aq17hcSyQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.1.3.tgz", + "integrity": "sha512-8E5ZveQKneNfK+cuFMy0y6tDsho71UPppEHNoLZsEFDbIxDdtQcAfs0pk4nwEzxPBt+dBB+Yl8KExQ6x2FAYQw==", "dev": true }, "@cspell/cspell-types": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.1.2.tgz", - "integrity": "sha512-ApVEfLN7G9uBpZOVCjBCTayhEJ1N++P9kBfsS1LWQk14qeTm/char9reVQq2s9kkGrPYEEda+hvGC8K0Y07UUg==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.1.3.tgz", + "integrity": "sha512-j14FENj+DzWu6JjzTl+0X5/OJv9AEckpEp6Jaw9YglxirrBBzTkZGfoLePe/AWo/MlIYp0asl92C1UHEjgz+FQ==", "dev": true }, "@cspell/dict-ada": { @@ -20065,18 +20065,18 @@ "dev": true }, "@cspell/dynamic-import": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.1.2.tgz", - "integrity": "sha512-S0I/VoZvuJvrVgqhxyHCrvHFGAZR6KxoPAr4FMrzVx00hYWZUdCanA494DYXwA5NXisyHlZrpga6H18mVjvIUw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.1.3.tgz", + "integrity": "sha512-/lXFLa92v4oOcZ2PbdRpOqBvnqWlYmGaV7iCy8+QhIWlMdzi+7tBX3LVTm9Jzvt/rJseVHQQ6RvfTsSmhbUMFQ==", "dev": true, "requires": { "import-meta-resolve": "^4.0.0" } }, "@cspell/strong-weak-map": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.1.2.tgz", - "integrity": "sha512-oG3Iz9FV0rTAu34BgXIv5JUyR1legUyFzKWboFCsW9iyTAjViA8aIG6q0ZD7xK84Ugi385jW8XfJB0vb8A1qIQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.1.3.tgz", + "integrity": "sha512-GhWyximzk8tumo0zhrDV3+nFYiETYefiTBWAEVbXJMibuvitFocVZwddqN85J0UdZ2M7q6tvBleEaI9ME/16gA==", "dev": true }, "@cspotcode/source-map-support": { @@ -22868,22 +22868,22 @@ } }, "cspell": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.1.2.tgz", - "integrity": "sha512-MOU+lwbzzXT1mcrLCYb9ecfPtquuys9RQy6KehU4S1Oub4715LiXct6+DqDt8NK6w4R3WRo9ixh1bnL3LoVEMw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.1.3.tgz", + "integrity": "sha512-SU4Su6002bPoJYaiMeNV4wwLoS8TwaOgIwaTxhys3GDbJIxZV6CrDgwksezHcG7TZrC4yrveDVsdpnrzmQ7T5Q==", "dev": true, "requires": { - "@cspell/cspell-json-reporter": "8.1.2", - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2", - "@cspell/dynamic-import": "8.1.2", + "@cspell/cspell-json-reporter": "8.1.3", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3", + "@cspell/dynamic-import": "8.1.3", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.1.0", - "cspell-gitignore": "8.1.2", - "cspell-glob": "8.1.2", - "cspell-io": "8.1.2", - "cspell-lib": "8.1.2", + "cspell-gitignore": "8.1.3", + "cspell-glob": "8.1.3", + "cspell-io": "8.1.3", + "cspell-lib": "8.1.3", "fast-glob": "^3.3.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^7.0.2", @@ -22926,88 +22926,88 @@ } }, "cspell-config-lib": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.1.2.tgz", - "integrity": "sha512-iJKSY895AnnGAhjZN7HLfRZ3bAUuJKmZ9kmpFB9CJcMTERazBQuxGSx5AjjpB3b1kOM4T9Dgm++jcvbgwH5DbQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.1.3.tgz", + "integrity": "sha512-whzJYxcxos3vnywn0alCFZ+Myc0K/C62pUurfOGhgvIba7ArmlXhNRaL2r5noBxWARtpBOtzz3vrzSBK7Lq6jg==", "dev": true, "requires": { - "@cspell/cspell-types": "8.1.2", + "@cspell/cspell-types": "8.1.3", "comment-json": "^4.2.3", "yaml": "^2.3.4" } }, "cspell-dictionary": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.1.2.tgz", - "integrity": "sha512-MB244J4hSFlEqZ/3DP1yM5VN4DAaL6ki4axjgrOaJJyHcVe6WRIbiJBxOcBw0WmWzyZHFZVBXC/dnV0ydpXL8A==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.1.3.tgz", + "integrity": "sha512-nkRQDPNnA6tw+hJFBqq26M0nK306q5rtyv/AUIWa8ZHhQkwzACnpMSpuJA7/DV5GVvPKltMK5M4A6vgfpoaFHw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2", - "cspell-trie-lib": "8.1.2", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3", + "cspell-trie-lib": "8.1.3", "fast-equals": "^5.0.1", "gensequence": "^6.0.0" } }, "cspell-gitignore": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.1.2.tgz", - "integrity": "sha512-fytNCWAyd7oX5oDstx63pLf43YY43CvRWi5gi2E2EUj8VzzbfXwkCwBlIfjupoZ0HFk85LSy9ESVoJ7uO1Of9g==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.1.3.tgz", + "integrity": "sha512-NHx5lg44eCKb6yJmUPOCz4prcuYowzoo5GJ5hOcCfbk7ZEBWV1E2/kDRuQMOK2W0y1hNGr45CSxO3UxWJlYg7w==", "dev": true, "requires": { - "cspell-glob": "8.1.2", + "cspell-glob": "8.1.3", "find-up-simple": "^1.0.0" } }, "cspell-glob": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.1.2.tgz", - "integrity": "sha512-fd4GVUhHMbikSIQjFrHJILPj7X6qfhnQYYMRLx3oIARhQAvbQpx6KzVVUKJ6yMP++dqLFBSs+9KIe/IJyRx5zw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.1.3.tgz", + "integrity": "sha512-Likr7UVUXBpthQnM5r6yao3X0YBNRbJ9AHWXTC2RJfzwZOFKF+pKPfeo3FU+Px8My96M4RC2bVMbrbZUwN5NJw==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.1.2.tgz", - "integrity": "sha512-642YdsUWpGgAih7Dibrxa9g4+drC/DYWlGj0tiRWd9Ge93QC9Iz3344D3RBD11yXs7+uvCQcLCJBDK+49LGE8A==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.1.3.tgz", + "integrity": "sha512-dTOwNq6a5wcVzOsi4xY5/tq2r2w/+wLVU+WfyySTsPe66Rjqx/QceFl4OinImks/ZMKF7Zyjd3WGyQ5TcSsJFQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2" + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3" } }, "cspell-io": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.1.2.tgz", - "integrity": "sha512-4KUJd2Q8k9stb//iDHpORTBBz0uM8YHa8KA2iSUdJj4D6eA5nTLc0Vzt6y89MrUjPlkzk8kyV848McZfodQtRQ==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.1.3.tgz", + "integrity": "sha512-QkcFeYd79oIl7PgSqFSZyvwXnZQhXmdCI733n54IN2+iXDcf7W0mwptxoC/cE19RkEwAwEFLG81UAy6L/BXI6A==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "8.1.2" + "@cspell/cspell-service-bus": "8.1.3" } }, "cspell-lib": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.1.2.tgz", - "integrity": "sha512-UJjuaZ/ZXIXiWFVLGgVJu6VftWHujQaeUgjlQxePvAqI0QdzR9G5vsJ80BGaoldhhKyWxCCq/Gx6PaeWWNzJ5Q==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.1.3.tgz", + "integrity": "sha512-Kk8bpHVkDZO4MEiPkDvRf/LgJ0h5mufbKLTWModq6k0Ca8EkZ/qgQlZ0ve0rIivbleSqebuWjpJHKDM+IHmzHA==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "8.1.2", - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-resolver": "8.1.2", - "@cspell/cspell-types": "8.1.2", - "@cspell/dynamic-import": "8.1.2", - "@cspell/strong-weak-map": "8.1.2", + "@cspell/cspell-bundled-dicts": "8.1.3", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-resolver": "8.1.3", + "@cspell/cspell-types": "8.1.3", + "@cspell/dynamic-import": "8.1.3", + "@cspell/strong-weak-map": "8.1.3", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", - "cspell-config-lib": "8.1.2", - "cspell-dictionary": "8.1.2", - "cspell-glob": "8.1.2", - "cspell-grammar": "8.1.2", - "cspell-io": "8.1.2", - "cspell-trie-lib": "8.1.2", + "cspell-config-lib": "8.1.3", + "cspell-dictionary": "8.1.3", + "cspell-glob": "8.1.3", + "cspell-grammar": "8.1.3", + "cspell-io": "8.1.3", + "cspell-trie-lib": "8.1.3", "fast-equals": "^5.0.1", "gensequence": "^6.0.0", "import-fresh": "^3.3.0", @@ -23017,13 +23017,13 @@ } }, "cspell-trie-lib": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.1.2.tgz", - "integrity": "sha512-TfNRr8XI8ObHjSalnbeF256HyG+cHNDeQSSy5n0Y+UomaSo3Cyy7Z91+0WtND8hdw206jhKiqZqGtzf8ojniDg==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.1.3.tgz", + "integrity": "sha512-EDSYU9MCtzPSJDrfvDrTKmc0rzl50Ehjg1c5rUCqn33p2LCRe/G8hW0FxXe0mxrZxrMO2b8l0PVSGlrCXCQ8RQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "8.1.2", - "@cspell/cspell-types": "8.1.2", + "@cspell/cspell-pipe": "8.1.3", + "@cspell/cspell-types": "8.1.3", "gensequence": "^6.0.0" } }, diff --git a/package.json b/package.json index 09adcd1cccf..9014dd444c0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/node": "^20.8.9", "@vercel/ncc": "^0.38.1", "commitizen": "^4.3.0", - "cspell": "^8.1.2", + "cspell": "^8.1.3", "eslint": "^8.55.0", "http-status-codes": "^2.2.0", "husky": "^8.0.3",