diff --git a/package-lock.json b/package-lock.json index 93cf0ca..2315261 100644 --- a/package-lock.json +++ b/package-lock.json @@ -669,9 +669,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.23.1.tgz", - "integrity": "sha512-yOJ256MsPjzsnO5PBA+0aHpJmMs11aZLpnD29BdhC86kErBuTkPXnYOU4zZtya6g190Uft9i7UejjyzmPH8O8w==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.26.1.tgz", + "integrity": "sha512-J7OA/aIESR1kJJapYYauf7916c/O3zWy/peRgC7W4yW4ZXiQ2Sj2QpfOerxFz6INu4ca9Ab4JdSZMa0esHEOZg==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.1", @@ -688,6 +688,7 @@ "@cspell/dict-dotnet": "^4.0.1", "@cspell/dict-elixir": "^4.0.1", "@cspell/dict-en_us": "^4.2.2", + "@cspell/dict-en-common-misspellings": "^1.0.1", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.0", "@cspell/dict-fonts": "^3.0.0", @@ -725,27 +726,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.23.1.tgz", - "integrity": "sha512-ulQpa45m3UWAnlzCQbxcxl71RKQcooo51BbdzKZJI/QeHuNu8VAdRiWs5A3ZytITWASXSQBJci5XMOPvvZvofg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.26.1.tgz", + "integrity": "sha512-HNgznB8eH3e4rPephuvzh7AeyxQnOb1Tx1Ibg+dSc8eL2lxfHwoNrlCOpr92Izv+3f08H3QwJHi82YdSg6emJQ==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.23.1.tgz", - "integrity": "sha512-zATbR0Szec6L3x8385cJVfjLrJJs/hALp9B3XN5tOyzL/mnYG9yA+mylrYfRRWXgvrzloo3VVlbzQypIj7E9Nw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.26.1.tgz", + "integrity": "sha512-gyRW23TbYQVJpNs9/U0EksVYemO/4wKhiaL4KVm+LSToB1HN4XB6zIYZsdPLpWQsS3Z2P/cVgMT1WImMk7g8dQ==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.23.1.tgz", - "integrity": "sha512-qxdhTbruR8uCgJCZwCLcJjP/ZntIAqZ/tbZ0qbimqx4DeqapdSu28Xg971vFkhj2PNmqF8u5QgwpTefXEEkutw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.26.1.tgz", + "integrity": "sha512-PBqKjPA3jVgsAFuw2c/ZTjDyKhfXjkxFHTsp8kEUEKwhDnaxPoRNRz13AK1gKryN8KYUgkWcxIetkRNQ6yi4Cw==", "dev": true, "engines": { "node": ">=14" @@ -835,6 +836,12 @@ "integrity": "sha512-NSlvE6bIkgRRlBkfltiwREu2NYT4PrLmpdi9zSeWuUMlGB+0wUGAal3B7zKC1pirhueH20W6to0lPdnEWaqa8Q==", "dev": true }, + "node_modules/@cspell/dict-en-common-misspellings": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-1.0.1.tgz", + "integrity": "sha512-mNnFZOD7l8YHBraTzdESYfJwu1FSIm9k8nOVUQ6XBN2NTc7KyAjWo7Bu7VD90N9QVcSw5aLFgR4jZ+5bueOG/A==", + "dev": true + }, "node_modules/@cspell/dict-en-gb": { "version": "1.1.33", "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz", @@ -1022,9 +1029,9 @@ "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.23.1.tgz", - "integrity": "sha512-s9zlPCZ4+K4xbrSJ9UYPR9eonOsUu+9kiSwVeFRm1AbOGTFBMndS2k49WqM23sTGmYpBd1d+E75+9Cy4ypPxwA==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.26.1.tgz", + "integrity": "sha512-+hz29DofJu7S8Wt96MRw84S+8x0YQr70GYVIs5nNHogZe0m7sBnL420sVvNIC5V6lmkJze/rNS7FOFGi0MvjZA==", "dev": true, "dependencies": { "import-meta-resolve": "^2.2.1" @@ -1243,9 +1250,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.23.1.tgz", - "integrity": "sha512-MDUzl4SvdxJIpNHEEPoKYGsck+yptkp8z+oVoqj24aFaOrk77vnMcCiF28l5kcFqjfNtFdvDLiev3suqdPiuLw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.26.1.tgz", + "integrity": "sha512-dJqVF2Md6BeeA+bMdBwEfFflKUkQNE/3f/K/8TEHU+XFgngiw+H2RsNQ+DYIIcCb3yUZpHtRr2W1Hhmiydz1VQ==", "dev": true, "engines": { "node": ">=14.6" @@ -3250,18 +3257,18 @@ } }, "node_modules/cspell": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.23.1.tgz", - "integrity": "sha512-ZSvgYXZVceuKi7NSXRQQ70hd3ehY+PyKN7vbyGHfeQOCugnWB6tsjVLZIWtqOnhAi6Gr7e567B7aPAMiviOdXA==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.26.1.tgz", + "integrity": "sha512-jYR1Z27yM47aaTjCAxBPmOiv1sODOCUPCpKXqHuIzPWqwCV7eswBND/gB/WieVzzcg21woNUcvH7FKHSfl78aA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/dynamic-import": "6.23.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/dynamic-import": "6.26.1", "chalk": "^4.1.2", "commander": "^10.0.0", - "cspell-gitignore": "6.23.1", - "cspell-glob": "6.23.1", - "cspell-lib": "6.23.1", + "cspell-gitignore": "6.26.1", + "cspell-glob": "6.26.1", + "cspell-lib": "6.26.1", "fast-glob": "^3.2.12", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -3282,14 +3289,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.23.1.tgz", - "integrity": "sha512-NFtrXnCxV4A2j36bklkkmgDBZCNwHUsMWM+OaWxTKhOyDo4tqkr/g28gQ/H6OkDkhR02ECtlEHpAlDd6Wu8TGg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.26.1.tgz", + "integrity": "sha512-aqH77WjJ2FrSUykh1uagi3RCw5Wsz+uiTPAZP+M0IjBmbJLjC3AXQL6mJ3CJkMWpcfU768N1heKoDXvsZF1ewQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "cspell-trie-lib": "6.23.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1", + "cspell-trie-lib": "6.26.1", "fast-equals": "^4.0.3", "gensequence": "^4.0.3" }, @@ -3298,12 +3305,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.23.1.tgz", - "integrity": "sha512-H7HfSHX6+laXW90wGuqpwWTbe0SZBkzQ+U5Dqp1KjaMcW97L8xrRB+p4qeFJkjAj6T6OcQNArbXizX79XlBhlQ==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.26.1.tgz", + "integrity": "sha512-HKsWPt/ozVrQbhz5s+4dQa/k5eLnbj/yPqUv/4gvIz8CHaq+LR06jr01AN9XNYxtuHWm+A1FgAFh0s+WRfAcYg==", "dev": true, "dependencies": { - "cspell-glob": "6.23.1", + "cspell-glob": "6.26.1", "find-up": "^5.0.0" }, "bin": { @@ -3314,9 +3321,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.23.1.tgz", - "integrity": "sha512-ciVvcQd2/p7gjLi/0yV0yORq5gsscH/UmnRJfMUgr8wmLFrWvT3MqjCy8DuebuAV85m44FKh2IdbU25b3uD4Bg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.26.1.tgz", + "integrity": "sha512-Gt5uQWtnTwXV4YBhI3rhxyAp9o2jDsrgsZgPEQzaNv47A4nd/eKCLjeE8PALj8/6P1mz2a3mXNS0V5zGMeLlnw==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -3326,13 +3333,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.23.1.tgz", - "integrity": "sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.26.1.tgz", + "integrity": "sha512-RcAZXEdWydSetCKj26mjfJ+hfMCOd3ap+9qxqLzYsEHAe9g/7CeYWpnGbpBZ/OUBXC85GdBkJEnNnC17Mc/z5A==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1" + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1" }, "bin": { "cspell-grammar": "bin.js" @@ -3342,12 +3349,12 @@ } }, "node_modules/cspell-io": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.23.1.tgz", - "integrity": "sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.26.1.tgz", + "integrity": "sha512-r0i1mrIBkh3GtycCGyfbH3B82gpFZ9CRhiqpRPwEDrnwB8gCGI2eSZ8eUEYoDMIq220eS1v9KbOsLd7owTmWcA==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "6.23.1", + "@cspell/cspell-service-bus": "6.26.1", "node-fetch": "^2.6.9" }, "engines": { @@ -3355,24 +3362,24 @@ } }, "node_modules/cspell-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.23.1.tgz", - "integrity": "sha512-exmBr4xe+IlwD+5VB+iHOWo93yt9Q7hbefYSor+xKlzw2aV25LvTx5ONWSeDWZKfjJsaLI1TToaIqIgSe81qxA==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.26.1.tgz", + "integrity": "sha512-erMGdlc0gEg1JQIie15/RJWDnA5UW00utMXJesQHZ3GGkjT1nVoH+GnQ94JjvSw6lBojcsX16ySwsk7/CgnM7w==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "6.23.1", - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "@cspell/strong-weak-map": "6.23.1", + "@cspell/cspell-bundled-dicts": "6.26.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1", + "@cspell/strong-weak-map": "6.26.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.23.1", - "cspell-glob": "6.23.1", - "cspell-grammar": "6.23.1", - "cspell-io": "6.23.1", - "cspell-trie-lib": "6.23.1", + "cspell-dictionary": "6.26.1", + "cspell-glob": "6.26.1", + "cspell-grammar": "6.26.1", + "cspell-io": "6.26.1", + "cspell-trie-lib": "6.26.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "gensequence": "^4.0.3", @@ -3387,13 +3394,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.23.1.tgz", - "integrity": "sha512-PHDoUdyRAjLJAiDg/YMBPJ5gStiInaJu4N3kNsQpQWy2086n70ddh/GYjtFF58ewqjym3e/YCObV/PVfstwlFw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.26.1.tgz", + "integrity": "sha512-WrVxOYqYrJmc+PSVXQwU+KCps7M2Vz9uIBTXrMMdpLXh47ZPUAtwdy2nyMexbPhJY3MWb14dvy27H1/Dp6gytw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1", "gensequence": "^4.0.3" }, "engines": { @@ -9804,9 +9811,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.23.1.tgz", - "integrity": "sha512-yOJ256MsPjzsnO5PBA+0aHpJmMs11aZLpnD29BdhC86kErBuTkPXnYOU4zZtya6g190Uft9i7UejjyzmPH8O8w==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.26.1.tgz", + "integrity": "sha512-J7OA/aIESR1kJJapYYauf7916c/O3zWy/peRgC7W4yW4ZXiQ2Sj2QpfOerxFz6INu4ca9Ab4JdSZMa0esHEOZg==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.1", @@ -9823,6 +9830,7 @@ "@cspell/dict-dotnet": "^4.0.1", "@cspell/dict-elixir": "^4.0.1", "@cspell/dict-en_us": "^4.2.2", + "@cspell/dict-en-common-misspellings": "^1.0.1", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.0", "@cspell/dict-fonts": "^3.0.0", @@ -9857,21 +9865,21 @@ } }, "@cspell/cspell-pipe": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.23.1.tgz", - "integrity": "sha512-ulQpa45m3UWAnlzCQbxcxl71RKQcooo51BbdzKZJI/QeHuNu8VAdRiWs5A3ZytITWASXSQBJci5XMOPvvZvofg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.26.1.tgz", + "integrity": "sha512-HNgznB8eH3e4rPephuvzh7AeyxQnOb1Tx1Ibg+dSc8eL2lxfHwoNrlCOpr92Izv+3f08H3QwJHi82YdSg6emJQ==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.23.1.tgz", - "integrity": "sha512-zATbR0Szec6L3x8385cJVfjLrJJs/hALp9B3XN5tOyzL/mnYG9yA+mylrYfRRWXgvrzloo3VVlbzQypIj7E9Nw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.26.1.tgz", + "integrity": "sha512-gyRW23TbYQVJpNs9/U0EksVYemO/4wKhiaL4KVm+LSToB1HN4XB6zIYZsdPLpWQsS3Z2P/cVgMT1WImMk7g8dQ==", "dev": true }, "@cspell/cspell-types": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.23.1.tgz", - "integrity": "sha512-qxdhTbruR8uCgJCZwCLcJjP/ZntIAqZ/tbZ0qbimqx4DeqapdSu28Xg971vFkhj2PNmqF8u5QgwpTefXEEkutw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.26.1.tgz", + "integrity": "sha512-PBqKjPA3jVgsAFuw2c/ZTjDyKhfXjkxFHTsp8kEUEKwhDnaxPoRNRz13AK1gKryN8KYUgkWcxIetkRNQ6yi4Cw==", "dev": true }, "@cspell/dict-ada": { @@ -9958,6 +9966,12 @@ "integrity": "sha512-NSlvE6bIkgRRlBkfltiwREu2NYT4PrLmpdi9zSeWuUMlGB+0wUGAal3B7zKC1pirhueH20W6to0lPdnEWaqa8Q==", "dev": true }, + "@cspell/dict-en-common-misspellings": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-1.0.1.tgz", + "integrity": "sha512-mNnFZOD7l8YHBraTzdESYfJwu1FSIm9k8nOVUQ6XBN2NTc7KyAjWo7Bu7VD90N9QVcSw5aLFgR4jZ+5bueOG/A==", + "dev": true + }, "@cspell/dict-en-gb": { "version": "1.1.33", "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz", @@ -10145,9 +10159,9 @@ "dev": true }, "@cspell/dynamic-import": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.23.1.tgz", - "integrity": "sha512-s9zlPCZ4+K4xbrSJ9UYPR9eonOsUu+9kiSwVeFRm1AbOGTFBMndS2k49WqM23sTGmYpBd1d+E75+9Cy4ypPxwA==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.26.1.tgz", + "integrity": "sha512-+hz29DofJu7S8Wt96MRw84S+8x0YQr70GYVIs5nNHogZe0m7sBnL420sVvNIC5V6lmkJze/rNS7FOFGi0MvjZA==", "dev": true, "requires": { "import-meta-resolve": "^2.2.1" @@ -10326,9 +10340,9 @@ } }, "@cspell/strong-weak-map": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.23.1.tgz", - "integrity": "sha512-MDUzl4SvdxJIpNHEEPoKYGsck+yptkp8z+oVoqj24aFaOrk77vnMcCiF28l5kcFqjfNtFdvDLiev3suqdPiuLw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.26.1.tgz", + "integrity": "sha512-dJqVF2Md6BeeA+bMdBwEfFflKUkQNE/3f/K/8TEHU+XFgngiw+H2RsNQ+DYIIcCb3yUZpHtRr2W1Hhmiydz1VQ==", "dev": true }, "@cspotcode/source-map-support": { @@ -11815,18 +11829,18 @@ "dev": true }, "cspell": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.23.1.tgz", - "integrity": "sha512-ZSvgYXZVceuKi7NSXRQQ70hd3ehY+PyKN7vbyGHfeQOCugnWB6tsjVLZIWtqOnhAi6Gr7e567B7aPAMiviOdXA==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.26.1.tgz", + "integrity": "sha512-jYR1Z27yM47aaTjCAxBPmOiv1sODOCUPCpKXqHuIzPWqwCV7eswBND/gB/WieVzzcg21woNUcvH7FKHSfl78aA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/dynamic-import": "6.23.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/dynamic-import": "6.26.1", "chalk": "^4.1.2", "commander": "^10.0.0", - "cspell-gitignore": "6.23.1", - "cspell-glob": "6.23.1", - "cspell-lib": "6.23.1", + "cspell-gitignore": "6.26.1", + "cspell-glob": "6.26.1", + "cspell-lib": "6.26.1", "fast-glob": "^3.2.12", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -11838,76 +11852,76 @@ } }, "cspell-dictionary": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.23.1.tgz", - "integrity": "sha512-NFtrXnCxV4A2j36bklkkmgDBZCNwHUsMWM+OaWxTKhOyDo4tqkr/g28gQ/H6OkDkhR02ECtlEHpAlDd6Wu8TGg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.26.1.tgz", + "integrity": "sha512-aqH77WjJ2FrSUykh1uagi3RCw5Wsz+uiTPAZP+M0IjBmbJLjC3AXQL6mJ3CJkMWpcfU768N1heKoDXvsZF1ewQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "cspell-trie-lib": "6.23.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1", + "cspell-trie-lib": "6.26.1", "fast-equals": "^4.0.3", "gensequence": "^4.0.3" } }, "cspell-gitignore": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.23.1.tgz", - "integrity": "sha512-H7HfSHX6+laXW90wGuqpwWTbe0SZBkzQ+U5Dqp1KjaMcW97L8xrRB+p4qeFJkjAj6T6OcQNArbXizX79XlBhlQ==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.26.1.tgz", + "integrity": "sha512-HKsWPt/ozVrQbhz5s+4dQa/k5eLnbj/yPqUv/4gvIz8CHaq+LR06jr01AN9XNYxtuHWm+A1FgAFh0s+WRfAcYg==", "dev": true, "requires": { - "cspell-glob": "6.23.1", + "cspell-glob": "6.26.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.23.1.tgz", - "integrity": "sha512-ciVvcQd2/p7gjLi/0yV0yORq5gsscH/UmnRJfMUgr8wmLFrWvT3MqjCy8DuebuAV85m44FKh2IdbU25b3uD4Bg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.26.1.tgz", + "integrity": "sha512-Gt5uQWtnTwXV4YBhI3rhxyAp9o2jDsrgsZgPEQzaNv47A4nd/eKCLjeE8PALj8/6P1mz2a3mXNS0V5zGMeLlnw==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.23.1.tgz", - "integrity": "sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.26.1.tgz", + "integrity": "sha512-RcAZXEdWydSetCKj26mjfJ+hfMCOd3ap+9qxqLzYsEHAe9g/7CeYWpnGbpBZ/OUBXC85GdBkJEnNnC17Mc/z5A==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1" + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1" } }, "cspell-io": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.23.1.tgz", - "integrity": "sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.26.1.tgz", + "integrity": "sha512-r0i1mrIBkh3GtycCGyfbH3B82gpFZ9CRhiqpRPwEDrnwB8gCGI2eSZ8eUEYoDMIq220eS1v9KbOsLd7owTmWcA==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "6.23.1", + "@cspell/cspell-service-bus": "6.26.1", "node-fetch": "^2.6.9" } }, "cspell-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.23.1.tgz", - "integrity": "sha512-exmBr4xe+IlwD+5VB+iHOWo93yt9Q7hbefYSor+xKlzw2aV25LvTx5ONWSeDWZKfjJsaLI1TToaIqIgSe81qxA==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.26.1.tgz", + "integrity": "sha512-erMGdlc0gEg1JQIie15/RJWDnA5UW00utMXJesQHZ3GGkjT1nVoH+GnQ94JjvSw6lBojcsX16ySwsk7/CgnM7w==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "6.23.1", - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", - "@cspell/strong-weak-map": "6.23.1", + "@cspell/cspell-bundled-dicts": "6.26.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1", + "@cspell/strong-weak-map": "6.26.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.23.1", - "cspell-glob": "6.23.1", - "cspell-grammar": "6.23.1", - "cspell-io": "6.23.1", - "cspell-trie-lib": "6.23.1", + "cspell-dictionary": "6.26.1", + "cspell-glob": "6.26.1", + "cspell-grammar": "6.26.1", + "cspell-io": "6.26.1", + "cspell-trie-lib": "6.26.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "gensequence": "^4.0.3", @@ -11919,13 +11933,13 @@ } }, "cspell-trie-lib": { - "version": "6.23.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.23.1.tgz", - "integrity": "sha512-PHDoUdyRAjLJAiDg/YMBPJ5gStiInaJu4N3kNsQpQWy2086n70ddh/GYjtFF58ewqjym3e/YCObV/PVfstwlFw==", + "version": "6.26.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.26.1.tgz", + "integrity": "sha512-WrVxOYqYrJmc+PSVXQwU+KCps7M2Vz9uIBTXrMMdpLXh47ZPUAtwdy2nyMexbPhJY3MWb14dvy27H1/Dp6gytw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.23.1", - "@cspell/cspell-types": "6.23.1", + "@cspell/cspell-pipe": "6.26.1", + "@cspell/cspell-types": "6.26.1", "gensequence": "^4.0.3" } },