build(deps-dev): bump cspell from 6.3.0 to 6.4.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.3.0 to 6.4.0. - [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/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
212
package-lock.json
generated
212
package-lock.json
generated
@ -481,14 +481,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.3.0.tgz",
|
||||
"integrity": "sha512-m4Woxfj9NIWpNrRvuhJM9usLyfPYZJyzjtwdm1/vmOcBX+8B+TTknxMlBiBwxKjkuSdCO2uuWVybFxypJ7fLCA==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.0.tgz",
|
||||
"integrity": "sha512-ImkqZPhq9ZTY8nWRxo8S1nUoQ274V/WenIwK7IYnBFpyj8VYRsRRrest07WTG0TriDf3RVS2wQgJ9ZKGOsKuLA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/dict-ada": "^2.0.0",
|
||||
"@cspell/dict-aws": "^2.0.0",
|
||||
"@cspell/dict-bash": "^2.0.3",
|
||||
"@cspell/dict-bash": "^2.0.4",
|
||||
"@cspell/dict-companies": "^2.0.7",
|
||||
"@cspell/dict-cpp": "^3.2.0",
|
||||
"@cspell/dict-cryptocurrencies": "^2.0.0",
|
||||
@ -499,7 +499,7 @@
|
||||
"@cspell/dict-docker": "^1.1.1",
|
||||
"@cspell/dict-dotnet": "^2.0.1",
|
||||
"@cspell/dict-elixir": "^2.0.1",
|
||||
"@cspell/dict-en_us": "^2.2.10",
|
||||
"@cspell/dict-en_us": "^2.3.0",
|
||||
"@cspell/dict-en-gb": "^1.1.33",
|
||||
"@cspell/dict-filetypes": "^2.1.0",
|
||||
"@cspell/dict-fonts": "^2.0.1",
|
||||
@ -523,9 +523,9 @@
|
||||
"@cspell/dict-ruby": "^2.0.1",
|
||||
"@cspell/dict-rust": "^2.0.1",
|
||||
"@cspell/dict-scala": "^2.0.0",
|
||||
"@cspell/dict-software-terms": "^2.1.11",
|
||||
"@cspell/dict-software-terms": "^2.1.12",
|
||||
"@cspell/dict-swift": "^1.0.3",
|
||||
"@cspell/dict-typescript": "^2.0.0",
|
||||
"@cspell/dict-typescript": "^2.0.1",
|
||||
"@cspell/dict-vue": "^2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
@ -533,18 +533,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-pipe": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.3.0.tgz",
|
||||
"integrity": "sha512-wxuFAyLmZ+aOsQx+28SdG2n1v66ybl5YJdfHSqyEUL8qv2yn2xaYvyAsGuNni+VZvYBnFLwV2IGkBvwUaZhuuA==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.0.tgz",
|
||||
"integrity": "sha512-HWM+ExDmlXzGFqzhjBnKQA03LkcmpskUifPQk/+e2qh2ClPxQuI2A0t2djwIll2JtgAMzgaspEjKp8jGH/09iQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-types": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.3.0.tgz",
|
||||
"integrity": "sha512-21vN9FxY7SOCi70UKv67oaF49heT6oFutNJKdUMX4sHMVlAyJntkuL/G1wPrd3OCyxwy9VwoHdVP4x7f/+QEPQ==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.0.tgz",
|
||||
"integrity": "sha512-/NXJUlNNt9A/WerPFh+pE2mNEqA02n4Yas4aFj5xd9W1aeA53NffiOpk/Zjx5TXUQtVSQO0gBpmSnFRFElIlLA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
@ -2453,17 +2453,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.3.0.tgz",
|
||||
"integrity": "sha512-Bd+GPDvz41ubRqDMmo5EYJD7v0oqcHHw8BCJEnxENbMbaDsFxeZovlka+3E/dmTN+LNgiMlS+wBWZ14Y/MXNFQ==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.0.tgz",
|
||||
"integrity": "sha512-lpoV4nwknJ5dPvQo1OhOFlNotu/h1M++1C5GmEdLogd9jTE7+URGiRWkifzXB1+6sx/+tW6WB7v5j6Jz9UFBFA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.3.0",
|
||||
"cspell-gitignore": "^6.3.0",
|
||||
"cspell-glob": "^6.3.0",
|
||||
"cspell-lib": "^6.3.0",
|
||||
"commander": "^9.4.0",
|
||||
"cspell-gitignore": "^6.4.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-lib": "^6.4.0",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -2485,12 +2485,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.3.0.tgz",
|
||||
"integrity": "sha512-gy7FEx4WQMParfdgnWg5kNYmZELMpURfMe3Rw86VBQMTLgyyYR53ZRYJp0dxnKfiJoBw20YuAPonYJqBvNrkhg==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.0.tgz",
|
||||
"integrity": "sha512-Q8cypswK4Aza32DjWKjgjruGSsst2VT4EcZ0n+MJFSKDSTp5W8gx1z/5o/kdOdeu9i8XS9T94VWybyqr286yWw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cspell-glob": "^6.3.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"find-up": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -2501,9 +2501,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-glob": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.3.0.tgz",
|
||||
"integrity": "sha512-oMFkxlfESDVBrjhVx+ahyjiT/kbudFtwzekuE6mvLp5Tid8JF2siy0DpVuvgtJmyQA0Tx44bv7uqUeFJVY9L2A==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.0.tgz",
|
||||
"integrity": "sha512-BpHKqBzRJ9LOLq3TRaw4DfgSxaCccmXAUDhRQ5DRI98E53YghWq5Tvrcaa/N+nvW/4f7yhxf88oeW5CTHJXPqw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"micromatch": "^4.0.5"
|
||||
@ -2513,13 +2513,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-grammar": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.3.0.tgz",
|
||||
"integrity": "sha512-xTJdWyqFzbZ0q41d9h/4QtBFPpDwuC5GgAGjIjyiDK09zxO95S6xvQyfqP8R/k8FtyWlKMzSx4ZbN1IjEaS1yQ==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.0.tgz",
|
||||
"integrity": "sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-types": "^6.3.0"
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-grammar": "bin.js"
|
||||
@ -2529,9 +2529,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-io": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.3.0.tgz",
|
||||
"integrity": "sha512-Ta1XnOPAHfb3kkvPoBryvNVnK7agZDcaGN0pnuIYzT5kt9E8OBcmCnPjXKhGCP0znSUTUPmm42q96FkaDuGXmg==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.0.tgz",
|
||||
"integrity": "sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
@ -2542,22 +2542,22 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-lib": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.3.0.tgz",
|
||||
"integrity": "sha512-Eatco/J7FawNGrPildO0NDd86C+briABUofAbRHQPeeY57o4X0eV3U3BVVbuXpJnGD5AZDabRvv+DmStM9NK6w==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.0.tgz",
|
||||
"integrity": "sha512-O7gYMLIoyEgarWU2cygSENO35jlNzgxni4Ps7bTDmIF5HYNb/+j567srbfhFAnj8CmO7RTtEWVfY3i6tYn+N+w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-bundled-dicts": "^6.3.0",
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-types": "^6.3.0",
|
||||
"@cspell/cspell-bundled-dicts": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.2",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.1",
|
||||
"cspell-glob": "^6.3.0",
|
||||
"cspell-grammar": "^6.3.0",
|
||||
"cspell-io": "^6.3.0",
|
||||
"cspell-trie-lib": "^6.3.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-grammar": "^6.4.0",
|
||||
"cspell-io": "^6.4.0",
|
||||
"cspell-trie-lib": "^6.4.0",
|
||||
"fast-equals": "^4.0.1",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -2608,12 +2608,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-trie-lib": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.3.0.tgz",
|
||||
"integrity": "sha512-GHMbgHCb5cvBuGZEPaD9znQbRBy6cMh5j6VHX7QOmvHXYNEXCN851aNbl1Hm/oVCWylvQf00H4pC1WaJhmCqEA==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.0.tgz",
|
||||
"integrity": "sha512-VLvaFrI4ciQ1qw8QenAhNhVJntLWdX+hTtiWeCL+nVYltj/tQ/yJLM2DFzLD1Q7tB7584ooE7ORUOb/MGubT3w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^3.1.1"
|
||||
},
|
||||
@ -2715,9 +2715,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cspell/node_modules/commander": {
|
||||
"version": "9.3.0",
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-9.3.0.tgz",
|
||||
"integrity": "sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==",
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-9.4.0.tgz",
|
||||
"integrity": "sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^12.20.0 || >=14"
|
||||
@ -9550,14 +9550,14 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.3.0.tgz",
|
||||
"integrity": "sha512-m4Woxfj9NIWpNrRvuhJM9usLyfPYZJyzjtwdm1/vmOcBX+8B+TTknxMlBiBwxKjkuSdCO2uuWVybFxypJ7fLCA==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.0.tgz",
|
||||
"integrity": "sha512-ImkqZPhq9ZTY8nWRxo8S1nUoQ274V/WenIwK7IYnBFpyj8VYRsRRrest07WTG0TriDf3RVS2wQgJ9ZKGOsKuLA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-ada": "^2.0.0",
|
||||
"@cspell/dict-aws": "^2.0.0",
|
||||
"@cspell/dict-bash": "^2.0.3",
|
||||
"@cspell/dict-bash": "^2.0.4",
|
||||
"@cspell/dict-companies": "^2.0.7",
|
||||
"@cspell/dict-cpp": "^3.2.0",
|
||||
"@cspell/dict-cryptocurrencies": "^2.0.0",
|
||||
@ -9568,7 +9568,7 @@
|
||||
"@cspell/dict-docker": "^1.1.1",
|
||||
"@cspell/dict-dotnet": "^2.0.1",
|
||||
"@cspell/dict-elixir": "^2.0.1",
|
||||
"@cspell/dict-en_us": "^2.2.10",
|
||||
"@cspell/dict-en_us": "^2.3.0",
|
||||
"@cspell/dict-en-gb": "^1.1.33",
|
||||
"@cspell/dict-filetypes": "^2.1.0",
|
||||
"@cspell/dict-fonts": "^2.0.1",
|
||||
@ -9592,22 +9592,22 @@
|
||||
"@cspell/dict-ruby": "^2.0.1",
|
||||
"@cspell/dict-rust": "^2.0.1",
|
||||
"@cspell/dict-scala": "^2.0.0",
|
||||
"@cspell/dict-software-terms": "^2.1.11",
|
||||
"@cspell/dict-software-terms": "^2.1.12",
|
||||
"@cspell/dict-swift": "^1.0.3",
|
||||
"@cspell/dict-typescript": "^2.0.0",
|
||||
"@cspell/dict-typescript": "^2.0.1",
|
||||
"@cspell/dict-vue": "^2.0.2"
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-pipe": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.3.0.tgz",
|
||||
"integrity": "sha512-wxuFAyLmZ+aOsQx+28SdG2n1v66ybl5YJdfHSqyEUL8qv2yn2xaYvyAsGuNni+VZvYBnFLwV2IGkBvwUaZhuuA==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.0.tgz",
|
||||
"integrity": "sha512-HWM+ExDmlXzGFqzhjBnKQA03LkcmpskUifPQk/+e2qh2ClPxQuI2A0t2djwIll2JtgAMzgaspEjKp8jGH/09iQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.3.0.tgz",
|
||||
"integrity": "sha512-21vN9FxY7SOCi70UKv67oaF49heT6oFutNJKdUMX4sHMVlAyJntkuL/G1wPrd3OCyxwy9VwoHdVP4x7f/+QEPQ==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.0.tgz",
|
||||
"integrity": "sha512-/NXJUlNNt9A/WerPFh+pE2mNEqA02n4Yas4aFj5xd9W1aeA53NffiOpk/Zjx5TXUQtVSQO0gBpmSnFRFElIlLA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ada": {
|
||||
@ -11222,17 +11222,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"cspell": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.3.0.tgz",
|
||||
"integrity": "sha512-Bd+GPDvz41ubRqDMmo5EYJD7v0oqcHHw8BCJEnxENbMbaDsFxeZovlka+3E/dmTN+LNgiMlS+wBWZ14Y/MXNFQ==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.0.tgz",
|
||||
"integrity": "sha512-lpoV4nwknJ5dPvQo1OhOFlNotu/h1M++1C5GmEdLogd9jTE7+URGiRWkifzXB1+6sx/+tW6WB7v5j6Jz9UFBFA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.3.0",
|
||||
"cspell-gitignore": "^6.3.0",
|
||||
"cspell-glob": "^6.3.0",
|
||||
"cspell-lib": "^6.3.0",
|
||||
"commander": "^9.4.0",
|
||||
"cspell-gitignore": "^6.4.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-lib": "^6.4.0",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -11285,9 +11285,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"commander": {
|
||||
"version": "9.3.0",
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-9.3.0.tgz",
|
||||
"integrity": "sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==",
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-9.4.0.tgz",
|
||||
"integrity": "sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==",
|
||||
"dev": true
|
||||
},
|
||||
"fs-extra": {
|
||||
@ -11368,38 +11368,38 @@
|
||||
}
|
||||
},
|
||||
"cspell-gitignore": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.3.0.tgz",
|
||||
"integrity": "sha512-gy7FEx4WQMParfdgnWg5kNYmZELMpURfMe3Rw86VBQMTLgyyYR53ZRYJp0dxnKfiJoBw20YuAPonYJqBvNrkhg==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.0.tgz",
|
||||
"integrity": "sha512-Q8cypswK4Aza32DjWKjgjruGSsst2VT4EcZ0n+MJFSKDSTp5W8gx1z/5o/kdOdeu9i8XS9T94VWybyqr286yWw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cspell-glob": "^6.3.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"find-up": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.3.0.tgz",
|
||||
"integrity": "sha512-oMFkxlfESDVBrjhVx+ahyjiT/kbudFtwzekuE6mvLp5Tid8JF2siy0DpVuvgtJmyQA0Tx44bv7uqUeFJVY9L2A==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.0.tgz",
|
||||
"integrity": "sha512-BpHKqBzRJ9LOLq3TRaw4DfgSxaCccmXAUDhRQ5DRI98E53YghWq5Tvrcaa/N+nvW/4f7yhxf88oeW5CTHJXPqw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"micromatch": "^4.0.5"
|
||||
}
|
||||
},
|
||||
"cspell-grammar": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.3.0.tgz",
|
||||
"integrity": "sha512-xTJdWyqFzbZ0q41d9h/4QtBFPpDwuC5GgAGjIjyiDK09zxO95S6xvQyfqP8R/k8FtyWlKMzSx4ZbN1IjEaS1yQ==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.0.tgz",
|
||||
"integrity": "sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-types": "^6.3.0"
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.3.0.tgz",
|
||||
"integrity": "sha512-Ta1XnOPAHfb3kkvPoBryvNVnK7agZDcaGN0pnuIYzT5kt9E8OBcmCnPjXKhGCP0znSUTUPmm42q96FkaDuGXmg==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.0.tgz",
|
||||
"integrity": "sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
@ -11407,22 +11407,22 @@
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.3.0.tgz",
|
||||
"integrity": "sha512-Eatco/J7FawNGrPildO0NDd86C+briABUofAbRHQPeeY57o4X0eV3U3BVVbuXpJnGD5AZDabRvv+DmStM9NK6w==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.0.tgz",
|
||||
"integrity": "sha512-O7gYMLIoyEgarWU2cygSENO35jlNzgxni4Ps7bTDmIF5HYNb/+j567srbfhFAnj8CmO7RTtEWVfY3i6tYn+N+w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "^6.3.0",
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-types": "^6.3.0",
|
||||
"@cspell/cspell-bundled-dicts": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.2",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.1",
|
||||
"cspell-glob": "^6.3.0",
|
||||
"cspell-grammar": "^6.3.0",
|
||||
"cspell-io": "^6.3.0",
|
||||
"cspell-trie-lib": "^6.3.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-grammar": "^6.4.0",
|
||||
"cspell-io": "^6.4.0",
|
||||
"cspell-trie-lib": "^6.4.0",
|
||||
"fast-equals": "^4.0.1",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -11464,12 +11464,12 @@
|
||||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.3.0.tgz",
|
||||
"integrity": "sha512-GHMbgHCb5cvBuGZEPaD9znQbRBy6cMh5j6VHX7QOmvHXYNEXCN851aNbl1Hm/oVCWylvQf00H4pC1WaJhmCqEA==",
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.0.tgz",
|
||||
"integrity": "sha512-VLvaFrI4ciQ1qw8QenAhNhVJntLWdX+hTtiWeCL+nVYltj/tQ/yJLM2DFzLD1Q7tB7584ooE7ORUOb/MGubT3w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.3.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^3.1.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user