From b6b4ae44bba58f1689c368a11ad00876cf141270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 11:46:48 +0100 Subject: [PATCH] Bump cspell from 5.3.8 to 5.5.1 (#7074) Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.3.8 to 5.5.1. - [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/v5.3.8...v5.5.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 562 +++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 313 insertions(+), 251 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae180436c4..705000122d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "codelyzer": "^6.0.1", "commander": "6.2.1", "concurrently": "^6.0.0", - "cspell": "^5.3.8", + "cspell": "^5.5.1", "css-loader": "^5.2.5", "dotenv": "^8.2.0", "github-api": "^3.4.0", @@ -3066,15 +3066,15 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.3.8.tgz", - "integrity": "sha512-cKQrpCtoiJxly8o/84BHUtEyTqY4doNLGASe2gXnoQi0Pmxrp+evtPsDxeDBqpceEsP205KuyzfeAHYYgVer1w==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.5.0.tgz", + "integrity": "sha512-CETTa0mf2fnaqSxxIOKQVBFS1TChzNTjfVrbT7+2m1KXj0HhqDWPm5UHv2itgweHmL0Zzqt7rk1UliCnwLw1BA==", "dev": true, "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", "@cspell/dict-bash": "^1.0.12", - "@cspell/dict-companies": "^1.0.36", + "@cspell/dict-companies": "^1.0.38", "@cspell/dict-cpp": "^1.1.38", "@cspell/dict-cryptocurrencies": "^1.0.10", "@cspell/dict-csharp": "^1.0.11", @@ -3082,38 +3082,38 @@ "@cspell/dict-django": "^1.0.26", "@cspell/dict-dotnet": "^1.0.25", "@cspell/dict-elixir": "^1.0.24", - "@cspell/dict-en_us": "^1.2.40", - "@cspell/dict-en-gb": "^1.1.28", + "@cspell/dict-en_us": "^1.2.42", + "@cspell/dict-en-gb": "^1.1.29", "@cspell/dict-filetypes": "^1.1.5", "@cspell/dict-fonts": "^1.0.14", - "@cspell/dict-fullstack": "^1.0.36", + "@cspell/dict-fullstack": "^1.0.38", "@cspell/dict-golang": "^1.1.24", "@cspell/dict-haskell": "^1.0.13", - "@cspell/dict-html": "^1.1.6", + "@cspell/dict-html": "^1.1.7", "@cspell/dict-html-symbol-entities": "^1.0.23", "@cspell/dict-java": "^1.0.22", "@cspell/dict-latex": "^1.0.25", "@cspell/dict-lorem-ipsum": "^1.0.22", "@cspell/dict-lua": "^1.0.16", - "@cspell/dict-node": "^1.0.10", - "@cspell/dict-npm": "^1.0.10", + "@cspell/dict-node": "^1.0.11", + "@cspell/dict-npm": "^1.0.12", "@cspell/dict-php": "^1.0.23", - "@cspell/dict-powershell": "^1.0.14", - "@cspell/dict-python": "^1.0.33", - "@cspell/dict-ruby": "^1.0.13", + "@cspell/dict-powershell": "^1.0.15", + "@cspell/dict-python": "^1.0.35", + "@cspell/dict-ruby": "^1.0.14", "@cspell/dict-rust": "^1.0.22", "@cspell/dict-scala": "^1.0.21", - "@cspell/dict-software-terms": "^1.0.26", - "@cspell/dict-typescript": "^1.0.16" + "@cspell/dict-software-terms": "^1.0.30", + "@cspell/dict-typescript": "^1.0.19" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@cspell/cspell-types": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.3.8.tgz", - "integrity": "sha512-vljVDP03VRIwtc7ckAZQAwLfmRC2XGfAXRR3pUR9KN8s2bB+PQftJbbJqhqtgOiNiG42Qd9CeTadwWJnDC40XQ==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.5.1.tgz", + "integrity": "sha512-wpTaLGjuXKJXiBcxNg9DORNl3ASF9VajsWaYPb86N5ubAcu7JHruFsKtpbldFHSbQUIFNfKtFXi1IJT9SUDI0w==", "dev": true }, "node_modules/@cspell/dict-ada": { @@ -3135,9 +3135,9 @@ "dev": true }, "node_modules/@cspell/dict-companies": { - "version": "1.0.36", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-1.0.36.tgz", - "integrity": "sha512-Bk9mMJs9spzrtLxZsxBZIK6ukD9REfQYpuTBNJk/IiTViHVQ6ertHAgw1vRVtJAMxViv8dMLNtDyTpEXeaYm7w==", + "version": "1.0.38", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-1.0.38.tgz", + "integrity": "sha512-5GzatV4gOAvRW8Hz9T90XMN/svRhmzQecE4C7EcSibZkHZC1o3frTFNuzN2eKzvWb0f9xKuhOBcw9+jm8T9BzQ==", "dev": true }, "node_modules/@cspell/dict-cpp": { @@ -3183,15 +3183,15 @@ "dev": true }, "node_modules/@cspell/dict-en_us": { - "version": "1.2.40", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-1.2.40.tgz", - "integrity": "sha512-e8leCvGAWPWQIw0SoozgEAiMt2YM12rafOuW4aQwgTJD++vp32a9RrnVL8olBfWaA57rRWWndbMSmPTrsO9mpg==", + "version": "1.2.42", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-1.2.42.tgz", + "integrity": "sha512-5iegemAMT+5WQzPViy67EBH1z3sR53ZXCVQ1RmZJ++ZHkQ0BZ78EgZdrHFBW7tm3D43yf3V8vYSeTse5f1YPCw==", "dev": true }, "node_modules/@cspell/dict-en-gb": { - "version": "1.1.28", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.28.tgz", - "integrity": "sha512-noOH+iv4xFpPxu1agiQgp5LhY/KA0Ir28y1xnC2QTtLvlIid7vIvgixBOz4Zi0P7lo/mPmMjQY+x7//2EKFDgQ==", + "version": "1.1.29", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.29.tgz", + "integrity": "sha512-rAgrN77RsKnmfkl0GyrEr5swFnqHpfPPPLscEgO+ShEL1Z9fyrcoPNW7X7EmsrITYmVy1iiemDAP2OGKvyj4Hw==", "dev": true }, "node_modules/@cspell/dict-filetypes": { @@ -3207,9 +3207,9 @@ "dev": true }, "node_modules/@cspell/dict-fullstack": { - "version": "1.0.36", - "resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-1.0.36.tgz", - "integrity": "sha512-npScBMAoZsjVE5uC1I72vmM1FCYnqzHH1ujgiBkbKd6Dp73VZ1f6OtpSQgqq9/onb0mSmMVF2kw4gPj8BlwGHg==", + "version": "1.0.38", + "resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-1.0.38.tgz", + "integrity": "sha512-4reajWiUxwWrSyZaWm9e15kaWzjYcZbzlB+CVcxE1+0NqdIoqlEESDhbnrAjKPSq+jspKtes7nQ1CdZEOj1gCA==", "dev": true }, "node_modules/@cspell/dict-golang": { @@ -3225,9 +3225,9 @@ "dev": true }, "node_modules/@cspell/dict-html": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-1.1.6.tgz", - "integrity": "sha512-RsZXIrmsnLcUpXfyZdNg7OtO2+e4p7m/qILg03kM6vhSUMY6ryCQNPWKrHqsl8+LBKd54EgFM+O5zcgq6IIsCw==", + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-1.1.7.tgz", + "integrity": "sha512-5pea/5fA4iy1s5ko+JvCzNsCO5FGdjT006feVmCIxpUsPdgrV/7ONdm6508XOftot3opRlhEqWq/kB8H+GNdrQ==", "dev": true }, "node_modules/@cspell/dict-html-symbol-entities": { @@ -3261,15 +3261,15 @@ "dev": true }, "node_modules/@cspell/dict-node": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-1.0.10.tgz", - "integrity": "sha512-MnLy0pOcd+Zo8+M8VmumrIQN5SuAduZZrYKHhvXfxdVfX5vl5BfD6Gl25hzH0DrlAVlJOWAnkMZZFMYh4nGWRA==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-1.0.11.tgz", + "integrity": "sha512-q66zAqtNmuvZGKt4stRwQPFLsbOjZGGZOZ1HEbqpOkicxvF0BWhR0Di/JBq27PDxeqQP3S5sLeogQTSNQBuTww==", "dev": true }, "node_modules/@cspell/dict-npm": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-1.0.10.tgz", - "integrity": "sha512-LxLjMOyELWtVBHpive60G3MJseid30M9GR5Vodo9cT6lqT1CkbdsNP9j3oTwVXHTMKB3I+IOHNapuFG1ILcEew==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-1.0.12.tgz", + "integrity": "sha512-UaC3SzuAHtpKl/iwhQse52Mji/2/Zn8XpOwLpYcLElURa325/1oyhO8bsgX/SWXmo7RJ1xOYv0BQkQpvMx9TOg==", "dev": true }, "node_modules/@cspell/dict-php": { @@ -3279,21 +3279,21 @@ "dev": true }, "node_modules/@cspell/dict-powershell": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-1.0.14.tgz", - "integrity": "sha512-hisOXXi5PBXB5YKtrJQIis2FIRHgSW1U0/sd4yI36lzb3ZMEvGJwdAdyhXN3IGiqRUNxMzJiXAeXfhnia4xPtQ==", + "version": "1.0.15", + "resolved": "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-1.0.15.tgz", + "integrity": "sha512-7s1s+iMnf1Sm6+LICfeFMJ79k2Ygy6dG5pRefa2iq7DxOnf4n2ZlXFBDDxKH9NcUFD2uRLqQzN48lon4roCYfw==", "dev": true }, "node_modules/@cspell/dict-python": { - "version": "1.0.33", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-1.0.33.tgz", - "integrity": "sha512-tRmE4TzHDFPs7sJ1a3XbfyFrvRHwefVz+z1wkm6tkXK9TPrCbIS+rV/T8xhj205q4lpZQ/TkNB3lT40eLB9O8A==", + "version": "1.0.35", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-1.0.35.tgz", + "integrity": "sha512-vVlx01SG8VjNHAQGaE/OGSShX1CoiXmdmCBsPX2sip6JmBluengGPtRPhpVLQOMxnXvTKg96eGtcnVRrYkVzag==", "dev": true }, "node_modules/@cspell/dict-ruby": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-1.0.13.tgz", - "integrity": "sha512-YeN1acY38dgMYlEJ6iWPH+8qXB6seLKHm9BszXxaKT/IzGA9Y9XUWPGobeJFD5E/tC6HjvcqRKxEs8vnvakoLQ==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-1.0.14.tgz", + "integrity": "sha512-XHBGN4U1y9rjRuqrCA+3yIm2TCdhwwHXpOEcWkNeyXm8K03yPnIrKFS+kap8GTTrLpfNDuFsrmkkQTa7ssXLRA==", "dev": true }, "node_modules/@cspell/dict-rust": { @@ -3309,15 +3309,15 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "1.0.26", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-1.0.26.tgz", - "integrity": "sha512-NN+mv6VnCwxEWzGxOgFG4akDIRvY0j8slHmgxtoPGKDm+K22zvZITxFwF3/NHGOSxQ4n2hW6sYjqMpxAPGhjCQ==", + "version": "1.0.31", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-1.0.31.tgz", + "integrity": "sha512-p1SigKtI8Tt8ZJGGR/8spTShAxJ+RVdrsto//WkRnWBYq1pNhiUSuzv8a2NUaQuh7xCm5BOm3gF4LVV1jc9j6Q==", "dev": true }, "node_modules/@cspell/dict-typescript": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.16.tgz", - "integrity": "sha512-DEKi6vD605ebDhCC4Hrtz29k59TcijPVsmVKheTpMrL1MD/S96Ftb19gW0pEIVK9vwYZIljmGwgz4qYyuM5Liw==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.19.tgz", + "integrity": "sha512-qmJApzoVskDeJnLZzZMaafEDGbEg5Elt4c3Mpg49SWzIHm1N4VXCp5CcFfHsOinJ30dGrs3ARAJGJZIw56kK6A==", "dev": true }, "node_modules/@cypress/webpack-preprocessor": { @@ -11754,20 +11754,20 @@ } }, "node_modules/cspell": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.3.8.tgz", - "integrity": "sha512-4KZMwrm1l7Vaa7v5vKJLM5NKn+nU2diOBzHBHmRzli/H3TsMeSpPcpbmBFgEBEDMbx33+yqJSMsN6D6xbQ2kNA==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.5.1.tgz", + "integrity": "sha512-9onDkrR8y4uE2odIJOfRfoqPJvfMHa/QS6RD/kVx5UCqpA/WKXAq9AQ7Eg/gR8ZTUJA/QFgBnG5r0XPt+Lle9g==", "dev": true, "dependencies": { - "@cspell/cspell-types": "^5.3.8", - "chalk": "^4.1.0", - "commander": "^7.1.0", + "@cspell/cspell-types": "^5.5.1", + "chalk": "^4.1.1", + "commander": "^7.2.0", "comment-json": "^4.1.0", - "cspell-glob": "^5.3.8", - "cspell-lib": "^5.3.8", - "fs-extra": "^9.1.0", + "cspell-glob": "^5.5.1", + "cspell-lib": "^5.5.1", + "fs-extra": "^10.0.0", "get-stdin": "^8.0.0", - "glob": "^7.1.6", + "glob": "^7.1.7", "strip-ansi": "^6.0.0" }, "bin": { @@ -11775,37 +11775,53 @@ }, "engines": { "node": ">=12.0.0" + }, + "funding": { + "url": "https://github.com/streetsidesoftware/cspell?sponsor=1" } }, "node_modules/cspell-glob": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.3.8.tgz", - "integrity": "sha512-dOFotRP+QogT6WdcLHLRrqT/nFKvtZn4rXjBgJ5DI16CB2IEXTk+AqGUn/VIpQI7a64p/yNF5RccQZ11LfhW1w==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.5.1.tgz", + "integrity": "sha512-u+hyfZDHM8ohe84dknHhe8kDbkadPwDQ3Ut27+WDPiyA5gxsFz5KpvHWARCFM5wWYl1joBRoTlrMF9lyuhYkPA==", "dev": true, "dependencies": { - "micromatch": "^4.0.2" + "micromatch": "^4.0.4" }, "engines": { "node": ">=12.0.0" } }, - "node_modules/cspell-io": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.3.8.tgz", - "integrity": "sha512-+Xw0AWSHPtvns/keYi5iXG7vhrgU8Ebn4Cz78c150T9cKI8Rj0sJxwGa1C/5tNpiNz6YfKOnkpv1Ge+hZ4B9FA==", + "node_modules/cspell-glob/node_modules/micromatch": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz", + "integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==", "dev": true, "dependencies": { - "iconv-lite": "^0.6.2", - "iterable-to-stream": "^1.0.1" + "braces": "^3.0.1", + "picomatch": "^2.2.3" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/cspell-io": { + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.5.1.tgz", + "integrity": "sha512-pO+nRek3hcBhHP30D4uTfAfPo9AF22Mt/sB1Aj0lar+jaOs/9UaJE0AAJZS+3WdCfTinR5jRJ2qpzOjV+iTVqg==", + "dev": true, + "dependencies": { + "iconv-lite": "^0.6.3", + "iterable-to-stream": "^2.0.0" }, "engines": { "node": ">=12.0.0" } }, "node_modules/cspell-io/node_modules/iconv-lite": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz", - "integrity": "sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", "dev": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" @@ -11815,20 +11831,20 @@ } }, "node_modules/cspell-lib": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.3.8.tgz", - "integrity": "sha512-rJBAbboemxCrTRKmkXUbOliZgT3KlqHRcQ3H35SdyoJ6IWNd3/JNfcAQGw0UGGivAN/2oGB5z6T/h1CdI7z1dw==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.5.1.tgz", + "integrity": "sha512-jYapUOR2LTEn3uEcy2u/sbV/Md432CYSZkHaTc5N7odyBtjraxKbP5BMg/Auk2q5mNxK7a2wdje0y7wRCzlVVg==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.3.8", - "@cspell/cspell-types": "^5.3.8", + "@cspell/cspell-bundled-dicts": "^5.5.0", + "@cspell/cspell-types": "^5.5.1", "comment-json": "^4.1.0", "configstore": "^5.0.1", "cosmiconfig": "^7.0.0", - "cspell-glob": "^5.3.8", - "cspell-io": "^5.3.8", - "cspell-trie-lib": "^5.3.8", - "fs-extra": "^9.1.0", + "cspell-glob": "^5.5.1", + "cspell-io": "^5.5.1", + "cspell-trie-lib": "^5.5.1", + "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", @@ -11855,18 +11871,17 @@ } }, "node_modules/cspell-lib/node_modules/fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", + "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", "dev": true, "dependencies": { - "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { - "node": ">=10" + "node": ">=12" } }, "node_modules/cspell-lib/node_modules/import-fresh": { @@ -11880,6 +11895,9 @@ }, "engines": { "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cspell-lib/node_modules/import-fresh/node_modules/resolve-from": { @@ -11897,8 +11915,10 @@ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "dev": true, "dependencies": { - "graceful-fs": "^4.1.6", "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" } }, "node_modules/cspell-lib/node_modules/parse-json": { @@ -11914,6 +11934,9 @@ }, "engines": { "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cspell-lib/node_modules/resolve-from": { @@ -11935,12 +11958,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.3.8.tgz", - "integrity": "sha512-LcgtDyGEEJ0a1YM9HipqSNDFFyFMpV+aOwZixBeTH5x3RIgPkeKTSdGe5x03DFzM7XMyMAbSo6717TSwuQXydQ==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.5.1.tgz", + "integrity": "sha512-Rr/ZsPCq1ff9pjntudMQumeABtmJKJ6vIeRRN6qbwO0CL1mwsT95fxR9Wrqcp8Xi0zWT6Jl+T9hCdu4m8duz4g==", "dev": true, "dependencies": { - "fs-extra": "^9.1.0", + "fs-extra": "^10.0.0", "gensequence": "^3.1.1" }, "engines": { @@ -11948,18 +11971,17 @@ } }, "node_modules/cspell-trie-lib/node_modules/fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", + "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", "dev": true, "dependencies": { - "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { - "node": ">=10" + "node": ">=12" } }, "node_modules/cspell-trie-lib/node_modules/jsonfile": { @@ -11968,8 +11990,10 @@ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "dev": true, "dependencies": { - "graceful-fs": "^4.1.6", "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" } }, "node_modules/cspell-trie-lib/node_modules/universalify": { @@ -12000,12 +12024,15 @@ }, "engines": { "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/cspell/node_modules/chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "dependencies": { "ansi-styles": "^4.1.0", @@ -12013,6 +12040,9 @@ }, "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/cspell/node_modules/color-convert": { @@ -12028,27 +12058,46 @@ } }, "node_modules/cspell/node_modules/commander": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz", - "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", "dev": true, "engines": { "node": ">= 10" } }, "node_modules/cspell/node_modules/fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", + "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", "dev": true, "dependencies": { - "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { - "node": ">=10" + "node": ">=12" + } + }, + "node_modules/cspell/node_modules/glob": { + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz", + "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/cspell/node_modules/has-flag": { @@ -12066,8 +12115,10 @@ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "dev": true, "dependencies": { - "graceful-fs": "^4.1.6", "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" } }, "node_modules/cspell/node_modules/strip-ansi": { @@ -17557,12 +17608,12 @@ } }, "node_modules/iterable-to-stream": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/iterable-to-stream/-/iterable-to-stream-1.0.1.tgz", - "integrity": "sha512-O62gD5ADMUGtJoOoM9U6LQ7i4byPXUNoHJ6mqsmkQJcom331ZJGDApWgDESWyBMEHEJRjtHozgIiTzYo9RU4UA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/iterable-to-stream/-/iterable-to-stream-2.0.0.tgz", + "integrity": "sha512-efkLePxXjJk92hvN+2rS3tGJTRn8/tqXjmZvPI6LQ29xCj2sUF4zW8hkMsVe3jpTkxtMZ89xsKnz9FaRqNWM6g==", "dev": true, "engines": { - "node": ">=8.0.0" + "node": ">=12.0.0" } }, "node_modules/iterall": { @@ -23038,11 +23089,14 @@ "dev": true }, "node_modules/picomatch": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", - "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz", + "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==", "engines": { "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/pidtree": { @@ -29575,15 +29629,6 @@ "node": ">=8" } }, - "node_modules/stylelint/node_modules/picomatch": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.3.tgz", - "integrity": "sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==", - "dev": true, - "engines": { - "node": ">=8.6" - } - }, "node_modules/stylelint/node_modules/postcss": { "version": "7.0.35", "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz", @@ -36646,15 +36691,15 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.3.8.tgz", - "integrity": "sha512-cKQrpCtoiJxly8o/84BHUtEyTqY4doNLGASe2gXnoQi0Pmxrp+evtPsDxeDBqpceEsP205KuyzfeAHYYgVer1w==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.5.0.tgz", + "integrity": "sha512-CETTa0mf2fnaqSxxIOKQVBFS1TChzNTjfVrbT7+2m1KXj0HhqDWPm5UHv2itgweHmL0Zzqt7rk1UliCnwLw1BA==", "dev": true, "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", "@cspell/dict-bash": "^1.0.12", - "@cspell/dict-companies": "^1.0.36", + "@cspell/dict-companies": "^1.0.38", "@cspell/dict-cpp": "^1.1.38", "@cspell/dict-cryptocurrencies": "^1.0.10", "@cspell/dict-csharp": "^1.0.11", @@ -36662,35 +36707,35 @@ "@cspell/dict-django": "^1.0.26", "@cspell/dict-dotnet": "^1.0.25", "@cspell/dict-elixir": "^1.0.24", - "@cspell/dict-en_us": "^1.2.40", - "@cspell/dict-en-gb": "^1.1.28", + "@cspell/dict-en_us": "^1.2.42", + "@cspell/dict-en-gb": "^1.1.29", "@cspell/dict-filetypes": "^1.1.5", "@cspell/dict-fonts": "^1.0.14", - "@cspell/dict-fullstack": "^1.0.36", + "@cspell/dict-fullstack": "^1.0.38", "@cspell/dict-golang": "^1.1.24", "@cspell/dict-haskell": "^1.0.13", - "@cspell/dict-html": "^1.1.6", + "@cspell/dict-html": "^1.1.7", "@cspell/dict-html-symbol-entities": "^1.0.23", "@cspell/dict-java": "^1.0.22", "@cspell/dict-latex": "^1.0.25", "@cspell/dict-lorem-ipsum": "^1.0.22", "@cspell/dict-lua": "^1.0.16", - "@cspell/dict-node": "^1.0.10", - "@cspell/dict-npm": "^1.0.10", + "@cspell/dict-node": "^1.0.11", + "@cspell/dict-npm": "^1.0.12", "@cspell/dict-php": "^1.0.23", - "@cspell/dict-powershell": "^1.0.14", - "@cspell/dict-python": "^1.0.33", - "@cspell/dict-ruby": "^1.0.13", + "@cspell/dict-powershell": "^1.0.15", + "@cspell/dict-python": "^1.0.35", + "@cspell/dict-ruby": "^1.0.14", "@cspell/dict-rust": "^1.0.22", "@cspell/dict-scala": "^1.0.21", - "@cspell/dict-software-terms": "^1.0.26", - "@cspell/dict-typescript": "^1.0.16" + "@cspell/dict-software-terms": "^1.0.30", + "@cspell/dict-typescript": "^1.0.19" } }, "@cspell/cspell-types": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.3.8.tgz", - "integrity": "sha512-vljVDP03VRIwtc7ckAZQAwLfmRC2XGfAXRR3pUR9KN8s2bB+PQftJbbJqhqtgOiNiG42Qd9CeTadwWJnDC40XQ==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.5.1.tgz", + "integrity": "sha512-wpTaLGjuXKJXiBcxNg9DORNl3ASF9VajsWaYPb86N5ubAcu7JHruFsKtpbldFHSbQUIFNfKtFXi1IJT9SUDI0w==", "dev": true }, "@cspell/dict-ada": { @@ -36712,9 +36757,9 @@ "dev": true }, "@cspell/dict-companies": { - "version": "1.0.36", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-1.0.36.tgz", - "integrity": "sha512-Bk9mMJs9spzrtLxZsxBZIK6ukD9REfQYpuTBNJk/IiTViHVQ6ertHAgw1vRVtJAMxViv8dMLNtDyTpEXeaYm7w==", + "version": "1.0.38", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-1.0.38.tgz", + "integrity": "sha512-5GzatV4gOAvRW8Hz9T90XMN/svRhmzQecE4C7EcSibZkHZC1o3frTFNuzN2eKzvWb0f9xKuhOBcw9+jm8T9BzQ==", "dev": true }, "@cspell/dict-cpp": { @@ -36760,15 +36805,15 @@ "dev": true }, "@cspell/dict-en_us": { - "version": "1.2.40", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-1.2.40.tgz", - "integrity": "sha512-e8leCvGAWPWQIw0SoozgEAiMt2YM12rafOuW4aQwgTJD++vp32a9RrnVL8olBfWaA57rRWWndbMSmPTrsO9mpg==", + "version": "1.2.42", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-1.2.42.tgz", + "integrity": "sha512-5iegemAMT+5WQzPViy67EBH1z3sR53ZXCVQ1RmZJ++ZHkQ0BZ78EgZdrHFBW7tm3D43yf3V8vYSeTse5f1YPCw==", "dev": true }, "@cspell/dict-en-gb": { - "version": "1.1.28", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.28.tgz", - "integrity": "sha512-noOH+iv4xFpPxu1agiQgp5LhY/KA0Ir28y1xnC2QTtLvlIid7vIvgixBOz4Zi0P7lo/mPmMjQY+x7//2EKFDgQ==", + "version": "1.1.29", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.29.tgz", + "integrity": "sha512-rAgrN77RsKnmfkl0GyrEr5swFnqHpfPPPLscEgO+ShEL1Z9fyrcoPNW7X7EmsrITYmVy1iiemDAP2OGKvyj4Hw==", "dev": true }, "@cspell/dict-filetypes": { @@ -36784,9 +36829,9 @@ "dev": true }, "@cspell/dict-fullstack": { - "version": "1.0.36", - "resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-1.0.36.tgz", - "integrity": "sha512-npScBMAoZsjVE5uC1I72vmM1FCYnqzHH1ujgiBkbKd6Dp73VZ1f6OtpSQgqq9/onb0mSmMVF2kw4gPj8BlwGHg==", + "version": "1.0.38", + "resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-1.0.38.tgz", + "integrity": "sha512-4reajWiUxwWrSyZaWm9e15kaWzjYcZbzlB+CVcxE1+0NqdIoqlEESDhbnrAjKPSq+jspKtes7nQ1CdZEOj1gCA==", "dev": true }, "@cspell/dict-golang": { @@ -36802,9 +36847,9 @@ "dev": true }, "@cspell/dict-html": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-1.1.6.tgz", - "integrity": "sha512-RsZXIrmsnLcUpXfyZdNg7OtO2+e4p7m/qILg03kM6vhSUMY6ryCQNPWKrHqsl8+LBKd54EgFM+O5zcgq6IIsCw==", + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-1.1.7.tgz", + "integrity": "sha512-5pea/5fA4iy1s5ko+JvCzNsCO5FGdjT006feVmCIxpUsPdgrV/7ONdm6508XOftot3opRlhEqWq/kB8H+GNdrQ==", "dev": true }, "@cspell/dict-html-symbol-entities": { @@ -36838,15 +36883,15 @@ "dev": true }, "@cspell/dict-node": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-1.0.10.tgz", - "integrity": "sha512-MnLy0pOcd+Zo8+M8VmumrIQN5SuAduZZrYKHhvXfxdVfX5vl5BfD6Gl25hzH0DrlAVlJOWAnkMZZFMYh4nGWRA==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-1.0.11.tgz", + "integrity": "sha512-q66zAqtNmuvZGKt4stRwQPFLsbOjZGGZOZ1HEbqpOkicxvF0BWhR0Di/JBq27PDxeqQP3S5sLeogQTSNQBuTww==", "dev": true }, "@cspell/dict-npm": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-1.0.10.tgz", - "integrity": "sha512-LxLjMOyELWtVBHpive60G3MJseid30M9GR5Vodo9cT6lqT1CkbdsNP9j3oTwVXHTMKB3I+IOHNapuFG1ILcEew==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-1.0.12.tgz", + "integrity": "sha512-UaC3SzuAHtpKl/iwhQse52Mji/2/Zn8XpOwLpYcLElURa325/1oyhO8bsgX/SWXmo7RJ1xOYv0BQkQpvMx9TOg==", "dev": true }, "@cspell/dict-php": { @@ -36856,21 +36901,21 @@ "dev": true }, "@cspell/dict-powershell": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-1.0.14.tgz", - "integrity": "sha512-hisOXXi5PBXB5YKtrJQIis2FIRHgSW1U0/sd4yI36lzb3ZMEvGJwdAdyhXN3IGiqRUNxMzJiXAeXfhnia4xPtQ==", + "version": "1.0.15", + "resolved": "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-1.0.15.tgz", + "integrity": "sha512-7s1s+iMnf1Sm6+LICfeFMJ79k2Ygy6dG5pRefa2iq7DxOnf4n2ZlXFBDDxKH9NcUFD2uRLqQzN48lon4roCYfw==", "dev": true }, "@cspell/dict-python": { - "version": "1.0.33", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-1.0.33.tgz", - "integrity": "sha512-tRmE4TzHDFPs7sJ1a3XbfyFrvRHwefVz+z1wkm6tkXK9TPrCbIS+rV/T8xhj205q4lpZQ/TkNB3lT40eLB9O8A==", + "version": "1.0.35", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-1.0.35.tgz", + "integrity": "sha512-vVlx01SG8VjNHAQGaE/OGSShX1CoiXmdmCBsPX2sip6JmBluengGPtRPhpVLQOMxnXvTKg96eGtcnVRrYkVzag==", "dev": true }, "@cspell/dict-ruby": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-1.0.13.tgz", - "integrity": "sha512-YeN1acY38dgMYlEJ6iWPH+8qXB6seLKHm9BszXxaKT/IzGA9Y9XUWPGobeJFD5E/tC6HjvcqRKxEs8vnvakoLQ==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-1.0.14.tgz", + "integrity": "sha512-XHBGN4U1y9rjRuqrCA+3yIm2TCdhwwHXpOEcWkNeyXm8K03yPnIrKFS+kap8GTTrLpfNDuFsrmkkQTa7ssXLRA==", "dev": true }, "@cspell/dict-rust": { @@ -36886,15 +36931,15 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "1.0.26", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-1.0.26.tgz", - "integrity": "sha512-NN+mv6VnCwxEWzGxOgFG4akDIRvY0j8slHmgxtoPGKDm+K22zvZITxFwF3/NHGOSxQ4n2hW6sYjqMpxAPGhjCQ==", + "version": "1.0.31", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-1.0.31.tgz", + "integrity": "sha512-p1SigKtI8Tt8ZJGGR/8spTShAxJ+RVdrsto//WkRnWBYq1pNhiUSuzv8a2NUaQuh7xCm5BOm3gF4LVV1jc9j6Q==", "dev": true }, "@cspell/dict-typescript": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.16.tgz", - "integrity": "sha512-DEKi6vD605ebDhCC4Hrtz29k59TcijPVsmVKheTpMrL1MD/S96Ftb19gW0pEIVK9vwYZIljmGwgz4qYyuM5Liw==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.19.tgz", + "integrity": "sha512-qmJApzoVskDeJnLZzZMaafEDGbEg5Elt4c3Mpg49SWzIHm1N4VXCp5CcFfHsOinJ30dGrs3ARAJGJZIw56kK6A==", "dev": true }, "@cypress/webpack-preprocessor": { @@ -44074,20 +44119,20 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.3.8.tgz", - "integrity": "sha512-4KZMwrm1l7Vaa7v5vKJLM5NKn+nU2diOBzHBHmRzli/H3TsMeSpPcpbmBFgEBEDMbx33+yqJSMsN6D6xbQ2kNA==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.5.1.tgz", + "integrity": "sha512-9onDkrR8y4uE2odIJOfRfoqPJvfMHa/QS6RD/kVx5UCqpA/WKXAq9AQ7Eg/gR8ZTUJA/QFgBnG5r0XPt+Lle9g==", "dev": true, "requires": { - "@cspell/cspell-types": "^5.3.8", - "chalk": "^4.1.0", - "commander": "^7.1.0", + "@cspell/cspell-types": "^5.5.1", + "chalk": "^4.1.1", + "commander": "^7.2.0", "comment-json": "^4.1.0", - "cspell-glob": "^5.3.8", - "cspell-lib": "^5.3.8", - "fs-extra": "^9.1.0", + "cspell-glob": "^5.5.1", + "cspell-lib": "^5.5.1", + "fs-extra": "^10.0.0", "get-stdin": "^8.0.0", - "glob": "^7.1.6", + "glob": "^7.1.7", "strip-ansi": "^6.0.0" }, "dependencies": { @@ -44107,9 +44152,9 @@ } }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -44126,23 +44171,36 @@ } }, "commander": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz", - "integrity": "sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", "dev": true }, "fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", + "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", "dev": true, "requires": { - "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, + "glob": { + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz", + "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, "has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", @@ -44186,28 +44244,40 @@ } }, "cspell-glob": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.3.8.tgz", - "integrity": "sha512-dOFotRP+QogT6WdcLHLRrqT/nFKvtZn4rXjBgJ5DI16CB2IEXTk+AqGUn/VIpQI7a64p/yNF5RccQZ11LfhW1w==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.5.1.tgz", + "integrity": "sha512-u+hyfZDHM8ohe84dknHhe8kDbkadPwDQ3Ut27+WDPiyA5gxsFz5KpvHWARCFM5wWYl1joBRoTlrMF9lyuhYkPA==", "dev": true, "requires": { - "micromatch": "^4.0.2" + "micromatch": "^4.0.4" + }, + "dependencies": { + "micromatch": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz", + "integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==", + "dev": true, + "requires": { + "braces": "^3.0.1", + "picomatch": "^2.2.3" + } + } } }, "cspell-io": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.3.8.tgz", - "integrity": "sha512-+Xw0AWSHPtvns/keYi5iXG7vhrgU8Ebn4Cz78c150T9cKI8Rj0sJxwGa1C/5tNpiNz6YfKOnkpv1Ge+hZ4B9FA==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.5.1.tgz", + "integrity": "sha512-pO+nRek3hcBhHP30D4uTfAfPo9AF22Mt/sB1Aj0lar+jaOs/9UaJE0AAJZS+3WdCfTinR5jRJ2qpzOjV+iTVqg==", "dev": true, "requires": { - "iconv-lite": "^0.6.2", - "iterable-to-stream": "^1.0.1" + "iconv-lite": "^0.6.3", + "iterable-to-stream": "^2.0.0" }, "dependencies": { "iconv-lite": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz", - "integrity": "sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", "dev": true, "requires": { "safer-buffer": ">= 2.1.2 < 3.0.0" @@ -44216,20 +44286,20 @@ } }, "cspell-lib": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.3.8.tgz", - "integrity": "sha512-rJBAbboemxCrTRKmkXUbOliZgT3KlqHRcQ3H35SdyoJ6IWNd3/JNfcAQGw0UGGivAN/2oGB5z6T/h1CdI7z1dw==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.5.1.tgz", + "integrity": "sha512-jYapUOR2LTEn3uEcy2u/sbV/Md432CYSZkHaTc5N7odyBtjraxKbP5BMg/Auk2q5mNxK7a2wdje0y7wRCzlVVg==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.3.8", - "@cspell/cspell-types": "^5.3.8", + "@cspell/cspell-bundled-dicts": "^5.5.0", + "@cspell/cspell-types": "^5.5.1", "comment-json": "^4.1.0", "configstore": "^5.0.1", "cosmiconfig": "^7.0.0", - "cspell-glob": "^5.3.8", - "cspell-io": "^5.3.8", - "cspell-trie-lib": "^5.3.8", - "fs-extra": "^9.1.0", + "cspell-glob": "^5.5.1", + "cspell-io": "^5.5.1", + "cspell-trie-lib": "^5.5.1", + "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", @@ -44250,12 +44320,11 @@ } }, "fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", + "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", "dev": true, "requires": { - "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" @@ -44316,22 +44385,21 @@ } }, "cspell-trie-lib": { - "version": "5.3.8", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.3.8.tgz", - "integrity": "sha512-LcgtDyGEEJ0a1YM9HipqSNDFFyFMpV+aOwZixBeTH5x3RIgPkeKTSdGe5x03DFzM7XMyMAbSo6717TSwuQXydQ==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.5.1.tgz", + "integrity": "sha512-Rr/ZsPCq1ff9pjntudMQumeABtmJKJ6vIeRRN6qbwO0CL1mwsT95fxR9Wrqcp8Xi0zWT6Jl+T9hCdu4m8duz4g==", "dev": true, "requires": { - "fs-extra": "^9.1.0", + "fs-extra": "^10.0.0", "gensequence": "^3.1.1" }, "dependencies": { "fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", + "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", "dev": true, "requires": { - "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" @@ -48884,9 +48952,9 @@ } }, "iterable-to-stream": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/iterable-to-stream/-/iterable-to-stream-1.0.1.tgz", - "integrity": "sha512-O62gD5ADMUGtJoOoM9U6LQ7i4byPXUNoHJ6mqsmkQJcom331ZJGDApWgDESWyBMEHEJRjtHozgIiTzYo9RU4UA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/iterable-to-stream/-/iterable-to-stream-2.0.0.tgz", + "integrity": "sha512-efkLePxXjJk92hvN+2rS3tGJTRn8/tqXjmZvPI6LQ29xCj2sUF4zW8hkMsVe3jpTkxtMZ89xsKnz9FaRqNWM6g==", "dev": true }, "iterall": { @@ -53471,9 +53539,9 @@ "dev": true }, "picomatch": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", - "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz", + "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==" }, "pidtree": { "version": "0.3.1", @@ -59039,12 +59107,6 @@ "lines-and-columns": "^1.1.6" } }, - "picomatch": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.3.tgz", - "integrity": "sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==", - "dev": true - }, "postcss": { "version": "7.0.35", "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz", diff --git a/package.json b/package.json index 0ea649a87a..989f3ac1b8 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "codelyzer": "^6.0.1", "commander": "6.2.1", "concurrently": "^6.0.0", - "cspell": "^5.3.8", + "cspell": "^5.5.1", "css-loader": "^5.2.5", "dotenv": "^8.2.0", "github-api": "^3.4.0",