Skip to content

Commit

Permalink
fix: Update CSpell to 6.30.2 (#2599)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent d29bed1 commit 16209ee
Show file tree
Hide file tree
Showing 8 changed files with 115 additions and 105 deletions.
10 changes: 5 additions & 5 deletions modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"dependencies": {
"gensequence": "^4.0.3",
"@types/fs-extra": "^11.0.1",
"@cspell/cspell-types": "^6.30.1",
"cspell-glob": "^6.30.1",
"cspell-lib": "^6.30.1",
"@cspell/cspell-types": "^6.30.2",
"cspell-glob": "^6.30.2",
"cspell-lib": "^6.30.2",
"fs-extra": "^11.1.0",
"node-watch": "^0.7.3",
"rxjs": "^7.8.0",
"vscode-languageserver": "^8.1.0",
"vscode-languageserver-textdocument": "^1.0.8",
"vscode-uri": "^3.0.7",
"@cspell/cspell-bundled-dicts": "^6.30.1",
"cspell-gitignore": "^6.30.1"
"@cspell/cspell-bundled-dicts": "^6.30.2",
"cspell-gitignore": "^6.30.2"
},
"engines": {
"node": ">16.0.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2566,11 +2566,11 @@
"vitest": "^0.29.3"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.30.1",
"@cspell/cspell-types": "^6.30.1",
"@cspell/cspell-bundled-dicts": "^6.30.2",
"@cspell/cspell-types": "^6.30.2",
"@types/react": "^17.0.53",
"cosmiconfig": "^8.1.2",
"cspell": "^6.30.1",
"cspell": "^6.30.2",
"regexp-worker": "^2.0.1"
},
"comment-resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@cspell/cspell-types": "^6.30.1",
"@cspell/cspell-types": "^6.30.2",
"@types/chai": "^4.3.4",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
}
},
"devDependencies": {
"@cspell/cspell-types": "^6.30.1",
"@cspell/cspell-types": "^6.30.2",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.5.0",
"@types/micromatch": "^4.0.2",
"@types/node": "^18.15.3",
"common-utils": "1.0.0",
"cspell-glob": "^6.30.1",
"cspell-lib": "^6.30.1",
"cspell-glob": "^6.30.2",
"cspell-lib": "^6.30.2",
"fs-extra": "^11.1.0",
"gensequence": "^4.0.3",
"iconv-lite": "^0.6.3",
Expand All @@ -52,8 +52,8 @@
"webpack-cli": "^5.0.1"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.30.1",
"cspell-gitignore": "^6.30.1"
"@cspell/cspell-bundled-dicts": "^6.30.2",
"cspell-gitignore": "^6.30.2"
},
"scripts": {
"clean": "shx rm -rf dist temp out coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@cspell/cspell-types": "^6.30.1",
"@cspell/cspell-types": "^6.30.2",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.3",
"common-utils": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"vscode-uri": "^3.0.7",
"webpack": "^5.76.2",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.0"
"webpack-dev-server": "^4.13.1"
},
"files": [
"out/api/**",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test-watch": "jest --watch"
},
"devDependencies": {
"@cspell/cspell-types": "^6.30.1",
"@cspell/cspell-types": "^6.30.2",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.5.0",
"@types/jest-when": "^3.5.2",
Expand All @@ -38,7 +38,7 @@
"comment-json": "^4.2.3",
"common-utils": "1.0.0",
"cross-env": "^7.0.3",
"cspell-lib": "^6.30.1",
"cspell-lib": "^6.30.2",
"fs-extra": "^11.1.0",
"jest": "^29.5.0",
"jest-mock-vscode": "^1.3.0",
Expand Down
184 changes: 97 additions & 87 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cspell/[email protected].1", "@cspell/cspell-bundled-dicts@^6.30.1":
version "6.30.1"
resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.30.1.tgz#4e78f83cab93b19ffefeef142e8358ef61123005"
integrity sha512-6P/ai9qV5ShY/1JIg6DgBOKxKIU1c4bACQR2uk4ucIbD8Ar9+BEk4Y+b5+41NCTeEYftQD49wKoT/ESJfnm/8A==
"@cspell/[email protected].2", "@cspell/cspell-bundled-dicts@^6.30.2":
version "6.30.2"
resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.30.2.tgz#cfab603ac339b72ba4fc8535ab9a5f5153d3019d"
integrity sha512-M6Y7FKF6UVvCVS5QoMHZ9EeAaA1NUNHqp5hI+KWT8T0dbJnvSzYGuIMi6fMclip4uZeXMtVFiobJET8PacvzvA==
dependencies:
"@cspell/dict-ada" "^4.0.1"
"@cspell/dict-aws" "^3.0.0"
Expand Down Expand Up @@ -344,7 +344,7 @@
"@cspell/dict-node" "^4.0.2"
"@cspell/dict-npm" "^5.0.5"
"@cspell/dict-php" "^4.0.1"
"@cspell/dict-powershell" "^5.0.0"
"@cspell/dict-powershell" "^5.0.1"
"@cspell/dict-public-licenses" "^2.0.2"
"@cspell/dict-python" "^4.0.2"
"@cspell/dict-r" "^2.0.1"
Expand All @@ -358,20 +358,20 @@
"@cspell/dict-typescript" "^3.1.1"
"@cspell/dict-vue" "^3.0.0"

"@cspell/[email protected].1":
version "6.30.1"
resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.30.1.tgz#4f0d55cc197d13fff3112ae91b3d9155b538fa61"
integrity sha512-AkWCt3L79UXqRreZyfcs42ZC3nWwLqB/oVHOZcufuHw/uWB/jrSE1kK6SlWu+fboA+C0USmKYM+n1o4LMk/DSA==
"@cspell/[email protected].2":
version "6.30.2"
resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.30.2.tgz#27176c0cbfe90b95b40eea786910473e7d932c4e"
integrity sha512-iPmlAM0qJetiMBY76kz4FpT41xL9wLjXfVP3Zb1xpSPxi38ElpJmJIOxSjyzagOnk4w1JQtdm3jGx3QFhgrKIA==

"@cspell/[email protected].1":
version "6.30.1"
resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.30.1.tgz#41eb1d90b9dd310defa5597134dde66a109cbc71"
integrity sha512-TCp42Gy65dj24v6G362yuIOjhefV0VKJJ6pgCxBjH5Ufnbc48Zdn1p7J/+epXRIktP77Xo4YpP5EHsAKYzqr1Q==
"@cspell/[email protected].2":
version "6.30.2"
resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.30.2.tgz#fc93e2b89a3547f762377a4a6aa2343cf7e77525"
integrity sha512-UxXLM1ViwM14MiJ/qfhfy8VNjieN02/kRdsUNBTVzWzitIzyU4q8Xa56/oH8iBCCEcruk0ft4uJe7mWW+Viq3A==

"@cspell/[email protected].1", "@cspell/cspell-types@^6.30.1":
version "6.30.1"
resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.30.1.tgz#5e43d7adc44f33d5dc314571ed3849cfb458b690"
integrity sha512-7aDb6uXtpUhUNShd6CSkq+02xWrtlrPlwRD9fY10YZMRAvpuoFnHObtPWoT1xLmG8KwO1IRkLGk1kT3srUE13Q==
"@cspell/[email protected].2", "@cspell/cspell-types@^6.30.2":
version "6.30.2"
resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.30.2.tgz#baf5fc33bae8e6e445bda9c6cb4f699ecc7e69de"
integrity sha512-UDnnR4hslBv2SIUlkHNnnX/VbSUBqeWRdM36lISDO5oLJV88g3sRLSSVJB6E9bhtfAXyxTdVio4C23NWf98Rng==

"@cspell/dict-ada@^4.0.1":
version "4.0.1"
Expand Down Expand Up @@ -538,7 +538,7 @@
resolved "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.1.tgz#f3c5cd241f43a32b09355370fc6ce7bd50e6402c"
integrity sha512-XaQ/JkSyq2c07MfRG54DjLi2CV+HHwS99DDCAao9Fq2JfkWroTQsUeek7wYZXJATrJVOULoV3HKih12x905AtQ==

"@cspell/dict-powershell@^5.0.0":
"@cspell/dict-powershell@^5.0.1":
version "5.0.1"
resolved "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-5.0.1.tgz#55c5fa8dbf283c1b288febba9e06967b2b3b1aab"
integrity sha512-lLl+syWFgfv2xdsoxHfPIB2FGkn//XahCIKcRaf52AOlm1/aXeaJN579B9HCpvM7wawHzMqJ33VJuL/vb6Lc4g==
Expand Down Expand Up @@ -603,17 +603,17 @@
resolved "https://registry.npmjs.org/@cspell/dict-vue/-/dict-vue-3.0.0.tgz#68ccb432ad93fcb0fd665352d075ae9a64ea9250"
integrity sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==

"@cspell/[email protected].1":
version "6.30.1"
resolved "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.30.1.tgz#8a665af28e9cdf8775eb5d844b959be58d847eaa"
integrity sha512-PumkO4pV5YSkNLyD5X2RP/2+T4YYrTnnjW1bci0VhUO5PJuSAetHqAWCcYYHzV+KRp8nFRBNBGeo8CqSh0dDCQ==
"@cspell/[email protected].2":
version "6.30.2"
resolved "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-6.30.2.tgz#6a3ccb98e5b4a8ba18d863831188a6217f4dba7e"
integrity sha512-q6oWWJx9SZMc0NXz2bPReBWqN8ZlEZovLDrC2fznMWenD+YflY9gqcc3Hl3Ebw+RujOVAETc/YUpWn1TTxKgzw==
dependencies:
import-meta-resolve "^2.2.2"

"@cspell/[email protected].1":
version "6.30.1"
resolved "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.30.1.tgz#6a0f6e895d807608e920f5e75af773f6b0492d88"
integrity sha512-hCGeaLOM08L0UIZ9chXKdATfTpu9xIDTqivpnGZ/+Gc9Vfcf+MGA2JmlSzwJIBi2awD9dRFSs7G21sEkkT2+tw==
"@cspell/[email protected].2":
version "6.30.2"
resolved "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.30.2.tgz#766da6a63134015a4888d75a93a9e61390da47a7"
integrity sha512-ON7lhyER4jAanAjt1LOQxmwBYRKYBaAtpyQGV8eHzYl5pmf6HHevDSmd65HtFcM0Zq4MnQyk+W7qjd3BF6lMYw==

"@discoveryjs/json-ext@^0.5.0":
version "0.5.7"
Expand Down Expand Up @@ -2779,6 +2779,16 @@ core-util-is@^1.0.3, core-util-is@~1.0.0:
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==

[email protected]:
version "8.0.0"
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
dependencies:
import-fresh "^3.2.1"
js-yaml "^4.1.0"
parse-json "^5.0.0"
path-type "^4.0.0"

cosmiconfig@^8.1.2:
version "8.1.2"
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.2.tgz#3a9af12d5663d041cd2ab448e9a0e62035ea902a"
Expand Down Expand Up @@ -2810,66 +2820,66 @@ crypto-random-string@^2.0.0:
resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==

[email protected].1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.30.1.tgz#f11da6f5c03e50417c531ad6a197d59f396b655f"
integrity sha512-BLsiSjzLg3mcN8344ycuyoOxxSxprVX01x6OXRr9XlxBi6CsW572CkJPB83rbMHsbGZ7vfgstcZRE/TkVxg7JQ==
[email protected].2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.30.2.tgz#11282342b5749cc33cc0c8c35114494e17360a98"
integrity sha512-ZRdN42T+9EknDzfWKg2CBKV1wH6/DIic6Y/DhKkHGcJ/02ys+5N587nR8zS5vB/d8Be4qOXVLFZ39nfdZ0vT1A==
dependencies:
"@cspell/cspell-pipe" "6.30.1"
"@cspell/cspell-types" "6.30.1"
cspell-trie-lib "6.30.1"
"@cspell/cspell-pipe" "6.30.2"
"@cspell/cspell-types" "6.30.2"
cspell-trie-lib "6.30.2"
fast-equals "^4.0.3"
gensequence "^5.0.2"

[email protected].1, cspell-gitignore@^6.30.1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.30.1.tgz#7637798613c6371db725df40966cda1031debe09"
integrity sha512-sWI/zH1vqcg7QcZrH/Q5QUAnsx0C5QB+lPHtv8fLd8Npwbqn7e+zD4Oi+cP54ugC5F/NTV3TiFVBwQI1vgJpLw==
[email protected].2, cspell-gitignore@^6.30.2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.30.2.tgz#896c8c9741b02d1bee1d022282befc376376e0d8"
integrity sha512-I/14FKE0CZTmx5HgAx3ieFk7k97hJkqin6w8VT/YiPf20lm2ca2VgXOMT+sndLw+cFIX1EdRU/KECRIYwipKXg==
dependencies:
cspell-glob "6.30.1"
cspell-glob "6.30.2"
find-up "^5.0.0"

[email protected].1, cspell-glob@^6.30.1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.30.1.tgz#b744a18889c9d4696a12cc5442eedbe13652e99e"
integrity sha512-z0ejx9GyVtpVDU2YWWMUZe5lvyh+lOgXt6339fuYRXWLy7jtAXFytcln/3vg0zu/yjxEzMTLyRPNCodADMP1WQ==
[email protected].2, cspell-glob@^6.30.2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.30.2.tgz#16daa823a6ee59c6220efb36631f2689cd62fa2b"
integrity sha512-lINrcHJaUFkK0X3Je1uBTXozv41HvPsZBwQnHiXzKiuSin4oE7dQ+D/MQIa9UryvMfnJV/BeCiIDkuHO4oA17A==
dependencies:
micromatch "^4.0.5"

[email protected].1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.30.1.tgz#17ad6352aac18940efb3ebeb2556c16f6823f32c"
integrity sha512-0pOArQTdVS+ZU7E+ar34Drc2D6QXhHJWKM+DXkfK+6fULuMjoz993brk5+5BMXW8PWMaMk3Ec7NFJTfULXIFYA==
[email protected].2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.30.2.tgz#a117ce65f30ab9c66d94c363fed50087768f0bfb"
integrity sha512-x9x80/uPwpXGLu2Vg/vb9Ncn1Mw8Y0Xzz2WXqzLufKyWk2S0tGHVvkDS6YkQRuK6gOabk5nDwhtnpwt93sgn1Q==
dependencies:
"@cspell/cspell-pipe" "6.30.1"
"@cspell/cspell-types" "6.30.1"
"@cspell/cspell-pipe" "6.30.2"
"@cspell/cspell-types" "6.30.2"

[email protected].1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.30.1.tgz#c01f97b8369a464f5b1b2501b6d3b9943a6861a4"
integrity sha512-nI4C39mDeYKfK30SpIifDcAku53QIgEhrwrI6foUhw8pdhCYnNi6QUCsqpyFdoM+YlvG1DekqR0S5HiyqijzTA==
[email protected].2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.30.2.tgz#6653f3fd8e04ba7d29e5d157a6e4afd7dbeab44c"
integrity sha512-moklQX2sYf2QC60i6RQCzIXyNONrOqNCa99UH4bFwxaHltMMef3bBOuVoDDfs/9vjeEPVgBwWQi+PEuhbyKq4w==
dependencies:
"@cspell/cspell-service-bus" "6.30.1"
"@cspell/cspell-service-bus" "6.30.2"
node-fetch "^2.6.9"

[email protected].1, cspell-lib@^6.30.1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.30.1.tgz#f2df3eb5aac7581542bf6c6847f2509e90555e28"
integrity sha512-gSCJdOPxhsUJltsUWoMIE9XwGYa4sOwbKBuvf4D7DCiBfGOm9KMpaYJeURcM+272MOvayELsYrKBBPHQuWRBJg==
[email protected].2, cspell-lib@^6.30.2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.30.2.tgz#5a93306bc0cc230dadd3c015afe4e168dcc080b2"
integrity sha512-5qkiRLGrjVV7unnobrma2V2istiDg9TEdY0UsBVGmjty57KXaoiSuTeEOmSS5QLp4IBF5Uo1P9F+Q3Svp8yCQw==
dependencies:
"@cspell/cspell-bundled-dicts" "6.30.1"
"@cspell/cspell-pipe" "6.30.1"
"@cspell/cspell-types" "6.30.1"
"@cspell/strong-weak-map" "6.30.1"
"@cspell/cspell-bundled-dicts" "6.30.2"
"@cspell/cspell-pipe" "6.30.2"
"@cspell/cspell-types" "6.30.2"
"@cspell/strong-weak-map" "6.30.2"
clear-module "^4.1.2"
comment-json "^4.2.3"
configstore "^5.0.1"
cosmiconfig "^8.1.2"
cspell-dictionary "6.30.1"
cspell-glob "6.30.1"
cspell-grammar "6.30.1"
cspell-io "6.30.1"
cspell-trie-lib "6.30.1"
cosmiconfig "8.0.0"
cspell-dictionary "6.30.2"
cspell-glob "6.30.2"
cspell-grammar "6.30.2"
cspell-io "6.30.2"
cspell-trie-lib "6.30.2"
fast-equals "^4.0.3"
find-up "^5.0.0"
gensequence "^5.0.2"
Expand All @@ -2879,28 +2889,28 @@ [email protected], cspell-lib@^6.30.1:
vscode-languageserver-textdocument "^1.0.8"
vscode-uri "^3.0.7"

[email protected].1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.30.1.tgz#64ba7b3d6ca2b832fbc0f28af06cd9a70ce9f775"
integrity sha512-wBYzVnQCFxKmLBDTDXy9uiMBUgJTQ23WkCHxckgWoxPufxWuqPTOxZXARBHcBAbpEnfIlGJ+b/6vD5VujdcCNA==
[email protected].2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.30.2.tgz#bd49e4cc0100b6579dead688d1cd83865725ac4e"
integrity sha512-xj8gmMKT4oz8740Rvy/d4hw9bRcyrCJ4q2O2nArJtpukURuW+UgYfwjyVqz2Zh+Lx86nNd7fEjPZM5+oIY5Vxw==
dependencies:
"@cspell/cspell-pipe" "6.30.1"
"@cspell/cspell-types" "6.30.1"
"@cspell/cspell-pipe" "6.30.2"
"@cspell/cspell-types" "6.30.2"
gensequence "^5.0.2"

cspell@^6.30.1:
version "6.30.1"
resolved "https://registry.npmjs.org/cspell/-/cspell-6.30.1.tgz#130dbc075fbcdee73b1f3e53271be4bba8589554"
integrity sha512-x/kO5rk5FXGEVfOyBYv73eMS9SfcK57mU35OSQ63mPI3X9Sj4uy5krrgd7lF7rCR3GcJQ0fV/hYkQzIkzN8IGA==
cspell@^6.30.2:
version "6.30.2"
resolved "https://registry.npmjs.org/cspell/-/cspell-6.30.2.tgz#2df9710faca930c1746dd45bc977c1983e2f2e81"
integrity sha512-2++f3cA4bCDON0Evd0D5GvhUU25yQx6Mhrm+DDBapBXKo6oXHn88mLNWU9csc6oVXrUcCAx3uH5U6FNKEiKGQQ==
dependencies:
"@cspell/cspell-pipe" "6.30.1"
"@cspell/dynamic-import" "6.30.1"
"@cspell/cspell-pipe" "6.30.2"
"@cspell/dynamic-import" "6.30.2"
chalk "^4.1.2"
commander "^10.0.0"
cspell-gitignore "6.30.1"
cspell-glob "6.30.1"
cspell-io "6.30.1"
cspell-lib "6.30.1"
cspell-gitignore "6.30.2"
cspell-glob "6.30.2"
cspell-io "6.30.2"
cspell-lib "6.30.2"
fast-glob "^3.2.12"
fast-json-stable-stringify "^2.1.0"
file-entry-cache "^6.0.1"
Expand Down Expand Up @@ -8621,10 +8631,10 @@ webpack-dev-middleware@^5.3.1:
range-parser "^1.2.1"
schema-utils "^4.0.0"

webpack-dev-server@^4.13.0:
version "4.13.0"
resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.0.tgz#9964abf6bc06637f68ef7ce6eed7b0e5b2cc89ec"
integrity sha512-1objTjwG2IaLNz0RjRQd41PjWOxHPc4I+1al4kmZu8J2nWcZcu1N1zlEWIJXTiYIkzhQ1RTrwjX4elnL+2e2GA==
webpack-dev-server@^4.13.1:
version "4.13.1"
resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.1.tgz#6417a9b5d2f528e7644b68d6ed335e392dccffe8"
integrity sha512-5tWg00bnWbYgkN+pd5yISQKDejRBYGEw15RaEEslH+zdbNDxxaZvEAO2WulaSaFKb5n3YG8JXsGaDsut1D0xdA==
dependencies:
"@types/bonjour" "^3.5.9"
"@types/connect-history-api-fallback" "^1.3.5"
Expand Down

0 comments on commit 16209ee

Please sign in to comment.