|
3343 | 3343 | dependencies:
|
3344 | 3344 | "@octokit/openapi-types" "^11.2.0"
|
3345 | 3345 |
|
| 3346 | +"@pkgr/core@^0.2.0": |
| 3347 | + version "0.2.0" |
| 3348 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7" |
| 3349 | + integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ== |
| 3350 | + |
3346 | 3351 | "@pmmmwh/react-refresh-webpack-plugin@^0.4.3":
|
3347 | 3352 | version "0.4.3"
|
3348 | 3353 | resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.3.tgz#1eec460596d200c0236bf195b078a5d1df89b766"
|
@@ -8396,12 +8401,13 @@ eslint-plugin-jsx-a11y@^6.5.1:
|
8396 | 8401 | language-tags "^1.0.5"
|
8397 | 8402 | minimatch "^3.0.4"
|
8398 | 8403 |
|
8399 |
| -eslint-plugin-prettier@4.2.1: |
8400 |
| - version "4.2.1" |
8401 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b" |
8402 |
| - integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== |
| 8404 | +eslint-plugin-prettier@5.2.4: |
| 8405 | + version "5.2.4" |
| 8406 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60" |
| 8407 | + integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw== |
8403 | 8408 | dependencies:
|
8404 | 8409 | prettier-linter-helpers "^1.0.0"
|
| 8410 | + synckit "^0.10.2" |
8405 | 8411 |
|
8406 | 8412 | eslint-plugin-react-hooks@4.6.2:
|
8407 | 8413 | version "4.6.2"
|
@@ -17892,6 +17898,14 @@ sync-fetch@0.3.0:
|
17892 | 17898 | buffer "^5.7.0"
|
17893 | 17899 | node-fetch "^2.6.1"
|
17894 | 17900 |
|
| 17901 | +synckit@^0.10.2: |
| 17902 | + version "0.10.2" |
| 17903 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.2.tgz#000b87488453b7943edd7ee5c3028057c4490af0" |
| 17904 | + integrity sha512-cSGiaCPhFzeFIQY8KKEacv46LclENY4d60jgkwCrKomvRkIjtMyss1dPkHLp/62c1leuOjEedB1+lWcwqTJSvA== |
| 17905 | + dependencies: |
| 17906 | + "@pkgr/core" "^0.2.0" |
| 17907 | + tslib "^2.8.1" |
| 17908 | + |
17895 | 17909 | table@^6.0.9:
|
17896 | 17910 | version "6.7.1"
|
17897 | 17911 | resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
|
@@ -18258,6 +18272,11 @@ tslib@^2.1.0:
|
18258 | 18272 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
|
18259 | 18273 | integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
|
18260 | 18274 |
|
| 18275 | +tslib@^2.8.1: |
| 18276 | + version "2.8.1" |
| 18277 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
| 18278 | + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
| 18279 | + |
18261 | 18280 | tslib@~2.0.1:
|
18262 | 18281 | version "2.0.3"
|
18263 | 18282 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
|
|
0 commit comments