|
515 | 515 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
516 | 516 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
517 | 517 |
|
| 518 | +"@pkgr/core@^0.2.9": |
| 519 | + version "0.2.9" |
| 520 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b" |
| 521 | + integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA== |
| 522 | + |
518 | 523 | "@remix-run/router@1.23.2": |
519 | 524 | version "1.23.2" |
520 | 525 | resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971" |
@@ -3485,12 +3490,13 @@ eslint-plugin-cypress@^2.12.1: |
3485 | 3490 | dependencies: |
3486 | 3491 | globals "^13.20.0" |
3487 | 3492 |
|
3488 | | -eslint-plugin-prettier@^4.0.0: |
3489 | | - version "4.2.5" |
3490 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.5.tgz#91ca3f2f01a84f1272cce04e9717550494c0fe06" |
3491 | | - integrity sha512-9Ni+xgemM2IWLq6aXEpP2+V/V30GeA/46Ar629vcMqVPodFFWC9skHu/D1phvuqtS8bJCFnNf01/qcmqYEwNfg== |
| 3493 | +eslint-plugin-prettier@^5.0.0: |
| 3494 | + version "5.5.5" |
| 3495 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#9eae11593faa108859c26f9a9c367d619a0769c0" |
| 3496 | + integrity sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw== |
3492 | 3497 | dependencies: |
3493 | | - prettier-linter-helpers "^1.0.0" |
| 3498 | + prettier-linter-helpers "^1.0.1" |
| 3499 | + synckit "^0.11.12" |
3494 | 3500 |
|
3495 | 3501 | eslint-plugin-react@^7.29.1: |
3496 | 3502 | version "7.37.5" |
@@ -6937,7 +6943,7 @@ prepend-http@^1.0.1: |
6937 | 6943 | resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" |
6938 | 6944 | integrity sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg== |
6939 | 6945 |
|
6940 | | -prettier-linter-helpers@^1.0.0: |
| 6946 | +prettier-linter-helpers@^1.0.1: |
6941 | 6947 | version "1.0.1" |
6942 | 6948 | resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz#6a31f88a4bad6c7adda253de12ba4edaea80ebcd" |
6943 | 6949 | integrity sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg== |
@@ -8526,6 +8532,13 @@ symlink-or-copy@^1.1.8, symlink-or-copy@^1.2.0, symlink-or-copy@^1.3.1: |
8526 | 8532 | resolved "https://registry.yarnpkg.com/symlink-or-copy/-/symlink-or-copy-1.3.1.tgz#9506dd64d8e98fa21dcbf4018d1eab23e77f71fe" |
8527 | 8533 | integrity sha512-0K91MEXFpBUaywiwSSkmKjnGcasG/rVBXFLJz5DrgGabpYD6N+3yZrfD6uUIfpuTu65DZLHi7N8CizHc07BPZA== |
8528 | 8534 |
|
| 8535 | +synckit@^0.11.12: |
| 8536 | + version "0.11.12" |
| 8537 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.12.tgz#abe74124264fbc00a48011b0d98bdc1cffb64a7b" |
| 8538 | + integrity sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ== |
| 8539 | + dependencies: |
| 8540 | + "@pkgr/core" "^0.2.9" |
| 8541 | + |
8529 | 8542 | tabbable@^6.2.0: |
8530 | 8543 | version "6.4.0" |
8531 | 8544 | resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.4.0.tgz#36eb7a06d80b3924a22095daf45740dea3bf5581" |
|
0 commit comments