|
3376 | 3376 | semver "^7.3.7"
|
3377 | 3377 | tsutils "^3.21.0"
|
3378 | 3378 |
|
3379 |
| -"@typescript-eslint/parser@5.30.6": |
3380 |
| - version "5.30.6" |
3381 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.6.tgz#add440db038fa9d777e4ebdaf66da9e7fb7abe92" |
3382 |
| - integrity sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA== |
3383 |
| - dependencies: |
3384 |
| - "@typescript-eslint/scope-manager" "5.30.6" |
3385 |
| - "@typescript-eslint/types" "5.30.6" |
3386 |
| - "@typescript-eslint/typescript-estree" "5.30.6" |
| 3379 | +"@typescript-eslint/parser@5.31.0": |
| 3380 | + version "5.31.0" |
| 3381 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.31.0.tgz#7f42d7dcc68a0a6d80a0f3d9a65063aee7bb8d2c" |
| 3382 | + integrity sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw== |
| 3383 | + dependencies: |
| 3384 | + "@typescript-eslint/scope-manager" "5.31.0" |
| 3385 | + "@typescript-eslint/types" "5.31.0" |
| 3386 | + "@typescript-eslint/typescript-estree" "5.31.0" |
3387 | 3387 | debug "^4.3.4"
|
3388 | 3388 |
|
3389 | 3389 | "@typescript-eslint/ [email protected]":
|
|
3394 | 3394 | "@typescript-eslint/types" "5.30.6"
|
3395 | 3395 | "@typescript-eslint/visitor-keys" "5.30.6"
|
3396 | 3396 |
|
| 3397 | +"@typescript-eslint/ [email protected]": |
| 3398 | + version "5.31.0" |
| 3399 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz#f47a794ba84d9b818ab7f8f44fff55a61016c606" |
| 3400 | + integrity sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg== |
| 3401 | + dependencies: |
| 3402 | + "@typescript-eslint/types" "5.31.0" |
| 3403 | + "@typescript-eslint/visitor-keys" "5.31.0" |
| 3404 | + |
3397 | 3405 | "@typescript-eslint/ [email protected]":
|
3398 | 3406 | version "5.30.6"
|
3399 | 3407 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.6.tgz#a64aa9acbe609ab77f09f53434a6af2b9685f3af"
|
|
3408 | 3416 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1"
|
3409 | 3417 | integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==
|
3410 | 3418 |
|
| 3419 | +"@typescript-eslint/ [email protected]": |
| 3420 | + version "5.31.0" |
| 3421 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.31.0.tgz#7aa389122b64b18e473c1672fb3b8310e5f07a9a" |
| 3422 | + integrity sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g== |
| 3423 | + |
3411 | 3424 | "@typescript-eslint/ [email protected]":
|
3412 | 3425 | version "5.30.6"
|
3413 | 3426 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e"
|
|
3421 | 3434 | semver "^7.3.7"
|
3422 | 3435 | tsutils "^3.21.0"
|
3423 | 3436 |
|
| 3437 | +"@typescript-eslint/ [email protected]": |
| 3438 | + version "5.31.0" |
| 3439 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.31.0.tgz#eb92970c9d6e3946690d50c346fb9b1d745ee882" |
| 3440 | + integrity sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw== |
| 3441 | + dependencies: |
| 3442 | + "@typescript-eslint/types" "5.31.0" |
| 3443 | + "@typescript-eslint/visitor-keys" "5.31.0" |
| 3444 | + debug "^4.3.4" |
| 3445 | + globby "^11.1.0" |
| 3446 | + is-glob "^4.0.3" |
| 3447 | + semver "^7.3.7" |
| 3448 | + tsutils "^3.21.0" |
| 3449 | + |
3424 | 3450 | "@typescript-eslint/ [email protected]", "@typescript-eslint/utils@^5.10.0":
|
3425 | 3451 | version "5.30.6"
|
3426 | 3452 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.6.tgz#1de2da14f678e7d187daa6f2e4cdb558ed0609dc"
|
|
3441 | 3467 | "@typescript-eslint/types" "5.30.6"
|
3442 | 3468 | eslint-visitor-keys "^3.3.0"
|
3443 | 3469 |
|
| 3470 | +"@typescript-eslint/ [email protected]": |
| 3471 | + version "5.31.0" |
| 3472 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.31.0.tgz#b0eca264df01ce85dceb76aebff3784629258f54" |
| 3473 | + integrity sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg== |
| 3474 | + dependencies: |
| 3475 | + "@typescript-eslint/types" "5.31.0" |
| 3476 | + eslint-visitor-keys "^3.3.0" |
| 3477 | + |
3444 | 3478 | "@webassemblyjs/ [email protected]":
|
3445 | 3479 | version "1.11.1"
|
3446 | 3480 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
|
|
3729 | 3763 | resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
|
3730 | 3764 | integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==
|
3731 | 3765 |
|
3732 |
| -"@xstate/cli@0.2.1": |
3733 |
| - version "0.2.1" |
3734 |
| - resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.2.1.tgz#78655907813992237ee6d1030ea48c43083b7410" |
3735 |
| - integrity sha512-DNX3webiPGinEJd50uB6j41q5NAOqoMHUIC1fsCaTL+JAWe+gvOT69MievNRJ0c56s/49Vf3bCGrCdHXt/5pGg== |
| 3766 | +"@xstate/cli@0.3.0": |
| 3767 | + version "0.3.0" |
| 3768 | + resolved "https://registry.yarnpkg.com/@xstate/cli/-/cli-0.3.0.tgz#810faa6319fa11811310b1defdd021c4cda2ec26" |
| 3769 | + integrity sha512-Vb47MUhPuoVuRvBLdAmmRl6vc1ELRCSL1OeUQqmHk/GsCdMi+A9hLRzfJW16/k4WhNze8lb4VMbJJzzJp0Y7tg== |
3736 | 3770 | dependencies:
|
3737 | 3771 | "@babel/core" "^7.12.10"
|
3738 | 3772 | "@xstate/machine-extractor" "0.7.0"
|
3739 |
| - "@xstate/tools-shared" "1.1.7" |
| 3773 | + "@xstate/tools-shared" "1.2.0" |
3740 | 3774 | chokidar "^3.5.3"
|
3741 | 3775 | commander "^8.0.0"
|
3742 | 3776 | xstate "^4.29.0"
|
|
3761 | 3795 | use-isomorphic-layout-effect "^1.0.0"
|
3762 | 3796 | use-sync-external-store "^1.0.0"
|
3763 | 3797 |
|
3764 |
| -"@xstate/tools-shared@1.1.7": |
3765 |
| - version "1.1.7" |
3766 |
| - resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.1.7.tgz#91c10fc4966c2258c10608aea279ecb8dd17a7f2" |
3767 |
| - integrity sha512-q+GzSHfhx9ld0UK9rqYz/QI+rE6oEP3M9FI5ybmXKOMZ6739YKzdY3iQAfYfLZP8/Y6xdfvcpSmOzfFQvjnpcw== |
| 3798 | +"@xstate/tools-shared@1.2.0": |
| 3799 | + version "1.2.0" |
| 3800 | + resolved "https://registry.yarnpkg.com/@xstate/tools-shared/-/tools-shared-1.2.0.tgz#3ee4a0e684497d37dffd197e551c3488f080357a" |
| 3801 | + integrity sha512-qRy6ABjkgXFYkxHNc1GEFdGjAZWhUnud5zoICYgvieH8g/rOft+neRyaQadIdEjhTmzhSl5fsqFRWAj5pWGSsw== |
3768 | 3802 | dependencies:
|
3769 | 3803 | "@xstate/machine-extractor" "0.7.0"
|
3770 | 3804 |
|
@@ -5008,10 +5042,10 @@ chownr@^2.0.0:
|
5008 | 5042 | resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
|
5009 | 5043 | integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
5010 | 5044 |
|
5011 |
| - |
5012 |
| - version "6.7.0" |
5013 |
| - resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.0.tgz#1d56c56acea6762d18c6042774fbfb6b434c6d91" |
5014 |
| - integrity sha512-kLpvVBKHp1uh7v14N0gPoejILsepS2OI8a4cJgM4Na0Du5GbZ0Iq7Yq/QknCuNiztlalSpBYHuD9SuVdBxL9vg== |
| 5045 | + |
| 5046 | + version "6.7.1" |
| 5047 | + resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.1.tgz#6548e51121269832709a203a55ce09e3bcfdda6d" |
| 5048 | + integrity sha512-iDVYnB24zPrMROvVBblIxlOaj5+vO1uDI0wRXObi5DVrkvCjDvHzsFfPwUoIHGiXE7f6tmw38ZZRI+LGarM9Ow== |
5015 | 5049 | dependencies:
|
5016 | 5050 | "@types/webpack-env" "^1.17.0"
|
5017 | 5051 |
|
@@ -6219,7 +6253,7 @@ enhanced-resolve@^4.5.0:
|
6219 | 6253 | memory-fs "^0.5.0"
|
6220 | 6254 | tapable "^1.0.0"
|
6221 | 6255 |
|
6222 |
| -enhanced-resolve@^5.0.0, enhanced-resolve@^5.10.0, enhanced-resolve@^5.9.3: |
| 6256 | +enhanced-resolve@^5.0.0, enhanced-resolve@^5.10.0: |
6223 | 6257 | version "5.10.0"
|
6224 | 6258 | resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz#0dc579c3bb2a1032e357ac45b8f3a6f3ad4fb1e6"
|
6225 | 6259 | integrity sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==
|
@@ -14099,10 +14133,10 @@ watchpack@^1.7.4:
|
14099 | 14133 | chokidar "^3.4.1"
|
14100 | 14134 | watchpack-chokidar2 "^2.0.1"
|
14101 | 14135 |
|
14102 |
| -watchpack@^2.2.0, watchpack@^2.3.1: |
14103 |
| - version "2.3.1" |
14104 |
| - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1.tgz#4200d9447b401156eeca7767ee610f8809bc9d25" |
14105 |
| - integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA== |
| 14136 | +watchpack@^2.2.0, watchpack@^2.4.0: |
| 14137 | + version "2.4.0" |
| 14138 | + resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d" |
| 14139 | + integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== |
14106 | 14140 | dependencies:
|
14107 | 14141 | glob-to-regexp "^0.4.1"
|
14108 | 14142 | graceful-fs "^4.1.2"
|
@@ -14311,21 +14345,21 @@ webpack@4:
|
14311 | 14345 | watchpack "^1.7.4"
|
14312 | 14346 | webpack-sources "^1.4.1"
|
14313 | 14347 |
|
14314 |
| -webpack@5.73.0: |
14315 |
| - version "5.73.0" |
14316 |
| - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.73.0.tgz#bbd17738f8a53ee5760ea2f59dce7f3431d35d38" |
14317 |
| - integrity sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA== |
| 14348 | +webpack@5.74.0: |
| 14349 | + version "5.74.0" |
| 14350 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980" |
| 14351 | + integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA== |
14318 | 14352 | dependencies:
|
14319 | 14353 | "@types/eslint-scope" "^3.7.3"
|
14320 | 14354 | "@types/estree" "^0.0.51"
|
14321 | 14355 | "@webassemblyjs/ast" "1.11.1"
|
14322 | 14356 | "@webassemblyjs/wasm-edit" "1.11.1"
|
14323 | 14357 | "@webassemblyjs/wasm-parser" "1.11.1"
|
14324 |
| - acorn "^8.4.1" |
| 14358 | + acorn "^8.7.1" |
14325 | 14359 | acorn-import-assertions "^1.7.6"
|
14326 | 14360 | browserslist "^4.14.5"
|
14327 | 14361 | chrome-trace-event "^1.0.2"
|
14328 |
| - enhanced-resolve "^5.9.3" |
| 14362 | + enhanced-resolve "^5.10.0" |
14329 | 14363 | es-module-lexer "^0.9.0"
|
14330 | 14364 | eslint-scope "5.1.1"
|
14331 | 14365 | events "^3.2.0"
|
|
14338 | 14372 | schema-utils "^3.1.0"
|
14339 | 14373 | tapable "^2.1.1"
|
14340 | 14374 | terser-webpack-plugin "^5.1.3"
|
14341 |
| - watchpack "^2.3.1" |
| 14375 | + watchpack "^2.4.0" |
14342 | 14376 | webpack-sources "^3.2.3"
|
14343 | 14377 |
|
14344 | 14378 | websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
|
|
0 commit comments