|
1453 | 1453 | dependencies: |
1454 | 1454 | "@octokit/openapi-types" "^12.11.0" |
1455 | 1455 |
|
| 1456 | +"@pkgr/core@^0.1.0": |
| 1457 | + version "0.1.1" |
| 1458 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
| 1459 | + integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
| 1460 | + |
1456 | 1461 | "@react-native-community/cli-clean@^10.1.1": |
1457 | 1462 | version "10.1.1" |
1458 | 1463 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-10.1.1.tgz#4c73ce93a63a24d70c0089d4025daac8184ff504" |
@@ -3312,7 +3317,15 @@ eslint-plugin-jest@^26.5.3: |
3312 | 3317 | dependencies: |
3313 | 3318 | "@typescript-eslint/utils" "^5.10.0" |
3314 | 3319 |
|
3315 | | -eslint-plugin-prettier@4.2.1, eslint-plugin-prettier@^4.2.1: |
| 3320 | +eslint-plugin-prettier@5.2.3: |
| 3321 | + version "5.2.3" |
| 3322 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5" |
| 3323 | + integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw== |
| 3324 | + dependencies: |
| 3325 | + prettier-linter-helpers "^1.0.0" |
| 3326 | + synckit "^0.9.1" |
| 3327 | + |
| 3328 | +eslint-plugin-prettier@^4.2.1: |
3316 | 3329 | version "4.2.1" |
3317 | 3330 | resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b" |
3318 | 3331 | integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== |
@@ -7288,6 +7301,14 @@ supports-preserve-symlinks-flag@^1.0.0: |
7288 | 7301 | resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
7289 | 7302 | integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== |
7290 | 7303 |
|
| 7304 | +synckit@^0.9.1: |
| 7305 | + version "0.9.2" |
| 7306 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62" |
| 7307 | + integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw== |
| 7308 | + dependencies: |
| 7309 | + "@pkgr/core" "^0.1.0" |
| 7310 | + tslib "^2.6.2" |
| 7311 | + |
7291 | 7312 | table-layout@^1.0.2: |
7292 | 7313 | version "1.0.2" |
7293 | 7314 | resolved "https://registry.yarnpkg.com/table-layout/-/table-layout-1.0.2.tgz#c4038a1853b0136d63365a734b6931cf4fad4a04" |
@@ -7497,6 +7518,11 @@ tslib@^2, tslib@^2.0.1: |
7497 | 7518 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" |
7498 | 7519 | integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== |
7499 | 7520 |
|
| 7521 | +tslib@^2.6.2: |
| 7522 | + version "2.8.1" |
| 7523 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
| 7524 | + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
| 7525 | + |
7500 | 7526 | tsutils@^3.21.0: |
7501 | 7527 | version "3.21.0" |
7502 | 7528 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
|
0 commit comments