-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
099c307
commit a3b5d4d
Showing
1 changed file
with
91 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,12 +56,12 @@ | |
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e" | ||
integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg== | ||
|
||
"@babel/compat-data@^7.25.9": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02" | ||
integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g== | ||
"@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" | ||
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== | ||
|
||
"@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": | ||
"@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": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" | ||
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== | ||
|
@@ -82,6 +82,27 @@ | |
json5 "^2.2.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/core@^7.24.4": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" | ||
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== | ||
dependencies: | ||
"@ampproject/remapping" "^2.2.0" | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/generator" "^7.26.5" | ||
"@babel/helper-compilation-targets" "^7.26.5" | ||
"@babel/helper-module-transforms" "^7.26.0" | ||
"@babel/helpers" "^7.26.7" | ||
"@babel/parser" "^7.26.7" | ||
"@babel/template" "^7.25.9" | ||
"@babel/traverse" "^7.26.7" | ||
"@babel/types" "^7.26.7" | ||
convert-source-map "^2.0.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
json5 "^2.2.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/eslint-parser@^7.12.10": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb" | ||
|
@@ -108,13 +129,13 @@ | |
"@jridgewell/trace-mapping" "^0.3.25" | ||
jsesc "^3.0.2" | ||
|
||
"@babel/generator@^7.26.0", "@babel/generator@^7.26.3": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019" | ||
integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ== | ||
"@babel/generator@^7.26.0", "@babel/generator@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" | ||
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== | ||
dependencies: | ||
"@babel/parser" "^7.26.3" | ||
"@babel/types" "^7.26.3" | ||
"@babel/parser" "^7.26.5" | ||
"@babel/types" "^7.26.5" | ||
"@jridgewell/gen-mapping" "^0.3.5" | ||
"@jridgewell/trace-mapping" "^0.3.25" | ||
jsesc "^3.0.2" | ||
|
@@ -134,7 +155,7 @@ | |
"@babel/traverse" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9": | ||
"@babel/helper-compilation-targets@^7.22.6": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" | ||
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== | ||
|
@@ -145,7 +166,18 @@ | |
lru-cache "^5.1.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.25.9": | ||
"@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" | ||
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== | ||
dependencies: | ||
"@babel/compat-data" "^7.26.5" | ||
"@babel/helper-validator-option" "^7.25.9" | ||
browserslist "^4.24.0" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83" | ||
integrity sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ== | ||
|
@@ -210,7 +242,7 @@ | |
dependencies: | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9": | ||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46" | ||
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw== | ||
|
@@ -220,7 +252,7 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz#8ec5b21812d992e1ef88a9b068260537b6f0e36c" | ||
integrity sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw== | ||
|
||
"@babel/helper-plugin-utils@^7.26.5": | ||
"@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" | ||
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== | ||
|
@@ -235,13 +267,13 @@ | |
"@babel/traverse" "^7.25.9" | ||
|
||
"@babel/helper-replace-supers@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz#ba447224798c3da3f8713fc272b145e33da6a5c5" | ||
integrity sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ== | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz#6cb04e82ae291dae8e72335dfe438b0725f14c8d" | ||
integrity sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg== | ||
dependencies: | ||
"@babel/helper-member-expression-to-functions" "^7.25.9" | ||
"@babel/helper-optimise-call-expression" "^7.25.9" | ||
"@babel/traverse" "^7.25.9" | ||
"@babel/traverse" "^7.26.5" | ||
|
||
"@babel/helper-simple-access@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -283,13 +315,13 @@ | |
"@babel/traverse" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helpers@^7.26.0": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" | ||
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== | ||
"@babel/helpers@^7.26.0", "@babel/helpers@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" | ||
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== | ||
dependencies: | ||
"@babel/template" "^7.25.9" | ||
"@babel/types" "^7.26.0" | ||
"@babel/types" "^7.26.7" | ||
|
||
"@babel/highlight@^7.25.7": | ||
version "7.25.9" | ||
|
@@ -308,12 +340,12 @@ | |
dependencies: | ||
"@babel/types" "^7.25.8" | ||
|
||
"@babel/parser@^7.24.4", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" | ||
integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== | ||
"@babel/parser@^7.24.4", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" | ||
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== | ||
dependencies: | ||
"@babel/types" "^7.26.3" | ||
"@babel/types" "^7.26.7" | ||
|
||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -361,6 +393,14 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-proposal-private-methods@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz#5209de7d213457548a98436fa2882f52f4be6bea" | ||
integrity sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA== | ||
dependencies: | ||
"@babel/helper-create-class-features-plugin" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2": | ||
version "7.21.0-placeholder-for-preset-env.2" | ||
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" | ||
|
@@ -1132,16 +1172,16 @@ | |
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.25.9": | ||
version "7.26.4" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd" | ||
integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w== | ||
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" | ||
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== | ||
dependencies: | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/generator" "^7.26.3" | ||
"@babel/parser" "^7.26.3" | ||
"@babel/generator" "^7.26.5" | ||
"@babel/parser" "^7.26.7" | ||
"@babel/template" "^7.25.9" | ||
"@babel/types" "^7.26.3" | ||
"@babel/types" "^7.26.7" | ||
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
|
@@ -1162,10 +1202,10 @@ | |
"@babel/helper-string-parser" "^7.25.9" | ||
"@babel/helper-validator-identifier" "^7.25.9" | ||
|
||
"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" | ||
integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== | ||
"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" | ||
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.25.9" | ||
"@babel/helper-validator-identifier" "^7.25.9" | ||
|
@@ -3483,9 +3523,8 @@ | |
ts-xor "^1.3.0" | ||
vaul "^1.0.0" | ||
|
||
"@vector-im/matrix-wysiwyg-wasm@link:../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm": | ||
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm": | ||
version "0.0.0" | ||
uid "" | ||
|
||
"@vector-im/[email protected]": | ||
version "2.38.0" | ||
|
@@ -5607,9 +5646,9 @@ ejs@^3.1.8: | |
jake "^10.8.5" | ||
|
||
electron-to-chromium@^1.5.73: | ||
version "1.5.84" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.84.tgz#8e334ca206bb293a20b16418bf454783365b0a95" | ||
integrity sha512-I+DQ8xgafao9Ha6y0qjHHvpZ9OfyA1qKlkHkjywxzniORU2awxyz7f/iVJcULmrF2yrM3nHQf+iDjJtbbexd/g== | ||
version "1.5.90" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.90.tgz#4717e5a5413f95bbb12d0af14c35057e9c65e0b6" | ||
integrity sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug== | ||
|
||
emittery@^0.13.1: | ||
version "0.13.1" | ||
|
@@ -5974,21 +6013,21 @@ eslint-plugin-matrix-org@^2.0.2: | |
integrity sha512-cQy5Rjeq6uyu1mLXlPZwEJdyM0NmclrnEz68y792FSuuxzMyJNNYLGDQ5CkYW8H+PrD825HUFZ34pNXnjMOzOw== | ||
|
||
eslint-plugin-react-compiler@^19.0.0-beta-df7b47d-20241124: | ||
version "19.0.0-beta-df7b47d-20241124" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-compiler/-/eslint-plugin-react-compiler-19.0.0-beta-df7b47d-20241124.tgz#468751d3a8a6781189405ee56b39b80545306df8" | ||
integrity sha512-82PfnllC8jP/68KdLAbpWuYTcfmtGLzkqy2IW85WopKMTr+4rdQpp+lfliQ/QE79wWrv/dRoADrk3Pdhq25nTw== | ||
version "19.0.0-beta-e552027-20250112" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-compiler/-/eslint-plugin-react-compiler-19.0.0-beta-e552027-20250112.tgz#f4ad9cebe47615ebf6097a8084a30d761ee164f4" | ||
integrity sha512-VjkIXHouCYyJHgk5HmZ1LH+fAK5CX+ULRX9iNYtwYJ+ljbivFhIT+JJyxNT/USQpCeS2Dt5ahjFeeMv0RRwTww== | ||
dependencies: | ||
"@babel/core" "^7.24.4" | ||
"@babel/parser" "^7.24.4" | ||
"@babel/plugin-transform-private-methods" "^7.25.9" | ||
"@babel/plugin-proposal-private-methods" "^7.18.6" | ||
hermes-parser "^0.25.1" | ||
zod "^3.22.4" | ||
zod-validation-error "^3.0.3" | ||
|
||
eslint-plugin-react-hooks@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101" | ||
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw== | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854" | ||
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw== | ||
|
||
eslint-plugin-react@^7.28.0: | ||
version "7.37.4" | ||
|