|
117 | 117 | "@jridgewell/gen-mapping" "^0.3.2"
|
118 | 118 | jsesc "^2.5.1"
|
119 | 119 |
|
120 |
| -"@babel/generator@^7.19.3", "@babel/generator@^7.19.4": |
121 |
| - version "7.19.5" |
122 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.5.tgz#da3f4b301c8086717eee9cab14da91b1fa5dcca7" |
123 |
| - integrity sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg== |
124 |
| - dependencies: |
125 |
| - "@babel/types" "^7.19.4" |
126 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
127 |
| - jsesc "^2.5.1" |
128 |
| - |
129 | 120 | "@babel/helper-compilation-targets@^7.17.7":
|
130 | 121 | version "7.18.9"
|
131 | 122 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
|
|
183 | 174 | "@babel/template" "^7.18.10"
|
184 | 175 | "@babel/types" "^7.19.0"
|
185 | 176 |
|
186 |
| -"@babel/helper-function-name@^7.19.0": |
187 |
| - version "7.19.0" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c" |
189 |
| - integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w== |
190 |
| - dependencies: |
191 |
| - "@babel/template" "^7.18.10" |
192 |
| - "@babel/types" "^7.19.0" |
193 |
| - |
194 | 177 | "@babel/helper-get-function-arity@^7.16.7":
|
195 | 178 | version "7.16.7"
|
196 | 179 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
|
|
358 | 341 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539"
|
359 | 342 | integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
|
360 | 343 |
|
361 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.0", "@babel/parser@^7.16.4", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.18.10", "@babel/parser@^7.18.6", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4": |
362 |
| - version "7.20.0" |
363 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.0.tgz#b26133c888da4d79b0d3edcf42677bcadc783046" |
364 |
| - integrity sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg== |
| 344 | +"@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4": |
| 345 | + version "7.19.4" |
| 346 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.4.tgz#03c4339d2b8971eb3beca5252bafd9b9f79db3dc" |
| 347 | + integrity sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA== |
365 | 348 |
|
366 | 349 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
367 | 350 | version "7.8.4"
|
|
545 | 528 | debug "^4.1.0"
|
546 | 529 | globals "^11.1.0"
|
547 | 530 |
|
548 |
| -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3", "@babel/traverse@^7.19.4": |
549 |
| - version "7.19.4" |
550 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.4.tgz#f117820e18b1e59448a6c1fa9d0ff08f7ac459a8" |
551 |
| - integrity sha512-w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g== |
552 |
| - dependencies: |
553 |
| - "@babel/code-frame" "^7.18.6" |
554 |
| - "@babel/generator" "^7.19.4" |
555 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
556 |
| - "@babel/helper-function-name" "^7.19.0" |
557 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
558 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
559 |
| - "@babel/parser" "^7.19.4" |
560 |
| - "@babel/types" "^7.19.4" |
561 |
| - debug "^4.1.0" |
562 |
| - globals "^11.1.0" |
563 |
| - |
564 | 531 |
|
565 | 532 | version "7.17.0"
|
566 | 533 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
|
|
587 | 554 | "@babel/helper-validator-identifier" "^7.19.1"
|
588 | 555 | to-fast-properties "^2.0.0"
|
589 | 556 |
|
590 |
| -"@babel/types@^7.18.10", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4": |
591 |
| - version "7.19.4" |
592 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
593 |
| - integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
594 |
| - dependencies: |
595 |
| - "@babel/helper-string-parser" "^7.19.4" |
596 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
597 |
| - to-fast-properties "^2.0.0" |
598 |
| - |
599 | 557 | "@bcoe/v8-coverage@^0.2.3":
|
600 | 558 | version "0.2.3"
|
601 | 559 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
1078 | 1036 | dependencies:
|
1079 | 1037 | "@sinonjs/commons" "^1.7.0"
|
1080 | 1038 |
|
1081 |
| -"@trivago/prettier-plugin-sort-imports@^3.4.0": |
1082 |
| - version "3.4.0" |
1083 |
| - resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-3.4.0.tgz#68a6e9b49882eaf71566a00e283b46ed268daa72" |
1084 |
| - integrity sha512-485Iailw8X5f7KetzRka20RF1kPBEINR5LJMNwlBZWY1gRAlVnv5dZzyNPnLxSP0Qcia8HETa9Cdd8LlX9o+pg== |
| 1039 | +"@trivago/prettier-plugin-sort-imports@^3.3.0": |
| 1040 | + version "3.3.0" |
| 1041 | + resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-3.3.0.tgz#ee4e9ec1d8e3076b95fcb94311f42f7a61eecd37" |
| 1042 | + integrity sha512-1y44bVZuIN0RsS3oIiGd5k8Vm3IZXYZnp4VsP2Z/S5L9WAOw43HE2clso66M2S/dDeJ+8sKPqnHsEfh39Vjs3w== |
1085 | 1043 | dependencies:
|
1086 | 1044 | "@babel/core" "7.17.8"
|
1087 | 1045 | "@babel/generator" "7.17.7"
|
@@ -1695,7 +1653,6 @@ caniuse-lite@^1.0.30001400:
|
1695 | 1653 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001419.tgz#3542722d57d567c8210d5e4d0f9f17336b776457"
|
1696 | 1654 | integrity sha512-aFO1r+g6R7TW+PNQxKzjITwLOyDhVRLjW0LcwS/HCZGUUKTGNp9+IwLC4xyDSZBygVL/mxaFR3HIV6wEKQuSzw==
|
1697 | 1655 |
|
1698 |
| - |
1699 | 1656 | chalk@^2.0.0:
|
1700 | 1657 | version "2.4.2"
|
1701 | 1658 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -1874,11 +1831,6 @@ diff-sequences@^29.2.0:
|
1874 | 1831 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.2.0.tgz#4c55b5b40706c7b5d2c5c75999a50c56d214e8f6"
|
1875 | 1832 | integrity sha512-413SY5JpYeSBZxmenGEmCVQ8mCgtFJF0w9PROdaS6z987XC2Pd2GOKqOITLtMftmyFZqgtCOb/QA7/Z3ZXfzIw==
|
1876 | 1833 |
|
1877 |
| -diff-sequences@^29.0.0: |
1878 |
| - version "29.0.0" |
1879 |
| - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.0.0.tgz#bae49972ef3933556bcb0800b72e8579d19d9e4f" |
1880 |
| - integrity sha512-7Qe/zd1wxSDL4D/X/FPjOMB+ZMDt71W94KYaq05I2l0oQqgXgs7s4ftYYmV38gBSrPz2vcygxfs1xn0FT+rKNA== |
1881 |
| - |
1882 | 1834 | diff@^4.0.1:
|
1883 | 1835 | version "4.0.2"
|
1884 | 1836 | resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
@@ -1915,7 +1867,6 @@ electron-to-chromium@^1.4.251:
|
1915 | 1867 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.282.tgz#02af3fd6051e97ac3388a4b11d455bc1ca49838f"
|
1916 | 1868 | integrity sha512-Dki0WhHNh/br/Xi1vAkueU5mtIc9XLHcMKB6tNfQKk+kPG0TEUjRh5QEMAUbRp30/rYNMFD1zKKvbVzwq/4wmg==
|
1917 | 1869 |
|
1918 |
| - |
1919 | 1870 | emittery@^0.10.2:
|
1920 | 1871 | version "0.10.2"
|
1921 | 1872 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.10.2.tgz#902eec8aedb8c41938c46e9385e9db7e03182933"
|
@@ -3538,15 +3489,6 @@ pretty-format@^29.2.0:
|
3538 | 3489 | ansi-styles "^5.0.0"
|
3539 | 3490 | react-is "^18.0.0"
|
3540 | 3491 |
|
3541 |
| -pretty-format@^29.1.2: |
3542 |
| - version "29.1.2" |
3543 |
| - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.1.2.tgz#b1f6b75be7d699be1a051f5da36e8ae9e76a8e6a" |
3544 |
| - integrity sha512-CGJ6VVGXVRP2o2Dorl4mAwwvDWT25luIsYhkyVQW32E4nL+TgW939J7LlKT/npq5Cpq6j3s+sy+13yk7xYpBmg== |
3545 |
| - dependencies: |
3546 |
| - "@jest/schemas" "^29.0.0" |
3547 |
| - ansi-styles "^5.0.0" |
3548 |
| - react-is "^18.0.0" |
3549 |
| - |
3550 | 3492 | progress@^2.0.0:
|
3551 | 3493 | version "2.0.3"
|
3552 | 3494 | resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
@@ -3595,11 +3537,6 @@ react-is@^18.0.0:
|
3595 | 3537 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
3596 | 3538 | integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
3597 | 3539 |
|
3598 |
| -react-is@^18.0.0: |
3599 |
| - version "18.2.0" |
3600 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
3601 |
| - integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
3602 |
| - |
3603 | 3540 | readdirp@~3.6.0:
|
3604 | 3541 | version "3.6.0"
|
3605 | 3542 | resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
|
|
0 commit comments