|
3362 | 3362 | dependencies:
|
3363 | 3363 | "@octokit/openapi-types" "^11.2.0"
|
3364 | 3364 |
|
| 3365 | +"@pkgr/core@^0.1.0": |
| 3366 | + version "0.1.1" |
| 3367 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
| 3368 | + integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
| 3369 | + |
3365 | 3370 | "@pmmmwh/react-refresh-webpack-plugin@^0.4.3":
|
3366 | 3371 | version "0.4.3"
|
3367 | 3372 | resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.3.tgz#1eec460596d200c0236bf195b078a5d1df89b766"
|
@@ -8250,12 +8255,13 @@ eslint-plugin-jsx-a11y@^6.5.1:
|
8250 | 8255 | language-tags "^1.0.5"
|
8251 | 8256 | minimatch "^3.0.4"
|
8252 | 8257 |
|
8253 |
| -eslint-plugin-prettier@4.2.1: |
8254 |
| - version "4.2.1" |
8255 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b" |
8256 |
| - integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== |
| 8258 | +eslint-plugin-prettier@5.2.1: |
| 8259 | + version "5.2.1" |
| 8260 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95" |
| 8261 | + integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw== |
8257 | 8262 | dependencies:
|
8258 | 8263 | prettier-linter-helpers "^1.0.0"
|
| 8264 | + synckit "^0.9.1" |
8259 | 8265 |
|
8260 | 8266 | eslint-plugin-react-hooks@4.6.2:
|
8261 | 8267 | version "4.6.2"
|
@@ -17430,6 +17436,14 @@ sync-fetch@0.3.0:
|
17430 | 17436 | buffer "^5.7.0"
|
17431 | 17437 | node-fetch "^2.6.1"
|
17432 | 17438 |
|
| 17439 | +synckit@^0.9.1: |
| 17440 | + version "0.9.1" |
| 17441 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88" |
| 17442 | + integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A== |
| 17443 | + dependencies: |
| 17444 | + "@pkgr/core" "^0.1.0" |
| 17445 | + tslib "^2.6.2" |
| 17446 | + |
17433 | 17447 | table@^6.0.9:
|
17434 | 17448 | version "6.7.1"
|
17435 | 17449 | resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
|
@@ -17796,6 +17810,11 @@ tslib@^2.1.0:
|
17796 | 17810 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
|
17797 | 17811 | integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
|
17798 | 17812 |
|
| 17813 | +tslib@^2.6.2: |
| 17814 | + version "2.7.0" |
| 17815 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" |
| 17816 | + integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== |
| 17817 | + |
17799 | 17818 | tslib@~2.0.1:
|
17800 | 17819 | version "2.0.3"
|
17801 | 17820 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
|
|
0 commit comments