|
767 | 767 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
768 | 768 |
|
769 | 769 | "@callstack/eslint-config@link:..":
|
770 |
| - version "0.0.0" |
771 |
| - uid "" |
| 770 | + version "13.0.2" |
| 771 | + dependencies: |
| 772 | + "@babel/core" "^7.16.0" |
| 773 | + "@babel/eslint-parser" "^7.16.3" |
| 774 | + "@babel/plugin-syntax-flow" "^7.18.6" |
| 775 | + "@babel/plugin-transform-react-jsx" "^7.18.10" |
| 776 | + "@typescript-eslint/eslint-plugin" "^5.36.2" |
| 777 | + "@typescript-eslint/parser" "^5.36.2" |
| 778 | + eslint-config-prettier "^8.3.0" |
| 779 | + eslint-plugin-flowtype "^8.0.3" |
| 780 | + eslint-plugin-import "^2.25.3" |
| 781 | + eslint-plugin-jest "^27.0.1" |
| 782 | + eslint-plugin-prettier "^4.0.0" |
| 783 | + eslint-plugin-promise "^6.0.1" |
| 784 | + eslint-plugin-react "^7.27.1" |
| 785 | + eslint-plugin-react-hooks "^4.3.0" |
| 786 | + eslint-plugin-react-native "^4.0.0" |
| 787 | + eslint-plugin-react-native-a11y "^3.2.1" |
| 788 | + eslint-restricted-globals "^0.2.0" |
| 789 | + prettier "^2.4.1" |
772 | 790 |
|
773 | 791 | "@eslint/eslintrc@^1.3.1":
|
774 | 792 | version "1.3.1"
|
@@ -4228,9 +4246,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
|
4228 | 4246 | integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
|
4229 | 4247 |
|
4230 | 4248 | json5@^1.0.1:
|
4231 |
| - version "1.0.1" |
4232 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" |
4233 |
| - integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== |
| 4249 | + version "1.0.2" |
| 4250 | + resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" |
| 4251 | + integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== |
4234 | 4252 | dependencies:
|
4235 | 4253 | minimist "^1.2.0"
|
4236 | 4254 |
|
@@ -4754,9 +4772,9 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
|
4754 | 4772 | brace-expansion "^1.1.7"
|
4755 | 4773 |
|
4756 | 4774 | minimist@^1.2.0, minimist@^1.2.6:
|
4757 |
| - version "1.2.6" |
4758 |
| - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" |
4759 |
| - integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== |
| 4775 | + version "1.2.7" |
| 4776 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18" |
| 4777 | + integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== |
4760 | 4778 |
|
4761 | 4779 | mixin-deep@^1.2.0:
|
4762 | 4780 | version "1.3.2"
|
|
0 commit comments