build(deps-dev): bump cspell from 6.16.0 to 6.17.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.16.0 to 6.17.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.16.0...v6.17.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:
260
package-lock.json
generated
260
package-lock.json
generated
@ -398,9 +398,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.16.0.tgz",
|
||||
"integrity": "sha512-POcRwK6X+T3n+D6dRin4YdgQAXLDjwvUfXNexH5r+Oc0rQvl+lV0sZXg8W9miW2g9rhcetaDLStc+e9UmWh8EA==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.17.0.tgz",
|
||||
"integrity": "sha512-BA5cg2mfESbF3Fm/fIGXgbm0LhD8HKxCCiQDRN9FLaj4c69QUgFpQ9LpzGPZEtNn2Pjl2Jn/BEXX27hgaURG9g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/dict-ada": "^4.0.0",
|
||||
@ -431,7 +431,7 @@
|
||||
"@cspell/dict-lorem-ipsum": "^3.0.0",
|
||||
"@cspell/dict-lua": "^3.0.0",
|
||||
"@cspell/dict-node": "^4.0.1",
|
||||
"@cspell/dict-npm": "^4.0.1",
|
||||
"@cspell/dict-npm": "^5.0.0",
|
||||
"@cspell/dict-php": "^3.0.3",
|
||||
"@cspell/dict-powershell": "^3.0.0",
|
||||
"@cspell/dict-public-licenses": "^2.0.0",
|
||||
@ -452,27 +452,27 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-pipe": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.16.0.tgz",
|
||||
"integrity": "sha512-QB62ykIpRsPZFKRjNjmzJ1mQyW+Agdw0wL1a3Gbi59D7+02P2C8cC0h7viI1F2g9SUhjTHJa7ypQcm4OoV1Vug==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.17.0.tgz",
|
||||
"integrity": "sha512-/VlX1cQtVBK9PFvSsaYVzV59i/2de9wrMSYDk+oGLXQzGBf5+5rPDZMJJ+QQkaexMdxoOXjCYTEXnNkPoVFyFA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-service-bus": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.16.0.tgz",
|
||||
"integrity": "sha512-brrxK2o/tnDqQvGS2xH5IiQg6igQ0yu3CNwJLRy2+sbrKmZWTd6WnDeIGdKiN0TgANAiprCXddVQxno9Svt8OQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.17.0.tgz",
|
||||
"integrity": "sha512-HrzR23aeC/ykSOJvUr+uX6Dv7JLc5meNABLxauiC9jexOXFB3DKmo+DvJFerRDOGz6eYSwM0VXAR62OCHrWK/Q==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-types": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.16.0.tgz",
|
||||
"integrity": "sha512-eIN7fG1PM35y68Hcrp/WN4onkCD8w2v965pfuM85AUkyHklJD3NBrU25dNvrEdW0/FVYo2S1A3cafAl616m+lA==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.17.0.tgz",
|
||||
"integrity": "sha512-4FStDRqZVEP6oYtXqj1wUlF02EC5PN7giJ5f4YPeChwXyQBdZWUPQgEIKn0K9GIgKDMlKRo9tloAHVgtaZ+zOA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
@ -647,9 +647,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-npm": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-4.0.1.tgz",
|
||||
"integrity": "sha512-jNKImVG5ZX+Pp6PhbSR3TmC9+0ROx09dGhSgUsZyvXV5CGEr+OQGJtNL98TGwU3pP2Xjc++qnHA/XPwB5WvLfA==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.0.tgz",
|
||||
"integrity": "sha512-eegoQrzfAl6yht+BgQu7YkqeKbVb3FsFIobW3pBE/c8TqEnfnxRHnS4/e80PA16rO9uJgSF5iKBxTbtEIGYvsg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-php": {
|
||||
@ -737,9 +737,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/strong-weak-map": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.16.0.tgz",
|
||||
"integrity": "sha512-2vA+r/yQ+oLY9tnZIXJwhKjCDeosWBrfgb1ea1eJ2LpXb3AS8IRP60wnqYbK9FNqqdPZIt98/LYJ/EZN23SmLQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.17.0.tgz",
|
||||
"integrity": "sha512-fRghm6eoUEH7Uz57t0SEKJNm4lqODF2/DRiLd2ek7QkzUHKrCetre/5UrvdE78GIUyl0+8GLx9iFwo/XFa6dDA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14.6"
|
||||
@ -3225,17 +3225,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.16.0.tgz",
|
||||
"integrity": "sha512-vp65C2POzIyBvEFsZ/Zr9PAR65YnrY+xrnTeAbrqGPD0HnRCHUwKAazB3O05WyP8ovoJidSHWgaC+2G0P2GA5w==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.17.0.tgz",
|
||||
"integrity": "sha512-R1TXu1p2vON6rHXxZAUPbdf+v+ckPhWiEb3apq2PyxLSjzMiZDm2ThIwRcsQaMLLZyFOD+J3SHj0lZi1Qoaa8w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.1",
|
||||
"cspell-gitignore": "6.16.0",
|
||||
"cspell-glob": "6.16.0",
|
||||
"cspell-lib": "6.16.0",
|
||||
"cspell-gitignore": "6.17.0",
|
||||
"cspell-glob": "6.17.0",
|
||||
"cspell-lib": "6.17.0",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -3257,14 +3257,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-dictionary": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.16.0.tgz",
|
||||
"integrity": "sha512-1Ebi2tw+4H7qLElrcw6+R0fWTaaPHTuylUYRWdUCK+kHZ/Bxj48SGB9i12Crbz04btwvbq8/PXb9nSq6MK+pLQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.17.0.tgz",
|
||||
"integrity": "sha512-jUb/kIR2glYliRem11kCu7gaXUcHKp8L2G73LmzIULx+UKRgTa/100FXqm5lZUWnCaIznMmaA2QtutP+xYy5AQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0",
|
||||
"cspell-trie-lib": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0",
|
||||
"cspell-trie-lib": "6.17.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
@ -3273,12 +3273,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.16.0.tgz",
|
||||
"integrity": "sha512-pJHPWp62EMTkTh/MBsJt5qH5Z3ZrasQAzfzDQX77ObRpUZ737T2n8r7QRC1XMZpNyx6rQeVx0DjVPATsQ4MaKQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.17.0.tgz",
|
||||
"integrity": "sha512-SDyPv6LqBebvoTKFP+ewh51gvmv1z8JDg7llumUFH2u1WoiMZBLLOL2pAa9UM0f6eEzBC1iS6nWQ+20VJx2yQA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cspell-glob": "6.16.0",
|
||||
"cspell-glob": "6.17.0",
|
||||
"find-up": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -3289,9 +3289,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-glob": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.16.0.tgz",
|
||||
"integrity": "sha512-D+3RGKqkyWvkKM1TEHRUNZj8XJi0kBHIZIfaJOZlYOjllTxW5B2pCylWa977X6vzD+aIH0c51/dQIDBG1u1Law==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.17.0.tgz",
|
||||
"integrity": "sha512-iKz2CvUU1HXuNJfxYRwSQFck3pCl9EhTx2qIR0lKf4gccCR89p44qxIR98nTbX1OF89lhfH6sUHtzkJ3nPWh+A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"micromatch": "^4.0.5"
|
||||
@ -3301,13 +3301,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-grammar": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.16.0.tgz",
|
||||
"integrity": "sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.17.0.tgz",
|
||||
"integrity": "sha512-3B9QmKWOjAPzLYqesLP2niIbo6Yvb4rodjIwFXUvL3vmMZF4c9HFU/JVTTerLxrwh3DH8u6Mac52RzUurOJ15Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0"
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-grammar": "bin.js"
|
||||
@ -3317,12 +3317,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-io": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.16.0.tgz",
|
||||
"integrity": "sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.17.0.tgz",
|
||||
"integrity": "sha512-cofZlvKzXP3QytGM6OlREQIXLFcSdEKOFubSVHkRvAVX3IqeQnKo4oVF85C6McjwXTrJ1OH+SDP0vcpn6mKqTg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-service-bus": "6.16.0",
|
||||
"@cspell/cspell-service-bus": "6.17.0",
|
||||
"node-fetch": "^2.6.7"
|
||||
},
|
||||
"engines": {
|
||||
@ -3330,24 +3330,24 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-lib": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.16.0.tgz",
|
||||
"integrity": "sha512-QMRvQMjYwBqZvxOyZdUMJ2/jw5GO7LH7BYqyUAXCmfIlqemezeCie+kiaeWCi9Bs0ja6Fb2hcybxiqx5IsoDnw==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.17.0.tgz",
|
||||
"integrity": "sha512-oZNkm0UhRa4nkoYPij23z7cbVXFPVHs7SdGC6IAVc71uz44nLNeC3e8+UnTErOU7nlROvjp9k3G90DEwej1TqQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-bundled-dicts": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0",
|
||||
"@cspell/strong-weak-map": "6.16.0",
|
||||
"@cspell/cspell-bundled-dicts": "6.17.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0",
|
||||
"@cspell/strong-weak-map": "6.17.0",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.3",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^8.0.0",
|
||||
"cspell-dictionary": "6.16.0",
|
||||
"cspell-glob": "6.16.0",
|
||||
"cspell-grammar": "6.16.0",
|
||||
"cspell-io": "6.16.0",
|
||||
"cspell-trie-lib": "6.16.0",
|
||||
"cspell-dictionary": "6.17.0",
|
||||
"cspell-glob": "6.17.0",
|
||||
"cspell-grammar": "6.17.0",
|
||||
"cspell-io": "6.17.0",
|
||||
"cspell-trie-lib": "6.17.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -3398,13 +3398,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-trie-lib": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.16.0.tgz",
|
||||
"integrity": "sha512-RI8mxXG38uhMmFUSGqnUp+JGxUbo7Mfz6uqYJF//gU8w88K4D7LaRVOCOdpKyi+/zTzK0UBAoiO8AvBJDDIPvQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.17.0.tgz",
|
||||
"integrity": "sha512-hmyZHhemWYLjjEDItAhgAF0tuL2iiQg+5PzUmELKIBSWEsmFdfxh1xWCmo1q0+vzVML+0Ms2cspiGyS9y/CF7A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
@ -11585,9 +11585,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.16.0.tgz",
|
||||
"integrity": "sha512-POcRwK6X+T3n+D6dRin4YdgQAXLDjwvUfXNexH5r+Oc0rQvl+lV0sZXg8W9miW2g9rhcetaDLStc+e9UmWh8EA==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.17.0.tgz",
|
||||
"integrity": "sha512-BA5cg2mfESbF3Fm/fIGXgbm0LhD8HKxCCiQDRN9FLaj4c69QUgFpQ9LpzGPZEtNn2Pjl2Jn/BEXX27hgaURG9g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-ada": "^4.0.0",
|
||||
@ -11618,7 +11618,7 @@
|
||||
"@cspell/dict-lorem-ipsum": "^3.0.0",
|
||||
"@cspell/dict-lua": "^3.0.0",
|
||||
"@cspell/dict-node": "^4.0.1",
|
||||
"@cspell/dict-npm": "^4.0.1",
|
||||
"@cspell/dict-npm": "^5.0.0",
|
||||
"@cspell/dict-php": "^3.0.3",
|
||||
"@cspell/dict-powershell": "^3.0.0",
|
||||
"@cspell/dict-public-licenses": "^2.0.0",
|
||||
@ -11636,21 +11636,21 @@
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-pipe": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.16.0.tgz",
|
||||
"integrity": "sha512-QB62ykIpRsPZFKRjNjmzJ1mQyW+Agdw0wL1a3Gbi59D7+02P2C8cC0h7viI1F2g9SUhjTHJa7ypQcm4OoV1Vug==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.17.0.tgz",
|
||||
"integrity": "sha512-/VlX1cQtVBK9PFvSsaYVzV59i/2de9wrMSYDk+oGLXQzGBf5+5rPDZMJJ+QQkaexMdxoOXjCYTEXnNkPoVFyFA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-service-bus": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.16.0.tgz",
|
||||
"integrity": "sha512-brrxK2o/tnDqQvGS2xH5IiQg6igQ0yu3CNwJLRy2+sbrKmZWTd6WnDeIGdKiN0TgANAiprCXddVQxno9Svt8OQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.17.0.tgz",
|
||||
"integrity": "sha512-HrzR23aeC/ykSOJvUr+uX6Dv7JLc5meNABLxauiC9jexOXFB3DKmo+DvJFerRDOGz6eYSwM0VXAR62OCHrWK/Q==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.16.0.tgz",
|
||||
"integrity": "sha512-eIN7fG1PM35y68Hcrp/WN4onkCD8w2v965pfuM85AUkyHklJD3NBrU25dNvrEdW0/FVYo2S1A3cafAl616m+lA==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.17.0.tgz",
|
||||
"integrity": "sha512-4FStDRqZVEP6oYtXqj1wUlF02EC5PN7giJ5f4YPeChwXyQBdZWUPQgEIKn0K9GIgKDMlKRo9tloAHVgtaZ+zOA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ada": {
|
||||
@ -11822,9 +11822,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-npm": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-4.0.1.tgz",
|
||||
"integrity": "sha512-jNKImVG5ZX+Pp6PhbSR3TmC9+0ROx09dGhSgUsZyvXV5CGEr+OQGJtNL98TGwU3pP2Xjc++qnHA/XPwB5WvLfA==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.0.tgz",
|
||||
"integrity": "sha512-eegoQrzfAl6yht+BgQu7YkqeKbVb3FsFIobW3pBE/c8TqEnfnxRHnS4/e80PA16rO9uJgSF5iKBxTbtEIGYvsg==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-php": {
|
||||
@ -11912,9 +11912,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/strong-weak-map": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.16.0.tgz",
|
||||
"integrity": "sha512-2vA+r/yQ+oLY9tnZIXJwhKjCDeosWBrfgb1ea1eJ2LpXb3AS8IRP60wnqYbK9FNqqdPZIt98/LYJ/EZN23SmLQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.17.0.tgz",
|
||||
"integrity": "sha512-fRghm6eoUEH7Uz57t0SEKJNm4lqODF2/DRiLd2ek7QkzUHKrCetre/5UrvdE78GIUyl0+8GLx9iFwo/XFa6dDA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspotcode/source-map-support": {
|
||||
@ -13797,17 +13797,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"cspell": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.16.0.tgz",
|
||||
"integrity": "sha512-vp65C2POzIyBvEFsZ/Zr9PAR65YnrY+xrnTeAbrqGPD0HnRCHUwKAazB3O05WyP8ovoJidSHWgaC+2G0P2GA5w==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.17.0.tgz",
|
||||
"integrity": "sha512-R1TXu1p2vON6rHXxZAUPbdf+v+ckPhWiEb3apq2PyxLSjzMiZDm2ThIwRcsQaMLLZyFOD+J3SHj0lZi1Qoaa8w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.1",
|
||||
"cspell-gitignore": "6.16.0",
|
||||
"cspell-glob": "6.16.0",
|
||||
"cspell-lib": "6.16.0",
|
||||
"cspell-gitignore": "6.17.0",
|
||||
"cspell-glob": "6.17.0",
|
||||
"cspell-lib": "6.17.0",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -13937,76 +13937,76 @@
|
||||
}
|
||||
},
|
||||
"cspell-dictionary": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.16.0.tgz",
|
||||
"integrity": "sha512-1Ebi2tw+4H7qLElrcw6+R0fWTaaPHTuylUYRWdUCK+kHZ/Bxj48SGB9i12Crbz04btwvbq8/PXb9nSq6MK+pLQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.17.0.tgz",
|
||||
"integrity": "sha512-jUb/kIR2glYliRem11kCu7gaXUcHKp8L2G73LmzIULx+UKRgTa/100FXqm5lZUWnCaIznMmaA2QtutP+xYy5AQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0",
|
||||
"cspell-trie-lib": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0",
|
||||
"cspell-trie-lib": "6.17.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"gensequence": "^4.0.2"
|
||||
}
|
||||
},
|
||||
"cspell-gitignore": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.16.0.tgz",
|
||||
"integrity": "sha512-pJHPWp62EMTkTh/MBsJt5qH5Z3ZrasQAzfzDQX77ObRpUZ737T2n8r7QRC1XMZpNyx6rQeVx0DjVPATsQ4MaKQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.17.0.tgz",
|
||||
"integrity": "sha512-SDyPv6LqBebvoTKFP+ewh51gvmv1z8JDg7llumUFH2u1WoiMZBLLOL2pAa9UM0f6eEzBC1iS6nWQ+20VJx2yQA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cspell-glob": "6.16.0",
|
||||
"cspell-glob": "6.17.0",
|
||||
"find-up": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.16.0.tgz",
|
||||
"integrity": "sha512-D+3RGKqkyWvkKM1TEHRUNZj8XJi0kBHIZIfaJOZlYOjllTxW5B2pCylWa977X6vzD+aIH0c51/dQIDBG1u1Law==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.17.0.tgz",
|
||||
"integrity": "sha512-iKz2CvUU1HXuNJfxYRwSQFck3pCl9EhTx2qIR0lKf4gccCR89p44qxIR98nTbX1OF89lhfH6sUHtzkJ3nPWh+A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"micromatch": "^4.0.5"
|
||||
}
|
||||
},
|
||||
"cspell-grammar": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.16.0.tgz",
|
||||
"integrity": "sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.17.0.tgz",
|
||||
"integrity": "sha512-3B9QmKWOjAPzLYqesLP2niIbo6Yvb4rodjIwFXUvL3vmMZF4c9HFU/JVTTerLxrwh3DH8u6Mac52RzUurOJ15Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0"
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.16.0.tgz",
|
||||
"integrity": "sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.17.0.tgz",
|
||||
"integrity": "sha512-cofZlvKzXP3QytGM6OlREQIXLFcSdEKOFubSVHkRvAVX3IqeQnKo4oVF85C6McjwXTrJ1OH+SDP0vcpn6mKqTg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-service-bus": "6.16.0",
|
||||
"@cspell/cspell-service-bus": "6.17.0",
|
||||
"node-fetch": "^2.6.7"
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.16.0.tgz",
|
||||
"integrity": "sha512-QMRvQMjYwBqZvxOyZdUMJ2/jw5GO7LH7BYqyUAXCmfIlqemezeCie+kiaeWCi9Bs0ja6Fb2hcybxiqx5IsoDnw==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.17.0.tgz",
|
||||
"integrity": "sha512-oZNkm0UhRa4nkoYPij23z7cbVXFPVHs7SdGC6IAVc71uz44nLNeC3e8+UnTErOU7nlROvjp9k3G90DEwej1TqQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0",
|
||||
"@cspell/strong-weak-map": "6.16.0",
|
||||
"@cspell/cspell-bundled-dicts": "6.17.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0",
|
||||
"@cspell/strong-weak-map": "6.17.0",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.3",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^8.0.0",
|
||||
"cspell-dictionary": "6.16.0",
|
||||
"cspell-glob": "6.16.0",
|
||||
"cspell-grammar": "6.16.0",
|
||||
"cspell-io": "6.16.0",
|
||||
"cspell-trie-lib": "6.16.0",
|
||||
"cspell-dictionary": "6.17.0",
|
||||
"cspell-glob": "6.17.0",
|
||||
"cspell-grammar": "6.17.0",
|
||||
"cspell-io": "6.17.0",
|
||||
"cspell-trie-lib": "6.17.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -14048,13 +14048,13 @@
|
||||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.16.0.tgz",
|
||||
"integrity": "sha512-RI8mxXG38uhMmFUSGqnUp+JGxUbo7Mfz6uqYJF//gU8w88K4D7LaRVOCOdpKyi+/zTzK0UBAoiO8AvBJDDIPvQ==",
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.17.0.tgz",
|
||||
"integrity": "sha512-hmyZHhemWYLjjEDItAhgAF0tuL2iiQg+5PzUmELKIBSWEsmFdfxh1xWCmo1q0+vzVML+0Ms2cspiGyS9y/CF7A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "6.16.0",
|
||||
"@cspell/cspell-types": "6.16.0",
|
||||
"@cspell/cspell-pipe": "6.17.0",
|
||||
"@cspell/cspell-types": "6.17.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user