|
| 1 | +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. |
| 2 | +# yarn lockfile v1 |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + version "7.2.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.2.0.tgz#eaf3821fa0301d9d4aef88e63d4bcc19b73ba16c" |
| 8 | + integrity sha512-BA75MVfRlFQG2EZgFYIwyT1r6xSkwfP2bdkY/kLZusEYWiJs4xCowab/alaEaT0wSvmVuXGqiefeBlP+7V1yKg== |
| 9 | + dependencies: |
| 10 | + "@babel/types" "^7.2.0" |
| 11 | + jsesc "^2.5.1" |
| 12 | + lodash "^4.17.10" |
| 13 | + source-map "^0.5.0" |
| 14 | + trim-right "^1.0.1" |
| 15 | + |
| 16 | +"@babel/helper-string-parser@^7.25.7": |
| 17 | + version "7.25.7" |
| 18 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
| 19 | + integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
| 20 | + |
| 21 | +"@babel/helper-validator-identifier@^7.25.7": |
| 22 | + version "7.25.7" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" |
| 24 | + integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== |
| 25 | + |
| 26 | +"@babel/types@^7.19.0", "@babel/types@^7.2.0": |
| 27 | + version "7.25.7" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
| 29 | + integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
| 30 | + dependencies: |
| 31 | + "@babel/helper-string-parser" "^7.25.7" |
| 32 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 33 | + to-fast-properties "^2.0.0" |
| 34 | + |
| 35 | +"@jest/types@^24.9.0": |
| 36 | + version "24.9.0" |
| 37 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59" |
| 38 | + integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw== |
| 39 | + dependencies: |
| 40 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 41 | + "@types/istanbul-reports" "^1.1.1" |
| 42 | + "@types/yargs" "^13.0.0" |
| 43 | + |
| 44 | +"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": |
| 45 | + version "2.0.6" |
| 46 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7" |
| 47 | + integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w== |
| 48 | + |
| 49 | +"@types/istanbul-lib-report@*": |
| 50 | + version "3.0.3" |
| 51 | + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz#53047614ae72e19fc0401d872de3ae2b4ce350bf" |
| 52 | + integrity sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA== |
| 53 | + dependencies: |
| 54 | + "@types/istanbul-lib-coverage" "*" |
| 55 | + |
| 56 | +"@types/istanbul-reports@^1.1.1": |
| 57 | + version "1.1.2" |
| 58 | + resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz#e875cc689e47bce549ec81f3df5e6f6f11cfaeb2" |
| 59 | + integrity sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw== |
| 60 | + dependencies: |
| 61 | + "@types/istanbul-lib-coverage" "*" |
| 62 | + "@types/istanbul-lib-report" "*" |
| 63 | + |
| 64 | +"@types/yargs-parser@*": |
| 65 | + version "21.0.3" |
| 66 | + resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15" |
| 67 | + integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== |
| 68 | + |
| 69 | +"@types/yargs@^13.0.0": |
| 70 | + version "13.0.12" |
| 71 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.12.tgz#d895a88c703b78af0465a9de88aa92c61430b092" |
| 72 | + integrity sha512-qCxJE1qgz2y0hA4pIxjBR+PelCH0U5CK1XJXFwCNqfmliatKp47UCXXE9Dyk1OXBDLvsCF57TqQEJaeLfDYEOQ== |
| 73 | + dependencies: |
| 74 | + "@types/yargs-parser" "*" |
| 75 | + |
| 76 | +ansi-regex@^4.0.0: |
| 77 | + version "4.1.1" |
| 78 | + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed" |
| 79 | + integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g== |
| 80 | + |
| 81 | +ansi-styles@^3.2.0: |
| 82 | + version "3.2.1" |
| 83 | + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" |
| 84 | + integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== |
| 85 | + dependencies: |
| 86 | + color-convert "^1.9.0" |
| 87 | + |
| 88 | +ansi-styles@^4.1.0: |
| 89 | + version "4.3.0" |
| 90 | + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" |
| 91 | + integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== |
| 92 | + dependencies: |
| 93 | + color-convert "^2.0.1" |
| 94 | + |
| 95 | +"babel-plugin-react-compiler@file:../../packages/babel-plugin-react-compiler": |
| 96 | + version "0.0.0-experimental-334f00b-20240725" |
| 97 | + dependencies: |
| 98 | + "@babel/generator" "7.2.0" |
| 99 | + "@babel/types" "^7.19.0" |
| 100 | + chalk "4" |
| 101 | + invariant "^2.2.4" |
| 102 | + pretty-format "^24" |
| 103 | + zod "^3.22.4" |
| 104 | + zod-validation-error "^2.1.0" |
| 105 | + |
| 106 | +chalk@4: |
| 107 | + version "4.1.2" |
| 108 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
| 109 | + integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
| 110 | + dependencies: |
| 111 | + ansi-styles "^4.1.0" |
| 112 | + supports-color "^7.1.0" |
| 113 | + |
| 114 | +color-convert@^1.9.0: |
| 115 | + version "1.9.3" |
| 116 | + resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" |
| 117 | + integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== |
| 118 | + dependencies: |
| 119 | + color-name "1.1.3" |
| 120 | + |
| 121 | +color-convert@^2.0.1: |
| 122 | + version "2.0.1" |
| 123 | + resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" |
| 124 | + integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== |
| 125 | + dependencies: |
| 126 | + color-name "~1.1.4" |
| 127 | + |
| 128 | + |
| 129 | + version "1.1.3" |
| 130 | + resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
| 131 | + integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== |
| 132 | + |
| 133 | +color-name@~1.1.4: |
| 134 | + version "1.1.4" |
| 135 | + resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
| 136 | + integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
| 137 | + |
| 138 | +has-flag@^4.0.0: |
| 139 | + version "4.0.0" |
| 140 | + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
| 141 | + integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
| 142 | + |
| 143 | +invariant@^2.2.4: |
| 144 | + version "2.2.4" |
| 145 | + resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" |
| 146 | + integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== |
| 147 | + dependencies: |
| 148 | + loose-envify "^1.0.0" |
| 149 | + |
| 150 | +"js-tokens@^3.0.0 || ^4.0.0": |
| 151 | + version "4.0.0" |
| 152 | + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
| 153 | + integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
| 154 | + |
| 155 | +jsesc@^2.5.1: |
| 156 | + version "2.5.2" |
| 157 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
| 158 | + integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
| 159 | + |
| 160 | +lodash@^4.17.10: |
| 161 | + version "4.17.21" |
| 162 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
| 163 | + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| 164 | + |
| 165 | +loose-envify@^1.0.0: |
| 166 | + version "1.4.0" |
| 167 | + resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
| 168 | + integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
| 169 | + dependencies: |
| 170 | + js-tokens "^3.0.0 || ^4.0.0" |
| 171 | + |
| 172 | +pretty-format@^24: |
| 173 | + version "24.9.0" |
| 174 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9" |
| 175 | + integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA== |
| 176 | + dependencies: |
| 177 | + "@jest/types" "^24.9.0" |
| 178 | + ansi-regex "^4.0.0" |
| 179 | + ansi-styles "^3.2.0" |
| 180 | + react-is "^16.8.4" |
| 181 | + |
| 182 | +"react-compiler-runtime@file:../../packages/react-compiler-runtime": |
| 183 | + version "0.0.1" |
| 184 | + |
| 185 | +react-is@^16.8.4: |
| 186 | + version "16.13.1" |
| 187 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 188 | + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| 189 | + |
| 190 | +source-map@^0.5.0: |
| 191 | + version "0.5.7" |
| 192 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
| 193 | + integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ== |
| 194 | + |
| 195 | +supports-color@^7.1.0: |
| 196 | + version "7.2.0" |
| 197 | + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
| 198 | + integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
| 199 | + dependencies: |
| 200 | + has-flag "^4.0.0" |
| 201 | + |
| 202 | +to-fast-properties@^2.0.0: |
| 203 | + version "2.0.0" |
| 204 | + resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
| 205 | + integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== |
| 206 | + |
| 207 | +trim-right@^1.0.1: |
| 208 | + version "1.0.1" |
| 209 | + resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
| 210 | + integrity sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw== |
| 211 | + |
| 212 | +zod-validation-error@^2.1.0: |
| 213 | + version "2.1.0" |
| 214 | + resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-2.1.0.tgz#208eac75237dfed47c0018d2fe8fd03501bfc9ac" |
| 215 | + integrity sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ== |
| 216 | + |
| 217 | +zod@^3.22.4: |
| 218 | + version "3.23.8" |
| 219 | + resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" |
| 220 | + integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g== |
0 commit comments