|
56 | 56 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
57 | 57 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
58 | 58 |
|
59 |
| -"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.18.5", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.24.4": |
| 59 | +"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.18.5", "@babel/core@^7.21.3", "@babel/core@^7.23.9": |
60 | 60 | version "7.26.9"
|
61 | 61 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2"
|
62 | 62 | integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==
|
|
77 | 77 | json5 "^2.2.3"
|
78 | 78 | semver "^6.3.1"
|
79 | 79 |
|
| 80 | +"@babel/core@^7.24.4": |
| 81 | + version "7.26.10" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 83 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
| 84 | + dependencies: |
| 85 | + "@ampproject/remapping" "^2.2.0" |
| 86 | + "@babel/code-frame" "^7.26.2" |
| 87 | + "@babel/generator" "^7.26.10" |
| 88 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 89 | + "@babel/helper-module-transforms" "^7.26.0" |
| 90 | + "@babel/helpers" "^7.26.10" |
| 91 | + "@babel/parser" "^7.26.10" |
| 92 | + "@babel/template" "^7.26.9" |
| 93 | + "@babel/traverse" "^7.26.10" |
| 94 | + "@babel/types" "^7.26.10" |
| 95 | + convert-source-map "^2.0.0" |
| 96 | + debug "^4.1.0" |
| 97 | + gensync "^1.0.0-beta.2" |
| 98 | + json5 "^2.2.3" |
| 99 | + semver "^6.3.1" |
| 100 | + |
80 | 101 | "@babel/eslint-parser@^7.12.10":
|
81 | 102 | version "7.26.8"
|
82 | 103 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09"
|
|
103 | 124 | "@jridgewell/trace-mapping" "^0.3.25"
|
104 | 125 | jsesc "^3.0.2"
|
105 | 126 |
|
106 |
| -"@babel/generator@^7.26.9": |
107 |
| - version "7.26.9" |
108 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
109 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 127 | +"@babel/generator@^7.26.10", "@babel/generator@^7.26.9": |
| 128 | + version "7.26.10" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 130 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
110 | 131 | dependencies:
|
111 |
| - "@babel/parser" "^7.26.9" |
112 |
| - "@babel/types" "^7.26.9" |
| 132 | + "@babel/parser" "^7.26.10" |
| 133 | + "@babel/types" "^7.26.10" |
113 | 134 | "@jridgewell/gen-mapping" "^0.3.5"
|
114 | 135 | "@jridgewell/trace-mapping" "^0.3.25"
|
115 | 136 | jsesc "^3.0.2"
|
|
132 | 153 | lru-cache "^5.1.1"
|
133 | 154 | semver "^6.3.1"
|
134 | 155 |
|
135 |
| -"@babel/helper-create-class-features-plugin@^7.25.9": |
| 156 | +"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.25.9": |
136 | 157 | version "7.26.9"
|
137 | 158 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.26.9.tgz#d6f83e3039547fbb39967e78043cd3c8b7820c71"
|
138 | 159 | integrity sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==
|
|
265 | 286 | "@babel/traverse" "^7.25.9"
|
266 | 287 | "@babel/types" "^7.25.9"
|
267 | 288 |
|
268 |
| -"@babel/helpers@^7.26.9": |
269 |
| - version "7.26.9" |
270 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
271 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 289 | +"@babel/helpers@^7.26.10", "@babel/helpers@^7.26.9": |
| 290 | + version "7.26.10" |
| 291 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 292 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
272 | 293 | dependencies:
|
273 | 294 | "@babel/template" "^7.26.9"
|
274 |
| - "@babel/types" "^7.26.9" |
| 295 | + "@babel/types" "^7.26.10" |
275 | 296 |
|
276 | 297 | "@babel/highlight@^7.25.7":
|
277 | 298 | version "7.25.9"
|
|
290 | 311 | dependencies:
|
291 | 312 | "@babel/types" "^7.25.8"
|
292 | 313 |
|
293 |
| -"@babel/parser@^7.24.4": |
294 |
| - version "7.26.3" |
295 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" |
296 |
| - integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== |
297 |
| - dependencies: |
298 |
| - "@babel/types" "^7.26.3" |
299 |
| - |
300 |
| -"@babel/parser@^7.26.9": |
301 |
| - version "7.26.9" |
302 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
303 |
| - integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 314 | +"@babel/parser@^7.24.4", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
| 315 | + version "7.26.10" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 317 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
304 | 318 | dependencies:
|
305 |
| - "@babel/types" "^7.26.9" |
| 319 | + "@babel/types" "^7.26.10" |
306 | 320 |
|
307 | 321 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
308 | 322 | version "7.25.9"
|
|
359 | 373 | dependencies:
|
360 | 374 | "@babel/helper-plugin-utils" "^7.25.9"
|
361 | 375 |
|
| 376 | +"@babel/plugin-proposal-private-methods@^7.18.6": |
| 377 | + version "7.18.6" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz#5209de7d213457548a98436fa2882f52f4be6bea" |
| 379 | + integrity sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA== |
| 380 | + dependencies: |
| 381 | + "@babel/helper-create-class-features-plugin" "^7.18.6" |
| 382 | + "@babel/helper-plugin-utils" "^7.18.6" |
| 383 | + |
362 | 384 | "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
363 | 385 | version "7.21.0-placeholder-for-preset-env.2"
|
364 | 386 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
|
|
1137 | 1159 | debug "^4.3.1"
|
1138 | 1160 | globals "^11.1.0"
|
1139 | 1161 |
|
1140 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
| 1162 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.9": |
| 1163 | + version "7.26.10" |
| 1164 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1165 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1166 | + dependencies: |
| 1167 | + "@babel/code-frame" "^7.26.2" |
| 1168 | + "@babel/generator" "^7.26.10" |
| 1169 | + "@babel/parser" "^7.26.10" |
| 1170 | + "@babel/template" "^7.26.9" |
| 1171 | + "@babel/types" "^7.26.10" |
| 1172 | + debug "^4.3.1" |
| 1173 | + globals "^11.1.0" |
| 1174 | + |
| 1175 | +"@babel/traverse@^7.26.8": |
1141 | 1176 | version "7.26.9"
|
1142 | 1177 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
|
1143 | 1178 | integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
|
|
1167 | 1202 | "@babel/helper-string-parser" "^7.25.9"
|
1168 | 1203 | "@babel/helper-validator-identifier" "^7.25.9"
|
1169 | 1204 |
|
1170 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.4.4": |
1171 |
| - version "7.26.9" |
1172 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
1173 |
| - integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 1205 | +"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1206 | + version "7.26.10" |
| 1207 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1208 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
1174 | 1209 | dependencies:
|
1175 | 1210 | "@babel/helper-string-parser" "^7.25.9"
|
1176 | 1211 | "@babel/helper-validator-identifier" "^7.25.9"
|
1177 | 1212 |
|
1178 |
| -"@babel/types@^7.26.3": |
1179 |
| - version "7.26.7" |
1180 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
1181 |
| - integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
| 1213 | +"@babel/types@^7.4.4": |
| 1214 | + version "7.26.9" |
| 1215 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
| 1216 | + integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
1182 | 1217 | dependencies:
|
1183 | 1218 | "@babel/helper-string-parser" "^7.25.9"
|
1184 | 1219 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
3614 | 3649 |
|
3615 | 3650 | "@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.2-3fa19a2a17fd12d955ef1e14fd63aecbcf3b95e8-integrity/node_modules/bindings/wysiwyg-wasm":
|
3616 | 3651 | version "0.0.0"
|
3617 |
| - uid "" |
3618 | 3652 |
|
3619 | 3653 |
|
3620 | 3654 | version "2.38.2"
|
@@ -5762,9 +5796,9 @@ ejs@^3.1.8:
|
5762 | 5796 | jake "^10.8.5"
|
5763 | 5797 |
|
5764 | 5798 | electron-to-chromium@^1.5.73:
|
5765 |
| - version "1.5.112" |
5766 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.112.tgz#8d3d95d4d5653836327890282c8eda5c6f26626d" |
5767 |
| - integrity sha512-oen93kVyqSb3l+ziUgzIOlWt/oOuy4zRmpwestMn4rhFWAoFJeFuCVte9F2fASjeZZo7l/Cif9TiyrdW4CwEMA== |
| 5799 | + version "1.5.119" |
| 5800 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.119.tgz#4e105e419209b33e1c44b4d1b5fc6fb27fac0209" |
| 5801 | + integrity sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ== |
5768 | 5802 |
|
5769 | 5803 | emittery@^0.13.1:
|
5770 | 5804 | version "0.13.1"
|
@@ -6121,21 +6155,21 @@ eslint-plugin-matrix-org@^2.0.2:
|
6121 | 6155 | integrity sha512-YjVQ0qunzVV34tpUchLWhOrOalGfRLm0tclS4dPYnXS8Ui+p12o/YtRHt+26Mg5tJ0QH76HsGC0LJKLVLNoqfg==
|
6122 | 6156 |
|
6123 | 6157 | eslint-plugin-react-compiler@^19.0.0-beta-df7b47d-20241124:
|
6124 |
| - version "19.0.0-beta-df7b47d-20241124" |
6125 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-compiler/-/eslint-plugin-react-compiler-19.0.0-beta-df7b47d-20241124.tgz#468751d3a8a6781189405ee56b39b80545306df8" |
6126 |
| - integrity sha512-82PfnllC8jP/68KdLAbpWuYTcfmtGLzkqy2IW85WopKMTr+4rdQpp+lfliQ/QE79wWrv/dRoADrk3Pdhq25nTw== |
| 6158 | + version "19.0.0-beta-e552027-20250112" |
| 6159 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-compiler/-/eslint-plugin-react-compiler-19.0.0-beta-e552027-20250112.tgz#f4ad9cebe47615ebf6097a8084a30d761ee164f4" |
| 6160 | + integrity sha512-VjkIXHouCYyJHgk5HmZ1LH+fAK5CX+ULRX9iNYtwYJ+ljbivFhIT+JJyxNT/USQpCeS2Dt5ahjFeeMv0RRwTww== |
6127 | 6161 | dependencies:
|
6128 | 6162 | "@babel/core" "^7.24.4"
|
6129 | 6163 | "@babel/parser" "^7.24.4"
|
6130 |
| - "@babel/plugin-transform-private-methods" "^7.25.9" |
| 6164 | + "@babel/plugin-proposal-private-methods" "^7.18.6" |
6131 | 6165 | hermes-parser "^0.25.1"
|
6132 | 6166 | zod "^3.22.4"
|
6133 | 6167 | zod-validation-error "^3.0.3"
|
6134 | 6168 |
|
6135 | 6169 | eslint-plugin-react-hooks@^5.0.0:
|
6136 |
| - version "5.0.0" |
6137 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101" |
6138 |
| - integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw== |
| 6170 | + version "5.2.0" |
| 6171 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3" |
| 6172 | + integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg== |
6139 | 6173 |
|
6140 | 6174 | eslint-plugin-react@^7.28.0:
|
6141 | 6175 | version "7.37.4"
|
|
0 commit comments