Merge pull request #1603 from dolanmiu/dependabot/npm_and_yarn/cspell-6.4.1
build(deps-dev): bump cspell from 6.4.0 to 6.4.1
This commit is contained in:
252
package-lock.json
generated
252
package-lock.json
generated
@ -481,9 +481,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.0.tgz",
|
||||
"integrity": "sha512-ImkqZPhq9ZTY8nWRxo8S1nUoQ274V/WenIwK7IYnBFpyj8VYRsRRrest07WTG0TriDf3RVS2wQgJ9ZKGOsKuLA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.1.tgz",
|
||||
"integrity": "sha512-eLY0CcMz/aqXm9wCzIPYl4kV0rbSHWQAXB+FvssqVsN+BVz73KdFhdHPX63oVpKWO9/oblo58ceS5JuC0w1sEA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/dict-ada": "^2.0.0",
|
||||
@ -533,27 +533,27 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-pipe": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.0.tgz",
|
||||
"integrity": "sha512-HWM+ExDmlXzGFqzhjBnKQA03LkcmpskUifPQk/+e2qh2ClPxQuI2A0t2djwIll2JtgAMzgaspEjKp8jGH/09iQ==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.1.tgz",
|
||||
"integrity": "sha512-TnWzVoBqzj1gTE4W5ewzxnV6XedxGYuR9qvY1iUIXA1QRZBY+F5bjfiuYy2Q2XR96Si1E5rB8sNmTv6mqPPF0g==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-types": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.0.tgz",
|
||||
"integrity": "sha512-/NXJUlNNt9A/WerPFh+pE2mNEqA02n4Yas4aFj5xd9W1aeA53NffiOpk/Zjx5TXUQtVSQO0gBpmSnFRFElIlLA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.1.tgz",
|
||||
"integrity": "sha512-77wX9D0DSnNYPl2zdqV6UniG8Sfd5Vw/X2/kDYs/shg6z1QeA8SBRgNoC+IkHEb72/ZQXY76sKD13n3IpF5q7g==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/dict-ada": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-2.0.0.tgz",
|
||||
"integrity": "sha512-4gfJEYXVwz6IN2LBaT6QoUV4pqaR35i0z0u9O684vLuVczvNJIHa4vNaSEFBr9d6xxncUyqstgP9P73ajJjh9A==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-2.0.1.tgz",
|
||||
"integrity": "sha512-vopTJ1oHrrFYV5GU55Sr+AzItR78Uj5YbCaspYABmYKlq4NRrcUAUsr4bWgymDcspMIHO7e7IFcj48OKs1fndA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-aws": {
|
||||
@ -575,9 +575,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-cpp": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-3.2.0.tgz",
|
||||
"integrity": "sha512-xMHC00Ozq2zKKqgDMCe+E+z5oExlT7GP9PFM4XzUDwG7fmkU3WQnDtBGP2Zn6ed7mhz5DEmvT+SKrmCh6mh3Yg==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-3.2.1.tgz",
|
||||
"integrity": "sha512-XcmzrKIghqFfrYLLaHtWKOp9rupiuGdc5ODONk+emsq0W5CIc3Abn27IQHwUzxzF+Cm5IfKAIJ5Kpe6hkzm0HQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-cryptocurrencies": {
|
||||
@ -641,9 +641,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-filetypes": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-filetypes/-/dict-filetypes-2.1.0.tgz",
|
||||
"integrity": "sha512-YqdBw5sgZsEbXCbA7Dz01982sUrOyOQEJNwRrU2HlSgEswubapwJnATZ8WoPnE/NviVi0TvTqhReEQni55vtLA==",
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-filetypes/-/dict-filetypes-2.1.1.tgz",
|
||||
"integrity": "sha512-Oo0/mUbFHzsaATqRLdkV1RMoYns3aGzeKFIpVJg415GYtJ8EABXtEArYTXeMwlboyGTPvEk+PR2hBSTSfQTqmg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-fonts": {
|
||||
@ -719,9 +719,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-npm": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-3.0.1.tgz",
|
||||
"integrity": "sha512-ZfuzFwE03WwyShwvQfXhhKIrFxgAkOtA/N1KdEwfP//nVDgysJfGueBhJJfI6vjUSr1IA+u5DXrSV0nowLAEhg==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-3.1.0.tgz",
|
||||
"integrity": "sha512-Y9/kcrk9pw4BHAHHrEJxNcgXGNkfpFKbyGE4CjU5Bsfmr14y0DhKEw8wH8zUpJJ+ysFYH6vyE0vPIy224cjgYQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-php": {
|
||||
@ -755,9 +755,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-ruby": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-2.0.1.tgz",
|
||||
"integrity": "sha512-qGqhYfFeoBOashv/l0Kj5o4ilyvfq0s+t+r32juPOkOnbHz+hzxnJo2tMMg/L/UdjVV7Y8ovg4LDBC/seVrMYQ==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-2.0.2.tgz",
|
||||
"integrity": "sha512-vVnUpSmGDbPjs7MHq741DsLHhQcoA4CnUCM9wsTorQ9AQRDAkDTbK/LcY8nM19MoXCb3eF8PFku5Jq+gqH0u7w==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-rust": {
|
||||
@ -773,9 +773,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-software-terms": {
|
||||
"version": "2.1.12",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.12.tgz",
|
||||
"integrity": "sha512-l8AKy8x20axAYVmh2bVtj7QDUn+V8MPV8V9RWCLIBWyksNu/DmfA7Itz+/zxqAjhh7HwzZEOUmynQfUi3oo1VQ==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.0.tgz",
|
||||
"integrity": "sha512-uEqqqpIm3ji6mkNTweDji5rSgeZpvy2WACH7k5ORXs9MOMRfEx0lsrXwWekKyjbMQKaq/NQOIUTRVc9QSqhghA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspell/dict-swift": {
|
||||
@ -2486,17 +2486,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.0.tgz",
|
||||
"integrity": "sha512-lpoV4nwknJ5dPvQo1OhOFlNotu/h1M++1C5GmEdLogd9jTE7+URGiRWkifzXB1+6sx/+tW6WB7v5j6Jz9UFBFA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.1.tgz",
|
||||
"integrity": "sha512-g6pUQWUG3KsoA69oIAjcSzzpnST2698ln3VIxWgdGAoQjyM8MKMyRlLaKVrm/ib0cKkMoLNREN5hL7icNc7RUQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.0",
|
||||
"cspell-gitignore": "^6.4.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-lib": "^6.4.0",
|
||||
"cspell-gitignore": "^6.4.1",
|
||||
"cspell-glob": "^6.4.1",
|
||||
"cspell-lib": "^6.4.1",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -2518,12 +2518,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-gitignore": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.0.tgz",
|
||||
"integrity": "sha512-Q8cypswK4Aza32DjWKjgjruGSsst2VT4EcZ0n+MJFSKDSTp5W8gx1z/5o/kdOdeu9i8XS9T94VWybyqr286yWw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.1.tgz",
|
||||
"integrity": "sha512-v/TsoSz/KXf+Ru0K8X/JNm1ksbfY+ipMatoVYZ21DKmqyxRqGGOAHVLQtjwPLZIxeBPdGSJuYglIIAGcR4WddQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-glob": "^6.4.1",
|
||||
"find-up": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -2534,9 +2534,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-glob": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.0.tgz",
|
||||
"integrity": "sha512-BpHKqBzRJ9LOLq3TRaw4DfgSxaCccmXAUDhRQ5DRI98E53YghWq5Tvrcaa/N+nvW/4f7yhxf88oeW5CTHJXPqw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.1.tgz",
|
||||
"integrity": "sha512-EXX784GzOlEnfQckf5dlrGsGbgzCW3d1Al30FnD5yprdXd7aSv9/UFWxHCo1wErTKfpnqXeu5wygrhfxr+01ug==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"micromatch": "^4.0.5"
|
||||
@ -2546,13 +2546,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-grammar": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.0.tgz",
|
||||
"integrity": "sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.1.tgz",
|
||||
"integrity": "sha512-e6jFy7AGVHhfqkqlTkXjGlR7wNEg7yRdN7w2BLp89d3l5uYp++qmIk2R0uSZiyeuWA9gR/W8yywGwBkTAeC6dg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0"
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"@cspell/cspell-types": "^6.4.1"
|
||||
},
|
||||
"bin": {
|
||||
"cspell-grammar": "bin.js"
|
||||
@ -2562,9 +2562,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-io": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.0.tgz",
|
||||
"integrity": "sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.1.tgz",
|
||||
"integrity": "sha512-NYBT471oEabVWKiMFtKKOmUM4g98wNTdJ0PHgs/DWjqMma248ZN01kHuq5HkMd6DMpWZf2caYHCbQG/Ox3X7Sg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
@ -2575,22 +2575,22 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-lib": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.0.tgz",
|
||||
"integrity": "sha512-O7gYMLIoyEgarWU2cygSENO35jlNzgxni4Ps7bTDmIF5HYNb/+j567srbfhFAnj8CmO7RTtEWVfY3i6tYn+N+w==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.1.tgz",
|
||||
"integrity": "sha512-ED9H5dyCgaUGwuriMNqwXX8g7AhCh5dLjnyroMOzZzruOiBdJgc3HvldRoDaeR/MK2dWLZFfCquEKPjq6w1ZBQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-bundled-dicts": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0",
|
||||
"@cspell/cspell-bundled-dicts": "^6.4.1",
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"@cspell/cspell-types": "^6.4.1",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.2",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.1",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-grammar": "^6.4.0",
|
||||
"cspell-io": "^6.4.0",
|
||||
"cspell-trie-lib": "^6.4.0",
|
||||
"cspell-glob": "^6.4.1",
|
||||
"cspell-grammar": "^6.4.1",
|
||||
"cspell-io": "^6.4.1",
|
||||
"cspell-trie-lib": "^6.4.1",
|
||||
"fast-equals": "^4.0.1",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -2641,12 +2641,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cspell-trie-lib": {
|
||||
"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==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.1.tgz",
|
||||
"integrity": "sha512-ePkASPRg0LEZ39Cae5JHAOK96RXgszLC5ZSaDNF0BXF/HI6SUx9xQ4wnm2RSv1M/zl8mPwk61uXpkEa87UIdCA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^3.1.1"
|
||||
},
|
||||
@ -9508,9 +9508,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-bundled-dicts": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.0.tgz",
|
||||
"integrity": "sha512-ImkqZPhq9ZTY8nWRxo8S1nUoQ274V/WenIwK7IYnBFpyj8VYRsRRrest07WTG0TriDf3RVS2wQgJ9ZKGOsKuLA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.1.tgz",
|
||||
"integrity": "sha512-eLY0CcMz/aqXm9wCzIPYl4kV0rbSHWQAXB+FvssqVsN+BVz73KdFhdHPX63oVpKWO9/oblo58ceS5JuC0w1sEA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/dict-ada": "^2.0.0",
|
||||
@ -9557,21 +9557,21 @@
|
||||
}
|
||||
},
|
||||
"@cspell/cspell-pipe": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.0.tgz",
|
||||
"integrity": "sha512-HWM+ExDmlXzGFqzhjBnKQA03LkcmpskUifPQk/+e2qh2ClPxQuI2A0t2djwIll2JtgAMzgaspEjKp8jGH/09iQ==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.4.1.tgz",
|
||||
"integrity": "sha512-TnWzVoBqzj1gTE4W5ewzxnV6XedxGYuR9qvY1iUIXA1QRZBY+F5bjfiuYy2Q2XR96Si1E5rB8sNmTv6mqPPF0g==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/cspell-types": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.0.tgz",
|
||||
"integrity": "sha512-/NXJUlNNt9A/WerPFh+pE2mNEqA02n4Yas4aFj5xd9W1aeA53NffiOpk/Zjx5TXUQtVSQO0gBpmSnFRFElIlLA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.1.tgz",
|
||||
"integrity": "sha512-77wX9D0DSnNYPl2zdqV6UniG8Sfd5Vw/X2/kDYs/shg6z1QeA8SBRgNoC+IkHEb72/ZQXY76sKD13n3IpF5q7g==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ada": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-2.0.0.tgz",
|
||||
"integrity": "sha512-4gfJEYXVwz6IN2LBaT6QoUV4pqaR35i0z0u9O684vLuVczvNJIHa4vNaSEFBr9d6xxncUyqstgP9P73ajJjh9A==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-2.0.1.tgz",
|
||||
"integrity": "sha512-vopTJ1oHrrFYV5GU55Sr+AzItR78Uj5YbCaspYABmYKlq4NRrcUAUsr4bWgymDcspMIHO7e7IFcj48OKs1fndA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-aws": {
|
||||
@ -9593,9 +9593,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-cpp": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-3.2.0.tgz",
|
||||
"integrity": "sha512-xMHC00Ozq2zKKqgDMCe+E+z5oExlT7GP9PFM4XzUDwG7fmkU3WQnDtBGP2Zn6ed7mhz5DEmvT+SKrmCh6mh3Yg==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-3.2.1.tgz",
|
||||
"integrity": "sha512-XcmzrKIghqFfrYLLaHtWKOp9rupiuGdc5ODONk+emsq0W5CIc3Abn27IQHwUzxzF+Cm5IfKAIJ5Kpe6hkzm0HQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-cryptocurrencies": {
|
||||
@ -9659,9 +9659,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-filetypes": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-filetypes/-/dict-filetypes-2.1.0.tgz",
|
||||
"integrity": "sha512-YqdBw5sgZsEbXCbA7Dz01982sUrOyOQEJNwRrU2HlSgEswubapwJnATZ8WoPnE/NviVi0TvTqhReEQni55vtLA==",
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-filetypes/-/dict-filetypes-2.1.1.tgz",
|
||||
"integrity": "sha512-Oo0/mUbFHzsaATqRLdkV1RMoYns3aGzeKFIpVJg415GYtJ8EABXtEArYTXeMwlboyGTPvEk+PR2hBSTSfQTqmg==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-fonts": {
|
||||
@ -9737,9 +9737,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-npm": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-3.0.1.tgz",
|
||||
"integrity": "sha512-ZfuzFwE03WwyShwvQfXhhKIrFxgAkOtA/N1KdEwfP//nVDgysJfGueBhJJfI6vjUSr1IA+u5DXrSV0nowLAEhg==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-3.1.0.tgz",
|
||||
"integrity": "sha512-Y9/kcrk9pw4BHAHHrEJxNcgXGNkfpFKbyGE4CjU5Bsfmr14y0DhKEw8wH8zUpJJ+ysFYH6vyE0vPIy224cjgYQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-php": {
|
||||
@ -9773,9 +9773,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-ruby": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-2.0.1.tgz",
|
||||
"integrity": "sha512-qGqhYfFeoBOashv/l0Kj5o4ilyvfq0s+t+r32juPOkOnbHz+hzxnJo2tMMg/L/UdjVV7Y8ovg4LDBC/seVrMYQ==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-2.0.2.tgz",
|
||||
"integrity": "sha512-vVnUpSmGDbPjs7MHq741DsLHhQcoA4CnUCM9wsTorQ9AQRDAkDTbK/LcY8nM19MoXCb3eF8PFku5Jq+gqH0u7w==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-rust": {
|
||||
@ -9791,9 +9791,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-software-terms": {
|
||||
"version": "2.1.12",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.12.tgz",
|
||||
"integrity": "sha512-l8AKy8x20axAYVmh2bVtj7QDUn+V8MPV8V9RWCLIBWyksNu/DmfA7Itz+/zxqAjhh7HwzZEOUmynQfUi3oo1VQ==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.0.tgz",
|
||||
"integrity": "sha512-uEqqqpIm3ji6mkNTweDji5rSgeZpvy2WACH7k5ORXs9MOMRfEx0lsrXwWekKyjbMQKaq/NQOIUTRVc9QSqhghA==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspell/dict-swift": {
|
||||
@ -11207,17 +11207,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"cspell": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.0.tgz",
|
||||
"integrity": "sha512-lpoV4nwknJ5dPvQo1OhOFlNotu/h1M++1C5GmEdLogd9jTE7+URGiRWkifzXB1+6sx/+tW6WB7v5j6Jz9UFBFA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.1.tgz",
|
||||
"integrity": "sha512-g6pUQWUG3KsoA69oIAjcSzzpnST2698ln3VIxWgdGAoQjyM8MKMyRlLaKVrm/ib0cKkMoLNREN5hL7icNc7RUQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.0",
|
||||
"cspell-gitignore": "^6.4.0",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-lib": "^6.4.0",
|
||||
"cspell-gitignore": "^6.4.1",
|
||||
"cspell-glob": "^6.4.1",
|
||||
"cspell-lib": "^6.4.1",
|
||||
"fast-json-stable-stringify": "^2.1.0",
|
||||
"file-entry-cache": "^6.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -11353,38 +11353,38 @@
|
||||
}
|
||||
},
|
||||
"cspell-gitignore": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.0.tgz",
|
||||
"integrity": "sha512-Q8cypswK4Aza32DjWKjgjruGSsst2VT4EcZ0n+MJFSKDSTp5W8gx1z/5o/kdOdeu9i8XS9T94VWybyqr286yWw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.1.tgz",
|
||||
"integrity": "sha512-v/TsoSz/KXf+Ru0K8X/JNm1ksbfY+ipMatoVYZ21DKmqyxRqGGOAHVLQtjwPLZIxeBPdGSJuYglIIAGcR4WddQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-glob": "^6.4.1",
|
||||
"find-up": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"cspell-glob": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.0.tgz",
|
||||
"integrity": "sha512-BpHKqBzRJ9LOLq3TRaw4DfgSxaCccmXAUDhRQ5DRI98E53YghWq5Tvrcaa/N+nvW/4f7yhxf88oeW5CTHJXPqw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.4.1.tgz",
|
||||
"integrity": "sha512-EXX784GzOlEnfQckf5dlrGsGbgzCW3d1Al30FnD5yprdXd7aSv9/UFWxHCo1wErTKfpnqXeu5wygrhfxr+01ug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"micromatch": "^4.0.5"
|
||||
}
|
||||
},
|
||||
"cspell-grammar": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.0.tgz",
|
||||
"integrity": "sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.1.tgz",
|
||||
"integrity": "sha512-e6jFy7AGVHhfqkqlTkXjGlR7wNEg7yRdN7w2BLp89d3l5uYp++qmIk2R0uSZiyeuWA9gR/W8yywGwBkTAeC6dg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0"
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"@cspell/cspell-types": "^6.4.1"
|
||||
}
|
||||
},
|
||||
"cspell-io": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.0.tgz",
|
||||
"integrity": "sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.1.tgz",
|
||||
"integrity": "sha512-NYBT471oEabVWKiMFtKKOmUM4g98wNTdJ0PHgs/DWjqMma248ZN01kHuq5HkMd6DMpWZf2caYHCbQG/Ox3X7Sg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
@ -11392,22 +11392,22 @@
|
||||
}
|
||||
},
|
||||
"cspell-lib": {
|
||||
"version": "6.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.0.tgz",
|
||||
"integrity": "sha512-O7gYMLIoyEgarWU2cygSENO35jlNzgxni4Ps7bTDmIF5HYNb/+j567srbfhFAnj8CmO7RTtEWVfY3i6tYn+N+w==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.1.tgz",
|
||||
"integrity": "sha512-ED9H5dyCgaUGwuriMNqwXX8g7AhCh5dLjnyroMOzZzruOiBdJgc3HvldRoDaeR/MK2dWLZFfCquEKPjq6w1ZBQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-bundled-dicts": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-types": "^6.4.0",
|
||||
"@cspell/cspell-bundled-dicts": "^6.4.1",
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"@cspell/cspell-types": "^6.4.1",
|
||||
"clear-module": "^4.1.2",
|
||||
"comment-json": "^4.2.2",
|
||||
"configstore": "^5.0.1",
|
||||
"cosmiconfig": "^7.0.1",
|
||||
"cspell-glob": "^6.4.0",
|
||||
"cspell-grammar": "^6.4.0",
|
||||
"cspell-io": "^6.4.0",
|
||||
"cspell-trie-lib": "^6.4.0",
|
||||
"cspell-glob": "^6.4.1",
|
||||
"cspell-grammar": "^6.4.1",
|
||||
"cspell-io": "^6.4.1",
|
||||
"cspell-trie-lib": "^6.4.1",
|
||||
"fast-equals": "^4.0.1",
|
||||
"find-up": "^5.0.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@ -11449,12 +11449,12 @@
|
||||
}
|
||||
},
|
||||
"cspell-trie-lib": {
|
||||
"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==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.1.tgz",
|
||||
"integrity": "sha512-ePkASPRg0LEZ39Cae5JHAOK96RXgszLC5ZSaDNF0BXF/HI6SUx9xQ4wnm2RSv1M/zl8mPwk61uXpkEa87UIdCA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cspell/cspell-pipe": "^6.4.0",
|
||||
"@cspell/cspell-pipe": "^6.4.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gensequence": "^3.1.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user