|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6": |
| 18 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6": |
19 | 19 | version "7.18.6"
|
20 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
|
21 | 21 | integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
|
|
48 | 48 | json5 "^2.2.2"
|
49 | 49 | semver "^6.3.0"
|
50 | 50 |
|
51 |
| -"@babel/generator@^7.21.0", "@babel/generator@^7.21.1", "@babel/generator@^7.7.2": |
| 51 | +"@babel/generator@7.17.7": |
| 52 | + version "7.17.7" |
| 53 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 54 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 55 | + dependencies: |
| 56 | + "@babel/types" "^7.17.0" |
| 57 | + jsesc "^2.5.1" |
| 58 | + source-map "^0.5.0" |
| 59 | + |
| 60 | +"@babel/generator@^7.17.3", "@babel/generator@^7.21.0", "@babel/generator@^7.21.1", "@babel/generator@^7.7.2": |
52 | 61 | version "7.21.1"
|
53 | 62 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd"
|
54 | 63 | integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==
|
|
118 | 127 | resolve "^1.14.2"
|
119 | 128 | semver "^6.1.2"
|
120 | 129 |
|
121 |
| -"@babel/helper-environment-visitor@^7.18.9": |
| 130 | +"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.9": |
122 | 131 | version "7.18.9"
|
123 | 132 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
124 | 133 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
|
130 | 139 | dependencies:
|
131 | 140 | "@babel/types" "^7.18.6"
|
132 | 141 |
|
133 |
| -"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0": |
| 142 | +"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0": |
134 | 143 | version "7.21.0"
|
135 | 144 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
|
136 | 145 | integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
|
137 | 146 | dependencies:
|
138 | 147 | "@babel/template" "^7.20.7"
|
139 | 148 | "@babel/types" "^7.21.0"
|
140 | 149 |
|
141 |
| -"@babel/helper-hoist-variables@^7.18.6": |
| 150 | +"@babel/helper-hoist-variables@^7.16.7", "@babel/helper-hoist-variables@^7.18.6": |
142 | 151 | version "7.18.6"
|
143 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
144 | 153 | integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
|
|
221 | 230 | dependencies:
|
222 | 231 | "@babel/types" "^7.20.0"
|
223 | 232 |
|
224 |
| -"@babel/helper-split-export-declaration@^7.18.6": |
| 233 | +"@babel/helper-split-export-declaration@^7.16.7", "@babel/helper-split-export-declaration@^7.18.6": |
225 | 234 | version "7.18.6"
|
226 | 235 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
|
227 | 236 | integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
|
|
233 | 242 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
234 | 243 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
235 | 244 |
|
236 |
| -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 245 | +"@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
237 | 246 | version "7.19.1"
|
238 | 247 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
239 | 248 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
271 | 280 | chalk "^2.0.0"
|
272 | 281 | js-tokens "^4.0.0"
|
273 | 282 |
|
274 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": |
| 283 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.17.3", "@babel/parser@^7.20.5", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": |
275 | 284 | version "7.21.2"
|
276 | 285 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3"
|
277 | 286 | integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
|
|
963 | 972 | "@babel/parser" "^7.20.7"
|
964 | 973 | "@babel/types" "^7.20.7"
|
965 | 974 |
|
| 975 | +"@babel/traverse@7.17.3": |
| 976 | + version "7.17.3" |
| 977 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
| 978 | + integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
| 979 | + dependencies: |
| 980 | + "@babel/code-frame" "^7.16.7" |
| 981 | + "@babel/generator" "^7.17.3" |
| 982 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 983 | + "@babel/helper-function-name" "^7.16.7" |
| 984 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 985 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 986 | + "@babel/parser" "^7.17.3" |
| 987 | + "@babel/types" "^7.17.0" |
| 988 | + debug "^4.1.0" |
| 989 | + globals "^11.1.0" |
| 990 | + |
966 | 991 | "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.7.2":
|
967 | 992 | version "7.21.2"
|
968 | 993 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75"
|
|
979 | 1004 | debug "^4.1.0"
|
980 | 1005 | globals "^11.1.0"
|
981 | 1006 |
|
982 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1007 | +"@babel/types@7.17.0": |
| 1008 | + version "7.17.0" |
| 1009 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
| 1010 | + integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 1011 | + dependencies: |
| 1012 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1013 | + to-fast-properties "^2.0.0" |
| 1014 | + |
| 1015 | +"@babel/types@^7.0.0", "@babel/types@^7.17.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
983 | 1016 | version "7.21.2"
|
984 | 1017 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1"
|
985 | 1018 | integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==
|
|
1343 | 1376 | dependencies:
|
1344 | 1377 | "@sinonjs/commons" "^2.0.0"
|
1345 | 1378 |
|
| 1379 | +"@trivago/prettier-plugin-sort-imports@^4.1.1": |
| 1380 | + version "4.1.1" |
| 1381 | + resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.1.1.tgz#71c3c1ae770c3738b6fc85710714844477574ffd" |
| 1382 | + integrity sha512-dQ2r2uzNr1x6pJsuh/8x0IRA3CBUB+pWEW3J/7N98axqt7SQSm+2fy0FLNXvXGg77xEDC7KHxJlHfLYyi7PDcw== |
| 1383 | + dependencies: |
| 1384 | + "@babel/generator" "7.17.7" |
| 1385 | + "@babel/parser" "^7.20.5" |
| 1386 | + "@babel/traverse" "7.17.3" |
| 1387 | + "@babel/types" "7.17.0" |
| 1388 | + javascript-natural-sort "0.7.1" |
| 1389 | + lodash "^4.17.21" |
| 1390 | + |
1346 | 1391 | "@types/babel__core@^7.1.14":
|
1347 | 1392 | version "7.20.0"
|
1348 | 1393 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.0.tgz#61bc5a4cae505ce98e1e36c5445e4bee060d8891"
|
@@ -2795,6 +2840,11 @@ escape-string-regexp@^4.0.0:
|
2795 | 2840 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
2796 | 2841 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
2797 | 2842 |
|
| 2843 | +eslint-config-prettier@^8.7.0: |
| 2844 | + version "8.7.0" |
| 2845 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d" |
| 2846 | + integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA== |
| 2847 | + |
2798 | 2848 | eslint-plugin-react-hooks@^4.0.0:
|
2799 | 2849 | version "4.6.0"
|
2800 | 2850 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
|
@@ -3764,6 +3814,11 @@ istanbul-reports@^3.1.3:
|
3764 | 3814 | html-escaper "^2.0.0"
|
3765 | 3815 | istanbul-lib-report "^3.0.0"
|
3766 | 3816 |
|
| 3817 | +javascript-natural-sort@0.7.1: |
| 3818 | + version "0.7.1" |
| 3819 | + resolved "https://registry.yarnpkg.com/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz#f9e2303d4507f6d74355a73664d1440fb5a0ef59" |
| 3820 | + integrity sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw== |
| 3821 | + |
3767 | 3822 | jest-changed-files@^29.5.0:
|
3768 | 3823 | version "29.5.0"
|
3769 | 3824 | resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.5.0.tgz#e88786dca8bf2aa899ec4af7644e16d9dcf9b23e"
|
@@ -5552,6 +5607,11 @@ source-map@0.5.6:
|
5552 | 5607 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
|
5553 | 5608 | integrity sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==
|
5554 | 5609 |
|
| 5610 | +source-map@^0.5.0: |
| 5611 | + version "0.5.7" |
| 5612 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
| 5613 | + integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ== |
| 5614 | + |
5555 | 5615 | source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0:
|
5556 | 5616 | version "0.6.1"
|
5557 | 5617 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
|
0 commit comments