|
191 | 191 | widest-line "^3.1.0"
|
192 | 192 | wrap-ansi "^6.2.0"
|
193 | 193 |
|
194 |
| -"@types/json-schema@^7.0.9": |
195 |
| - version "7.0.11" |
196 |
| - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" |
197 |
| - integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== |
198 |
| - |
199 |
| -"@types/semver@^7.3.12": |
200 |
| - version "7.3.13" |
201 |
| - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91" |
202 |
| - integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw== |
203 |
| - |
204 |
| -"@typescript-eslint/eslint-plugin@^5.57.0": |
205 |
| - version "5.57.0" |
206 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c" |
207 |
| - integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA== |
208 |
| - dependencies: |
209 |
| - "@eslint-community/regexpp" "^4.4.0" |
210 |
| - "@typescript-eslint/scope-manager" "5.57.0" |
211 |
| - "@typescript-eslint/type-utils" "5.57.0" |
212 |
| - "@typescript-eslint/utils" "5.57.0" |
213 |
| - debug "^4.3.4" |
214 |
| - grapheme-splitter "^1.0.4" |
215 |
| - ignore "^5.2.0" |
216 |
| - natural-compare-lite "^1.4.0" |
217 |
| - semver "^7.3.7" |
218 |
| - tsutils "^3.21.0" |
219 |
| - |
220 |
| -"@typescript-eslint/[email protected]": |
221 |
| - version "5.57.0" |
222 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz#79ccd3fa7bde0758059172d44239e871e087ea36" |
223 |
| - integrity sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw== |
224 |
| - dependencies: |
225 |
| - "@typescript-eslint/types" "5.57.0" |
226 |
| - "@typescript-eslint/visitor-keys" "5.57.0" |
227 |
| - |
228 |
| -"@typescript-eslint/[email protected]": |
229 |
| - version "5.57.0" |
230 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz#98e7531c4e927855d45bd362de922a619b4319f2" |
231 |
| - integrity sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ== |
232 |
| - dependencies: |
233 |
| - "@typescript-eslint/typescript-estree" "5.57.0" |
234 |
| - "@typescript-eslint/utils" "5.57.0" |
235 |
| - debug "^4.3.4" |
236 |
| - tsutils "^3.21.0" |
237 |
| - |
238 |
| -"@typescript-eslint/[email protected]": |
239 |
| - version "5.57.0" |
240 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.0.tgz#727bfa2b64c73a4376264379cf1f447998eaa132" |
241 |
| - integrity sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ== |
242 |
| - |
243 |
| -"@typescript-eslint/[email protected]": |
244 |
| - version "5.57.0" |
245 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz#ebcd0ee3e1d6230e888d88cddf654252d41e2e40" |
246 |
| - integrity sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw== |
247 |
| - dependencies: |
248 |
| - "@typescript-eslint/types" "5.57.0" |
249 |
| - "@typescript-eslint/visitor-keys" "5.57.0" |
250 |
| - debug "^4.3.4" |
251 |
| - globby "^11.1.0" |
252 |
| - is-glob "^4.0.3" |
253 |
| - semver "^7.3.7" |
254 |
| - tsutils "^3.21.0" |
255 |
| - |
256 |
| -"@typescript-eslint/[email protected]": |
257 |
| - version "5.57.0" |
258 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.0.tgz#eab8f6563a2ac31f60f3e7024b91bf75f43ecef6" |
259 |
| - integrity sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw== |
260 |
| - dependencies: |
261 |
| - "@eslint-community/eslint-utils" "^4.2.0" |
262 |
| - "@types/json-schema" "^7.0.9" |
263 |
| - "@types/semver" "^7.3.12" |
264 |
| - "@typescript-eslint/scope-manager" "5.57.0" |
265 |
| - "@typescript-eslint/types" "5.57.0" |
266 |
| - "@typescript-eslint/typescript-estree" "5.57.0" |
267 |
| - eslint-scope "^5.1.1" |
268 |
| - semver "^7.3.7" |
269 |
| - |
270 |
| -"@typescript-eslint/[email protected]": |
271 |
| - version "5.57.0" |
272 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz#e2b2f4174aff1d15eef887ce3d019ecc2d7a8ac1" |
273 |
| - integrity sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g== |
274 |
| - dependencies: |
275 |
| - "@typescript-eslint/types" "5.57.0" |
276 |
| - eslint-visitor-keys "^3.3.0" |
277 |
| - |
278 | 194 | "@typescript/vfs@^1.3.5":
|
279 | 195 | version "1.4.0"
|
280 | 196 | resolved "https://registry.yarnpkg.com/@typescript/vfs/-/vfs-1.4.0.tgz#2d22985c7666c9d4ce26eb025405e6f156aa32b0"
|
@@ -546,14 +462,6 @@ eslint-plugin-jsonc@^2.7.0:
|
546 | 462 | jsonc-eslint-parser "^2.0.4"
|
547 | 463 | natural-compare "^1.4.0"
|
548 | 464 |
|
549 |
| -eslint-scope@^5.1.1: |
550 |
| - version "5.1.1" |
551 |
| - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |
552 |
| - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== |
553 |
| - dependencies: |
554 |
| - esrecurse "^4.3.0" |
555 |
| - estraverse "^4.1.1" |
556 |
| - |
557 | 465 | eslint-scope@^7.1.1:
|
558 | 466 | version "7.1.1"
|
559 | 467 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
|
@@ -641,11 +549,6 @@ esrecurse@^4.3.0:
|
641 | 549 | dependencies:
|
642 | 550 | estraverse "^5.2.0"
|
643 | 551 |
|
644 |
| -estraverse@^4.1.1: |
645 |
| - version "4.3.0" |
646 |
| - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" |
647 |
| - integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== |
648 |
| - |
649 | 552 | estraverse@^5.1.0, estraverse@^5.2.0:
|
650 | 553 | version "5.3.0"
|
651 | 554 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
|
1092 | 995 | resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
|
1093 | 996 | integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
|
1094 | 997 |
|
1095 |
| -natural-compare-lite@^1.4.0: |
1096 |
| - version "1.4.0" |
1097 |
| - resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4" |
1098 |
| - integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g== |
1099 |
| - |
1100 | 998 | natural-compare@^1.4.0:
|
1101 | 999 | version "1.4.0"
|
1102 | 1000 | resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
|
1214 | 1112 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
|
1215 | 1113 | integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
|
1216 | 1114 |
|
| 1115 | + |
| 1116 | + version "2.8.7" |
| 1117 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" |
| 1118 | + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== |
| 1119 | + |
1217 | 1120 | punycode@^2.1.0:
|
1218 | 1121 | version "2.3.0"
|
1219 | 1122 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
|
@@ -1294,7 +1197,7 @@ safe-buffer@~5.2.0:
|
1294 | 1197 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
1295 | 1198 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
1296 | 1199 |
|
1297 |
| -semver@^7.3.5, semver@^7.3.7, semver@^7.3.8: |
| 1200 | +semver@^7.3.5, semver@^7.3.8: |
1298 | 1201 | version "7.3.8"
|
1299 | 1202 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
|
1300 | 1203 | integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
|
|
0 commit comments