|
39 | 39 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
40 | 40 | integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
41 | 41 |
|
42 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.23.9", "@babel/core@^7.25.2": |
| 42 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.23.9", "@babel/core@^7.24.7", "@babel/core@^7.25.2": |
43 | 43 | version "7.25.2" |
44 | 44 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
45 | 45 | integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
|
252 | 252 | js-tokens "^4.0.0" |
253 | 253 | picocolors "^1.0.0" |
254 | 254 |
|
255 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3", "@babel/parser@^7.25.6": |
| 255 | +"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3", "@babel/parser@^7.25.6": |
256 | 256 | version "7.25.6" |
257 | 257 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f" |
258 | 258 | integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q== |
|
546 | 546 | dependencies: |
547 | 547 | "@babel/helper-plugin-utils" "^7.24.8" |
548 | 548 |
|
549 | | -"@babel/plugin-transform-class-properties@^7.25.4": |
| 549 | +"@babel/plugin-transform-class-properties@^7.24.7", "@babel/plugin-transform-class-properties@^7.25.4": |
550 | 550 | version "7.25.4" |
551 | 551 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
552 | 552 | integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
|
1069 | 1069 | "@babel/types" "^7.4.4" |
1070 | 1070 | esutils "^2.0.2" |
1071 | 1071 |
|
1072 | | -"@babel/preset-typescript@^7.13.0", "@babel/preset-typescript@^7.18.0": |
| 1072 | +"@babel/preset-typescript@^7.13.0", "@babel/preset-typescript@^7.18.0", "@babel/preset-typescript@^7.24.7": |
1073 | 1073 | version "7.24.7" |
1074 | 1074 | resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.7.tgz#66cd86ea8f8c014855671d5ea9a737139cbbfef1" |
1075 | 1075 | integrity sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ== |
|
1080 | 1080 | "@babel/plugin-transform-modules-commonjs" "^7.24.7" |
1081 | 1081 | "@babel/plugin-transform-typescript" "^7.24.7" |
1082 | 1082 |
|
1083 | | -"@babel/register@^7.0.0", "@babel/register@^7.13.16": |
| 1083 | +"@babel/register@^7.0.0", "@babel/register@^7.13.16", "@babel/register@^7.24.6": |
1084 | 1084 | version "7.24.6" |
1085 | 1085 | resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.24.6.tgz#59e21dcc79e1d04eed5377633b0f88029a6bef9e" |
1086 | 1086 | integrity sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w== |
@@ -2634,6 +2634,13 @@ ast-types@0.15.2: |
2634 | 2634 | dependencies: |
2635 | 2635 | tslib "^2.0.1" |
2636 | 2636 |
|
| 2637 | +ast-types@^0.16.1: |
| 2638 | + version "0.16.1" |
| 2639 | + resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.16.1.tgz#7a9da1617c9081bc121faafe91711b4c8bb81da2" |
| 2640 | + integrity sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg== |
| 2641 | + dependencies: |
| 2642 | + tslib "^2.0.1" |
| 2643 | + |
2637 | 2644 | astral-regex@^1.0.0: |
2638 | 2645 | version "1.0.0" |
2639 | 2646 | resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9" |
@@ -5904,6 +5911,30 @@ jscodeshift@^0.14.0: |
5904 | 5911 | temp "^0.8.4" |
5905 | 5912 | write-file-atomic "^2.3.0" |
5906 | 5913 |
|
| 5914 | +jscodeshift@^17.0.0: |
| 5915 | + version "17.0.0" |
| 5916 | + resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-17.0.0.tgz#a5a255b87cf9aab226133ddc02471e2ff7a88bd9" |
| 5917 | + integrity sha512-Af+MFsNwLSVO+t4kKjJdJKh6iNbNHfDfFGdyltJ2wUFN3furgbvHguJmB85iou+fY7wbHgI8eiEKpp6doGgtKg== |
| 5918 | + dependencies: |
| 5919 | + "@babel/core" "^7.24.7" |
| 5920 | + "@babel/parser" "^7.24.7" |
| 5921 | + "@babel/plugin-transform-class-properties" "^7.24.7" |
| 5922 | + "@babel/plugin-transform-modules-commonjs" "^7.24.7" |
| 5923 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7" |
| 5924 | + "@babel/plugin-transform-optional-chaining" "^7.24.7" |
| 5925 | + "@babel/plugin-transform-private-methods" "^7.24.7" |
| 5926 | + "@babel/preset-flow" "^7.24.7" |
| 5927 | + "@babel/preset-typescript" "^7.24.7" |
| 5928 | + "@babel/register" "^7.24.6" |
| 5929 | + flow-parser "0.*" |
| 5930 | + graceful-fs "^4.2.4" |
| 5931 | + micromatch "^4.0.7" |
| 5932 | + neo-async "^2.5.0" |
| 5933 | + picocolors "^1.0.1" |
| 5934 | + recast "^0.23.9" |
| 5935 | + temp "^0.9.4" |
| 5936 | + write-file-atomic "^5.0.1" |
| 5937 | + |
5907 | 5938 | jsesc@^2.5.1: |
5908 | 5939 | version "2.5.2" |
5909 | 5940 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
@@ -6565,7 +6596,7 @@ metro@0.81.0-alpha.0, metro@^0.81.0-alpha.0: |
6565 | 6596 | ws "^7.5.10" |
6566 | 6597 | yargs "^17.6.2" |
6567 | 6598 |
|
6568 | | -micromatch@^4.0.4: |
| 6599 | +micromatch@^4.0.4, micromatch@^4.0.7: |
6569 | 6600 | version "4.0.8" |
6570 | 6601 | resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" |
6571 | 6602 | integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== |
@@ -7422,6 +7453,17 @@ recast@^0.21.0: |
7422 | 7453 | source-map "~0.6.1" |
7423 | 7454 | tslib "^2.0.1" |
7424 | 7455 |
|
| 7456 | +recast@^0.23.9: |
| 7457 | + version "0.23.9" |
| 7458 | + resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.9.tgz#587c5d3a77c2cfcb0c18ccce6da4361528c2587b" |
| 7459 | + integrity sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q== |
| 7460 | + dependencies: |
| 7461 | + ast-types "^0.16.1" |
| 7462 | + esprima "~4.0.0" |
| 7463 | + source-map "~0.6.1" |
| 7464 | + tiny-invariant "^1.3.3" |
| 7465 | + tslib "^2.0.1" |
| 7466 | + |
7425 | 7467 | rechoir@^0.6.2: |
7426 | 7468 | version "0.6.2" |
7427 | 7469 | resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" |
@@ -7852,7 +7894,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: |
7852 | 7894 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" |
7853 | 7895 | integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== |
7854 | 7896 |
|
7855 | | -signal-exit@^4.1.0: |
| 7897 | +signal-exit@^4.0.1, signal-exit@^4.1.0: |
7856 | 7898 | version "4.1.0" |
7857 | 7899 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" |
7858 | 7900 | integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== |
@@ -8282,6 +8324,14 @@ temp@^0.8.4: |
8282 | 8324 | dependencies: |
8283 | 8325 | rimraf "~2.6.2" |
8284 | 8326 |
|
| 8327 | +temp@^0.9.4: |
| 8328 | + version "0.9.4" |
| 8329 | + resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.4.tgz#cd20a8580cb63635d0e4e9d4bd989d44286e7620" |
| 8330 | + integrity sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA== |
| 8331 | + dependencies: |
| 8332 | + mkdirp "^0.5.1" |
| 8333 | + rimraf "~2.6.2" |
| 8334 | + |
8285 | 8335 | terser@^5.15.0: |
8286 | 8336 | version "5.31.6" |
8287 | 8337 | resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.6.tgz#c63858a0f0703988d0266a82fcbf2d7ba76422b1" |
@@ -8324,6 +8374,11 @@ through@^2.3.6: |
8324 | 8374 | resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" |
8325 | 8375 | integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== |
8326 | 8376 |
|
| 8377 | +tiny-invariant@^1.3.3: |
| 8378 | + version "1.3.3" |
| 8379 | + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
| 8380 | + integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
| 8381 | + |
8327 | 8382 | tmp@^0.0.33: |
8328 | 8383 | version "0.0.33" |
8329 | 8384 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" |
@@ -8820,6 +8875,14 @@ write-file-atomic@^4.0.2: |
8820 | 8875 | imurmurhash "^0.1.4" |
8821 | 8876 | signal-exit "^3.0.7" |
8822 | 8877 |
|
| 8878 | +write-file-atomic@^5.0.1: |
| 8879 | + version "5.0.1" |
| 8880 | + resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-5.0.1.tgz#68df4717c55c6fa4281a7860b4c2ba0a6d2b11e7" |
| 8881 | + integrity sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw== |
| 8882 | + dependencies: |
| 8883 | + imurmurhash "^0.1.4" |
| 8884 | + signal-exit "^4.0.1" |
| 8885 | + |
8823 | 8886 | ws@^6.2.3: |
8824 | 8887 | version "6.2.3" |
8825 | 8888 | resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee" |
|
0 commit comments