build(deps-dev): bump cspell from 6.10.1 to 6.12.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.10.1 to 6.12.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.10.1...v6.12.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:
251
package-lock.json
generated
251
package-lock.json
generated
@ -491,9 +491,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz",
|
||||
"integrity": "sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.12.0.tgz",
|
||||
"integrity": "sha512-myfsDwSJcAMjKbztKBG424wIp/YV9/lvxsgHFKxBGPi+nNx1p7TbOjAAO9EWk0mZVHyGKZwCFJS2ohkoqxJWoQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/dict-ada": "^2.0.1",
|
||||
@ -533,7 +533,7 @@
|
||||
"@cspell/dict-ruby": "^2.0.2",
|
||||
"@cspell/dict-rust": "^2.0.1",
|
||||
"@cspell/dict-scala": "^2.0.0",
|
||||
"@cspell/dict-software-terms": "^2.2.9",
|
||||
"@cspell/dict-software-terms": "^2.2.11",
|
||||
"@cspell/dict-sql": "^1.0.4",
|
||||
"@cspell/dict-swift": "^1.0.3",
|
||||
"@cspell/dict-typescript": "^2.0.2",
|
||||
@ -544,27 +544,27 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-pipe": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz",
|
||||
"integrity": "sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.12.0.tgz",
|
||||
"integrity": "sha512-Nkm+tIJ5k+jZPovZCdmZhrWrwRFwnDq+7yCxhov0C7UX3hsSNtTJIpFuaCNEQJ+Whpvxdh1YKflvHiHYygEgTg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-service-bus": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz",
|
||||
"integrity": "sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.12.0.tgz",
|
||||
"integrity": "sha512-GgvciSeMUekl8z8vP8//cs5/qRQJSLz9IVREf6fxQW4upjw6zXZ1KonwPqOF5uLocIMAr8eCdrJzHKuKvigJIA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-types": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz",
|
||||
"integrity": "sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.12.0.tgz",
|
||||
"integrity": "sha512-BcZTt05fNy9SGXfbPgUyxS4FfIaUpcVq8IOJ0noN+jsKsmlbssOUgJOB2ApN1h66FfWcKuFy/uNrjfcrQ7PTqg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
@ -793,9 +793,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-software-terms": {
|
||||
"version": "2.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz",
|
||||
"integrity": "sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA==",
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.11.tgz",
|
||||
"integrity": "sha512-PZ8EqFSCEoJzcH/bp/+c2ze6aCK/8u5b7Qt1+O2Cwzmr8VLVZIVcpHpELnh4IvT4MRvzfa2WCDoUSofPwAfrsg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-sql": {
|
||||
@ -3368,17 +3368,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.10.1.tgz",
|
||||
"integrity": "sha512-dO40EnUDlYZarnuha013Les7X2nVoHANzPpTPJYfh4AidP7WvMpqDaIdVODRxxjdjF9sYYFdkyM8xqmAga+3tQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.12.0.tgz",
|
||||
"integrity": "sha512-ny4xVEPYFP2jVf5w71Mnk4HKj6RbPH+CMSzUrOMbYVVNnQUj3GLfzy5DrSFLG0zGa353ZRC4/s9MsEvnAL8mkA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.0",
|
||||
"cspell-gitignore": "^6.10.1",
|
||||
"cspell-glob": "^6.10.1",
|
||||
"cspell-lib": "^6.10.1",
|
||||
"cspell-gitignore": "^6.12.0",
|
||||
"cspell-glob": "^6.12.0",
|
||||
"cspell-lib": "^6.12.0",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -3399,13 +3399,29 @@
|
||||
"url": "https://github.com/streetsidesoftware/cspell?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.10.1.tgz",
|
||||
"integrity": "sha512-g6320DFIyU56iSdPTF+LwoExvlCNptEXiArE3VmyyTYLXkIHWwFhjcZN43Nd5/eJNzVuuEen64yKtI2ZsTr4xw==",
|
||||
"node_modules/cspell-dictionary": {
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.12.0.tgz",
|
||||
"integrity": "sha512-I2cXSdXndt9H7yXmJzLTjgui/SAPGghXwxFeibTbvF68gyQYD5fUXvOygEIPrOEySKlAIb+aouV77SgoURxMHw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cspell-glob": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0",
|
||||
"cspell-trie-lib": "^6.12.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.12.0.tgz",
|
||||
"integrity": "sha512-gtsN2AAvqdE8CHVzpxsQcd/Wn5GAMTjzHpDXX71g/k8IJn743poGU06O0O1WSVAgK0fWTRsfg+V5OegA1TAo7A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cspell-glob": "^6.12.0",
|
||||
"find-up": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -3416,9 +3432,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-glob": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz",
|
||||
"integrity": "sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.12.0.tgz",
|
||||
"integrity": "sha512-Q0rMGTxDyFFPm1LmHYM0ziuxQt2aXgr8Oi1glA2s0dBs0hg1DexlAEoLwLiMDUwSTvibEKIidPzlrmZ1AUDWEg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"micromatch": "^4.0.5"
|
||||
@ -3428,13 +3444,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-grammar": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz",
|
||||
"integrity": "sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.12.0.tgz",
|
||||
"integrity": "sha512-WXcDiWJ2pTW0jHY0Bf0DW5s8A9S0a+2tsVZsNxE/0CR5P/8yDSnznE+59uok/JN+GXOKQ6VIaqAZA3/XjDZuuA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-types": "^6.10.1"
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-grammar": "bin.js"
|
||||
@ -3444,12 +3460,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-io": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz",
|
||||
"integrity": "sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.12.0.tgz",
|
||||
"integrity": "sha512-1faxDj2OMgq61w7GaiXZD7ytks6PksJlG484LMl2USv58jDky4i2lujJs1C/+aP97Box9EcdwzydHX9GpnqqCw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-service-bus": "^6.10.1",
|
||||
"@cspell/cspell-service-bus": "^6.12.0",
|
||||
"node-fetch": "^2.6.7"
|
||||
},
|
||||
"engines": {
|
||||
@ -3457,22 +3473,23 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-lib": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz",
|
||||
"integrity": "sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.12.0.tgz",
|
||||
"integrity": "sha512-IKd2MzH/zoiXohc26Lqb1b8i+41Y2xGreyAe9ihv/7Z2dscGGVy7F/2taZvZK9kJIhaz33Yatxfx3htT6w0hqg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-bundled-dicts": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-types": "^6.10.1",
|
||||
"@cspell/cspell-bundled-dicts": "^6.12.0",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.3",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.1",
|
||||
"cspell-glob": "^6.10.1",
|
||||
"cspell-grammar": "^6.10.1",
|
||||
"cspell-io": "^6.10.1",
|
||||
"cspell-trie-lib": "^6.10.1",
|
||||
"cspell-dictionary": "^6.12.0",
|
||||
"cspell-glob": "^6.12.0",
|
||||
"cspell-grammar": "^6.12.0",
|
||||
"cspell-io": "^6.12.0",
|
||||
"cspell-trie-lib": "^6.12.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -3523,13 +3540,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-trie-lib": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz",
|
||||
"integrity": "sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.12.0.tgz",
|
||||
"integrity": "sha512-SJOdb51Wy3ewaKfttZwc9NYOIXaKlhyr+ykYKBExj3qMfV1J4d4iDLE95FriaRcqnq6X/qEM9jUvZHlvadDk3A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-types": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
@ -12056,9 +12073,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz",
|
||||
"integrity": "sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.12.0.tgz",
|
||||
"integrity": "sha512-myfsDwSJcAMjKbztKBG424wIp/YV9/lvxsgHFKxBGPi+nNx1p7TbOjAAO9EWk0mZVHyGKZwCFJS2ohkoqxJWoQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-ada": "^2.0.1",
|
||||
@ -12098,7 +12115,7 @@
|
||||
"@cspell/dict-ruby": "^2.0.2",
|
||||
"@cspell/dict-rust": "^2.0.1",
|
||||
"@cspell/dict-scala": "^2.0.0",
|
||||
"@cspell/dict-software-terms": "^2.2.9",
|
||||
"@cspell/dict-software-terms": "^2.2.11",
|
||||
"@cspell/dict-sql": "^1.0.4",
|
||||
"@cspell/dict-swift": "^1.0.3",
|
||||
"@cspell/dict-typescript": "^2.0.2",
|
||||
@ -12106,21 +12123,21 @@
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-pipe": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz",
|
||||
"integrity": "sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.12.0.tgz",
|
||||
"integrity": "sha512-Nkm+tIJ5k+jZPovZCdmZhrWrwRFwnDq+7yCxhov0C7UX3hsSNtTJIpFuaCNEQJ+Whpvxdh1YKflvHiHYygEgTg==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-service-bus": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz",
|
||||
"integrity": "sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.12.0.tgz",
|
||||
"integrity": "sha512-GgvciSeMUekl8z8vP8//cs5/qRQJSLz9IVREf6fxQW4upjw6zXZ1KonwPqOF5uLocIMAr8eCdrJzHKuKvigJIA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz",
|
||||
"integrity": "sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.12.0.tgz",
|
||||
"integrity": "sha512-BcZTt05fNy9SGXfbPgUyxS4FfIaUpcVq8IOJ0noN+jsKsmlbssOUgJOB2ApN1h66FfWcKuFy/uNrjfcrQ7PTqg==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ada": {
|
||||
@ -12346,9 +12363,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-software-terms": {
|
||||
"version": "2.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz",
|
||||
"integrity": "sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA==",
|
||||
"version": "2.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.11.tgz",
|
||||
"integrity": "sha512-PZ8EqFSCEoJzcH/bp/+c2ze6aCK/8u5b7Qt1+O2Cwzmr8VLVZIVcpHpELnh4IvT4MRvzfa2WCDoUSofPwAfrsg==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-sql": {
|
||||
@ -14314,17 +14331,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"cspell": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.10.1.tgz",
|
||||
"integrity": "sha512-dO40EnUDlYZarnuha013Les7X2nVoHANzPpTPJYfh4AidP7WvMpqDaIdVODRxxjdjF9sYYFdkyM8xqmAga+3tQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.12.0.tgz",
|
||||
"integrity": "sha512-ny4xVEPYFP2jVf5w71Mnk4HKj6RbPH+CMSzUrOMbYVVNnQUj3GLfzy5DrSFLG0zGa353ZRC4/s9MsEvnAL8mkA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.0",
|
||||
"cspell-gitignore": "^6.10.1",
|
||||
"cspell-glob": "^6.10.1",
|
||||
"cspell-lib": "^6.10.1",
|
||||
"cspell-gitignore": "^6.12.0",
|
||||
"cspell-glob": "^6.12.0",
|
||||
"cspell-lib": "^6.12.0",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -14459,62 +14476,76 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"cspell-gitignore": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.10.1.tgz",
|
||||
"integrity": "sha512-g6320DFIyU56iSdPTF+LwoExvlCNptEXiArE3VmyyTYLXkIHWwFhjcZN43Nd5/eJNzVuuEen64yKtI2ZsTr4xw==",
|
||||
"cspell-dictionary": {
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.12.0.tgz",
|
||||
"integrity": "sha512-I2cXSdXndt9H7yXmJzLTjgui/SAPGghXwxFeibTbvF68gyQYD5fUXvOygEIPrOEySKlAIb+aouV77SgoURxMHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cspell-glob": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0",
|
||||
"cspell-trie-lib": "^6.12.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"gensequence": "^4.0.2"
|
||||
}
|
||||
},
|
||||
"cspell-gitignore": {
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.12.0.tgz",
|
||||
"integrity": "sha512-gtsN2AAvqdE8CHVzpxsQcd/Wn5GAMTjzHpDXX71g/k8IJn743poGU06O0O1WSVAgK0fWTRsfg+V5OegA1TAo7A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cspell-glob": "^6.12.0",
|
||||
"find-up": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz",
|
||||
"integrity": "sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.12.0.tgz",
|
||||
"integrity": "sha512-Q0rMGTxDyFFPm1LmHYM0ziuxQt2aXgr8Oi1glA2s0dBs0hg1DexlAEoLwLiMDUwSTvibEKIidPzlrmZ1AUDWEg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"micromatch": "^4.0.5"
|
||||
}
|
||||
},
|
||||
"cspell-grammar": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz",
|
||||
"integrity": "sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.12.0.tgz",
|
||||
"integrity": "sha512-WXcDiWJ2pTW0jHY0Bf0DW5s8A9S0a+2tsVZsNxE/0CR5P/8yDSnznE+59uok/JN+GXOKQ6VIaqAZA3/XjDZuuA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-types": "^6.10.1"
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz",
|
||||
"integrity": "sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.12.0.tgz",
|
||||
"integrity": "sha512-1faxDj2OMgq61w7GaiXZD7ytks6PksJlG484LMl2USv58jDky4i2lujJs1C/+aP97Box9EcdwzydHX9GpnqqCw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-service-bus": "^6.10.1",
|
||||
"@cspell/cspell-service-bus": "^6.12.0",
|
||||
"node-fetch": "^2.6.7"
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz",
|
||||
"integrity": "sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.12.0.tgz",
|
||||
"integrity": "sha512-IKd2MzH/zoiXohc26Lqb1b8i+41Y2xGreyAe9ihv/7Z2dscGGVy7F/2taZvZK9kJIhaz33Yatxfx3htT6w0hqg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-types": "^6.10.1",
|
||||
"@cspell/cspell-bundled-dicts": "^6.12.0",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.3",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.1",
|
||||
"cspell-glob": "^6.10.1",
|
||||
"cspell-grammar": "^6.10.1",
|
||||
"cspell-io": "^6.10.1",
|
||||
"cspell-trie-lib": "^6.10.1",
|
||||
"cspell-dictionary": "^6.12.0",
|
||||
"cspell-glob": "^6.12.0",
|
||||
"cspell-grammar": "^6.12.0",
|
||||
"cspell-io": "^6.12.0",
|
||||
"cspell-trie-lib": "^6.12.0",
|
||||
"fast-equals": "^4.0.3",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -14556,13 +14587,13 @@
|
||||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz",
|
||||
"integrity": "sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ==",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.12.0.tgz",
|
||||
"integrity": "sha512-SJOdb51Wy3ewaKfttZwc9NYOIXaKlhyr+ykYKBExj3qMfV1J4d4iDLE95FriaRcqnq6X/qEM9jUvZHlvadDk3A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.10.1",
|
||||
"@cspell/cspell-types": "^6.10.1",
|
||||
"@cspell/cspell-pipe": "^6.12.0",
|
||||
"@cspell/cspell-types": "^6.12.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^4.0.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user