|
|
|
@ -1403,6 +1403,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.11"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.18.6":
|
|
|
|
|
version "7.26.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341"
|
|
|
|
|
integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.22.5", "@babel/template@^7.3.3":
|
|
|
|
|
version "7.22.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
|
|
|
|
@ -1442,6 +1449,361 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
|
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
|
|
|
|
|
|
|
|
|
"@codemirror/autocomplete@^6.0.0":
|
|
|
|
|
version "6.18.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.18.5.tgz#1ae0443992ee48ea7fdbc47f1633c71f43c6d272"
|
|
|
|
|
integrity sha512-1e0/GALpdgVEcM6jUIrFuhznnwaCzxJNbZ4yiOjVluS2dvz+D0r6k4nBjL+TJZeHRemnBpTUdnEnqd5f0/+D0w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.17.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/autocomplete@^6.3.2", "@codemirror/autocomplete@^6.7.1":
|
|
|
|
|
version "6.18.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.18.6.tgz#de26e864a1ec8192a1b241eb86addbb612964ddb"
|
|
|
|
|
integrity sha512-PHHBXFomUs5DF+9tCOM/UoW6XQ4R44lLNNhRaW9PKPTU0D7lIjRg3ElxaJnTwsl/oHiR93WSXDBrekhoUGCPtg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.17.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/commands@^6.0.0", "@codemirror/commands@^6.1.0":
|
|
|
|
|
version "6.8.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.8.0.tgz#92f200b66f852939bd6ebb90d48c2d9e9c813d64"
|
|
|
|
|
integrity sha512-q8VPEFaEP4ikSlt6ZxjB3zW72+7osfAYW9i8Zu943uqbKuz6utc1+F170hyLUCUltXORjQXRyYQNfkckzA/bPQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.4.0"
|
|
|
|
|
"@codemirror/view" "^6.27.0"
|
|
|
|
|
"@lezer/common" "^1.1.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-angular@^0.1.0":
|
|
|
|
|
version "0.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-angular/-/lang-angular-0.1.3.tgz#83035e7e9e1f0e2ba466e83d778407b519089a28"
|
|
|
|
|
integrity sha512-xgeWGJQQl1LyStvndWtruUvb4SnBZDAu/gvFH/ZU+c0W25tQR8e5hq7WTwiIY2dNxnf+49mRiGI/9yxIwB6f5w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-html" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-javascript" "^6.1.2"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.3.3"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-cpp@^6.0.0":
|
|
|
|
|
version "6.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-cpp/-/lang-cpp-6.0.2.tgz#076c98340c3beabde016d7d83e08eebe17254ef9"
|
|
|
|
|
integrity sha512-6oYEYUKHvrnacXxWxYa6t4puTlbN3dgV662BDfSH8+MfjQjVmP697/KYTDOqpxgerkvoNm7q5wlFMBeX8ZMocg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/cpp" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-css@^6.0.0", "@codemirror/lang-css@^6.2.0":
|
|
|
|
|
version "6.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-css/-/lang-css-6.3.1.tgz#763ca41aee81bb2431be55e3cfcc7cc8e91421a3"
|
|
|
|
|
integrity sha512-kr5fwBGiGtmz6l0LSJIbno9QrifNMUusivHbnA1H6Dmqy4HZFte3UAICix1VuKo0lMPKQr2rqB+0BkKi/S3Ejg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.2"
|
|
|
|
|
"@lezer/css" "^1.1.7"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-go@^6.0.0":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-go/-/lang-go-6.0.1.tgz#598222c90f56eae28d11069c612ca64d0306b057"
|
|
|
|
|
integrity sha512-7fNvbyNylvqCphW9HD6WFnRpcDjr+KXX/FgqXy5H5ZS0eC5edDljukm/yNgYkwTsgp2busdod50AOTIy6Jikfg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.6.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/go" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-html@^6.0.0", "@codemirror/lang-html@^6.4.0":
|
|
|
|
|
version "6.4.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-html/-/lang-html-6.4.9.tgz#d586f2cc9c341391ae07d1d7c545990dfa069727"
|
|
|
|
|
integrity sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-css" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-javascript" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.4.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.17.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/css" "^1.1.0"
|
|
|
|
|
"@lezer/html" "^1.3.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-java@^6.0.0":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-java/-/lang-java-6.0.1.tgz#03bd06334da7c8feb9dff6db01ac6d85bd2e48bb"
|
|
|
|
|
integrity sha512-OOnmhH67h97jHzCuFaIEspbmsT98fNdhVhmA3zCxW0cn7l8rChDhZtwiwJ/JOKXgfm4J+ELxQihxaI7bj7mJRg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/java" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-javascript@^6.0.0", "@codemirror/lang-javascript@^6.1.0", "@codemirror/lang-javascript@^6.1.2":
|
|
|
|
|
version "6.2.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-javascript/-/lang-javascript-6.2.3.tgz#d705c359dc816afcd3bcdf120a559f83d31d4cda"
|
|
|
|
|
integrity sha512-8PR3vIWg7pSu7ur8A07pGiYHgy3hHj+mRYRCSG8q+mPIrl0F02rgpGv+DsQTHRTc30rydOsf5PZ7yjKFg2Ackw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.6.0"
|
|
|
|
|
"@codemirror/lint" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.17.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/javascript" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-json@^6.0.0":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-json/-/lang-json-6.0.1.tgz#0a0be701a5619c4b0f8991f9b5e95fe33f462330"
|
|
|
|
|
integrity sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/json" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-less@^6.0.0", "@codemirror/lang-less@^6.0.1":
|
|
|
|
|
version "6.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-less/-/lang-less-6.0.2.tgz#2e3d82a3ddb8710e6409689cd4a28c66558d0cb8"
|
|
|
|
|
integrity sha512-EYdQTG22V+KUUk8Qq582g7FMnCZeEHsyuOJisHRft/mQ+ZSZ2w51NupvDUHiqtsOy7It5cHLPGfHQLpMh9bqpQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-css" "^6.2.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-lezer@^6.0.0":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-lezer/-/lang-lezer-6.0.1.tgz#16a5909ab8ab4a23e9b214476413dc92a3191780"
|
|
|
|
|
integrity sha512-WHwjI7OqKFBEfkunohweqA5B/jIlxaZso6Nl3weVckz8EafYbPZldQEKSDb4QQ9H9BUkle4PVELP4sftKoA0uQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/lezer" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-liquid@^6.0.0", "@codemirror/lang-liquid@^6.0.1":
|
|
|
|
|
version "6.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-liquid/-/lang-liquid-6.2.2.tgz#5b5a2391ac14b6af85c520b8b81ea1f344d40a62"
|
|
|
|
|
integrity sha512-7Dm841fk37+JQW6j2rI1/uGkJyESrjzyhiIkaLjbbR0U6aFFQvMrJn35WxQreRMADMhzkyVkZM4467OR7GR8nQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-html" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.3.1"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-markdown@^6.0.0", "@codemirror/lang-markdown@^6.1.0":
|
|
|
|
|
version "6.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-markdown/-/lang-markdown-6.3.2.tgz#841a922c9305c035678600de5187c1b7a80f6c21"
|
|
|
|
|
integrity sha512-c/5MYinGbFxYl4itE9q/rgN/sMTjOr8XL5OWnC+EaRMLfCbVUmmubTJfdgpfcSS2SCaT7b+Q+xi3l6CgoE+BsA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.7.1"
|
|
|
|
|
"@codemirror/lang-html" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.3.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.1"
|
|
|
|
|
"@lezer/markdown" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-php@^6.0.0":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-php/-/lang-php-6.0.1.tgz#fa34cc75562178325861a5731f79bd621f57ffaa"
|
|
|
|
|
integrity sha512-ublojMdw/PNWa7qdN5TMsjmqkNuTBD3k6ndZ4Z0S25SBAiweFGyY68AS3xNcIOlb6DDFDvKlinLQ40vSLqf8xA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-html" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/php" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-python@^6.0.0", "@codemirror/lang-python@^6.1.0":
|
|
|
|
|
version "6.1.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-python/-/lang-python-6.1.7.tgz#1906234d453517d760a57c69672f0023a8649e14"
|
|
|
|
|
integrity sha512-mZnFTsL4lW5p9ch8uKNKeRU3xGGxr1QpESLilfON2E3fQzOa/OygEMkaDvERvXDJWJA9U9oN/D4w0ZuUzNO4+g==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.3.2"
|
|
|
|
|
"@codemirror/language" "^6.8.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.1"
|
|
|
|
|
"@lezer/python" "^1.1.4"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-rust@^6.0.0":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-rust/-/lang-rust-6.0.1.tgz#d6829fc7baa39a15bcd174a41a9e0a1bf7cf6ba8"
|
|
|
|
|
integrity sha512-344EMWFBzWArHWdZn/NcgkwMvZIWUR1GEBdwG8FEp++6o6vT6KL9V7vGs2ONsKxxFUPXKI0SPcWhyYyl2zPYxQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/rust" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-sass@^6.0.0", "@codemirror/lang-sass@^6.0.1":
|
|
|
|
|
version "6.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-sass/-/lang-sass-6.0.2.tgz#38c1b0a1326cc9f5cb2741d2cd51cfbcd7abc0b2"
|
|
|
|
|
integrity sha512-l/bdzIABvnTo1nzdY6U+kPAC51czYQcOErfzQ9zSm9D8GmNPD0WTW8st/CJwBTPLO8jlrbyvlSEcN20dc4iL0Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-css" "^6.2.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.2"
|
|
|
|
|
"@lezer/sass" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-sql@^6.0.0", "@codemirror/lang-sql@^6.4.0":
|
|
|
|
|
version "6.8.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-sql/-/lang-sql-6.8.0.tgz#1ae68ad49f378605ff88a4cc428ba667ce056068"
|
|
|
|
|
integrity sha512-aGLmY4OwGqN3TdSx3h6QeA1NrvaYtF7kkoWR/+W7/JzB0gQtJ+VJxewlnE3+VImhA4WVlhmkJr109PefOOhjLg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-vue@^0.1.1":
|
|
|
|
|
version "0.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-vue/-/lang-vue-0.1.3.tgz#bf79b9152cc18b4903d64c1f67e186ae045c8a97"
|
|
|
|
|
integrity sha512-QSKdtYTDRhEHCfo5zOShzxCmqKJvgGrZwDQSdbvCRJ5pRLWBS7pD/8e/tH44aVQT6FKm0t6RVNoSUWHOI5vNug==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-html" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-javascript" "^6.1.2"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.3.1"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-wast@^6.0.0":
|
|
|
|
|
version "6.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-wast/-/lang-wast-6.0.2.tgz#d2b14175e5e80d7878cbbb29e20ec90dc12d3a2b"
|
|
|
|
|
integrity sha512-Imi2KTpVGm7TKuUkqyJ5NRmeFWF7aMpNiwHnLQe0x9kmrxElndyH0K6H/gXtWwY6UshMRAhpENsgfpSwsgmC6Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-xml@^6.0.0":
|
|
|
|
|
version "6.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-xml/-/lang-xml-6.1.0.tgz#e3e786e1a89fdc9520efe75c1d6d3de1c40eb91c"
|
|
|
|
|
integrity sha512-3z0blhicHLfwi2UgkZYRPioSgVTo9PV5GP5ducFH6FaHy0IAJRg+ixj5gTR1gnT/glAIC8xv4w2VL1LoZfs+Jg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.4.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/xml" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lang-yaml@^6.0.0":
|
|
|
|
|
version "6.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-yaml/-/lang-yaml-6.1.2.tgz#c84280c68fa7af456a355d91183b5e537e9b7038"
|
|
|
|
|
integrity sha512-dxrfG8w5Ce/QbT7YID7mWZFKhdhsaTNOYjOkSIMt1qmC4VQnXSDSYVHHHn8k6kJUfIhtLo8t1JJgltlxWdsITw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.2.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
"@lezer/yaml" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/language-data@>=6.0.0":
|
|
|
|
|
version "6.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/language-data/-/language-data-6.5.1.tgz#5cb9413d5225ef27a577c23781bbc0b36c58bb67"
|
|
|
|
|
integrity sha512-0sWxeUSNlBr6OmkqybUTImADFUP0M3P0IiSde4nc24bz/6jIYzqYSgkOSLS+CBIoW1vU8Q9KUWXscBXeoMVC9w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-angular" "^0.1.0"
|
|
|
|
|
"@codemirror/lang-cpp" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-css" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-go" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-html" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-java" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-javascript" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-json" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-less" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-liquid" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-markdown" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-php" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-python" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-rust" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-sass" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-sql" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-vue" "^0.1.1"
|
|
|
|
|
"@codemirror/lang-wast" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-xml" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-yaml" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/legacy-modes" "^6.4.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/language@^6.0.0", "@codemirror/language@^6.3.0", "@codemirror/language@^6.4.0", "@codemirror/language@^6.6.0", "@codemirror/language@^6.8.0", "@codemirror/language@^6.9.0":
|
|
|
|
|
version "6.10.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/language/-/language-6.10.8.tgz#3e3a346a2b0a8cf63ee1cfe03349eb1965dce5f9"
|
|
|
|
|
integrity sha512-wcP8XPPhDH2vTqf181U8MbZnW+tDyPYy0UzVOa+oHORjyT+mhhom9vBd7dApJwoDz9Nb/a8kHjJIsuA/t8vNFw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.23.0"
|
|
|
|
|
"@lezer/common" "^1.1.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
style-mod "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/legacy-modes@>=6.0.0", "@codemirror/legacy-modes@^6.4.0":
|
|
|
|
|
version "6.4.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/legacy-modes/-/legacy-modes-6.4.3.tgz#5d65c86e770a2b2380e93670d18c549ef65fd225"
|
|
|
|
|
integrity sha512-s1g+q4bil8Cs4O+ueIiKIhz9MQOGcRyxJglma8BYIWc/oEJLo13S3LYSWKaqhKwXGgt1GgZ66hCploHZD9Sstw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/lint@^6.0.0":
|
|
|
|
|
version "6.8.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/lint/-/lint-6.8.4.tgz#7d8aa5d1a6dec89ffcc23ad45ddca2e12e90982d"
|
|
|
|
|
integrity sha512-u4q7PnZlJUojeRe8FJa/njJcMctISGgPQ4PnWsd9268R4ZTtU+tfFYmwkBvgcrK2+QQ8tYFVALVb5fVJykKc5A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.35.0"
|
|
|
|
|
crelt "^1.0.5"
|
|
|
|
|
|
|
|
|
|
"@codemirror/search@^6.0.0":
|
|
|
|
|
version "6.5.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/search/-/search-6.5.9.tgz#08829cf1db9d093dd4822bb22ece93da3ebffefc"
|
|
|
|
|
integrity sha512-7DdQ9aaZMMxuWB1u6IIFWWuK9NocVZwvo4nG8QjJTS6oZGvteoLSiXw3EbVZVlO08Ri2ltO89JVInMpfcJxhtg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
crelt "^1.0.5"
|
|
|
|
|
|
|
|
|
|
"@codemirror/state@^6.0.0", "@codemirror/state@^6.1.1", "@codemirror/state@^6.4.0", "@codemirror/state@^6.5.0":
|
|
|
|
|
version "6.5.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.5.2.tgz#8eca3a64212a83367dc85475b7d78d5c9b7076c6"
|
|
|
|
|
integrity sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@marijn/find-cluster-break" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/theme-one-dark@^6.0.0":
|
|
|
|
|
version "6.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/theme-one-dark/-/theme-one-dark-6.1.2.tgz#fcef9f9cfc17a07836cb7da17c9f6d7231064df8"
|
|
|
|
|
integrity sha512-F+sH0X16j/qFLMAfbciKTxVOwkdAS336b7AXTKOZhy8BR3eH/RelsnLgLFINrpST63mmN2OuwUt0W2ndUgYwUA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0", "@codemirror/view@^6.35.0":
|
|
|
|
|
version "6.36.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.36.2.tgz#aeb644e161440734ac5a153bf6e5b4a4355047be"
|
|
|
|
|
integrity sha512-DZ6ONbs8qdJK0fdN7AB82CgI6tYXf4HWk1wSVa0+9bhVznCuuvhQtX8bFBoy3dv8rZSQqUd8GvhVAcielcidrA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/state" "^6.5.0"
|
|
|
|
|
style-mod "^4.1.0"
|
|
|
|
|
w3c-keyname "^2.2.4"
|
|
|
|
|
|
|
|
|
|
"@coinbase/wallet-sdk@^3.7.1":
|
|
|
|
|
version "3.7.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@coinbase/wallet-sdk/-/wallet-sdk-3.7.1.tgz#44b3b7a925ff5cc974e4cbf7a44199ffdcf03541"
|
|
|
|
@ -3278,6 +3640,11 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
|
|
|
|
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
|
|
|
|
|
|
|
|
"@jridgewell/sourcemap-codec@^1.5.0":
|
|
|
|
|
version "1.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
|
|
|
|
|
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
|
|
|
|
|
|
|
|
|
|
"@jridgewell/trace-mapping@0.3.9":
|
|
|
|
|
version "0.3.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
|
|
|
|
@ -3299,6 +3666,176 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
|
|
|
|
|
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==
|
|
|
|
|
|
|
|
|
|
"@lezer/common@^1.0.0", "@lezer/common@^1.0.2", "@lezer/common@^1.1.0", "@lezer/common@^1.2.0", "@lezer/common@^1.2.1":
|
|
|
|
|
version "1.2.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/common/-/common-1.2.3.tgz#138fcddab157d83da557554851017c6c1e5667fd"
|
|
|
|
|
integrity sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA==
|
|
|
|
|
|
|
|
|
|
"@lezer/cpp@^1.0.0":
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/cpp/-/cpp-1.1.2.tgz#1db93b09e011e8a7a08c347c9d5b7749971253bf"
|
|
|
|
|
integrity sha512-macwKtyeUO0EW86r3xWQCzOV9/CF8imJLpJlPv3sDY57cPGeUZ8gXWOWNlJr52TVByMV3PayFQCA5SHEERDmVQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/css@^1.1.0", "@lezer/css@^1.1.7":
|
|
|
|
|
version "1.1.10"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/css/-/css-1.1.10.tgz#99cef68b26bfdefb76e269b9ee13b0de28edd8ed"
|
|
|
|
|
integrity sha512-V5/89eDapjeAkWPBpWEfQjZ1Hag3aYUUJOL8213X0dFRuXJ4BXa5NKl9USzOnaLod4AOpmVCkduir2oKwZYZtg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/go@^1.0.0":
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/go/-/go-1.0.0.tgz#26cd2463f8583e630f52e714dca6d7420c5f7d7e"
|
|
|
|
|
integrity sha512-co9JfT3QqX1YkrMmourYw2Z8meGC50Ko4d54QEcQbEYpvdUvN4yb0NBZdn/9ertgvjsySxHsKzH3lbm3vqJ4Jw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/highlight@^1.0.0", "@lezer/highlight@^1.1.3", "@lezer/highlight@^1.1.6", "@lezer/highlight@^1.2.0":
|
|
|
|
|
version "1.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/highlight/-/highlight-1.2.1.tgz#596fa8f9aeb58a608be0a563e960c373cbf23f8b"
|
|
|
|
|
integrity sha512-Z5duk4RN/3zuVO7Jq0pGLJ3qynpxUVsh7IbUbGj88+uV2ApSAn6kWg2au3iJb+0Zi7kKtqffIESgNcRXWZWmSA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/html@^1.3.0":
|
|
|
|
|
version "1.3.10"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/html/-/html-1.3.10.tgz#1be9a029a6fe835c823b20a98a449a630416b2af"
|
|
|
|
|
integrity sha512-dqpT8nISx/p9Do3AchvYGV3qYc4/rKr3IBZxlHmpIKam56P47RSHkSF5f13Vu9hebS1jM0HmtJIwLbWz1VIY6w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/java@^1.0.0":
|
|
|
|
|
version "1.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/java/-/java-1.1.3.tgz#9efd6a29b4142d07f211076a6fb5e8061c85e147"
|
|
|
|
|
integrity sha512-yHquUfujwg6Yu4Fd1GNHCvidIvJwi/1Xu2DaKl/pfWIA2c1oXkVvawH3NyXhCaFx4OdlYBVX5wvz2f7Aoa/4Xw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/javascript@^1.0.0":
|
|
|
|
|
version "1.4.21"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/javascript/-/javascript-1.4.21.tgz#8ebf7d1f891c70e3d00864f5a03ac42c75d19492"
|
|
|
|
|
integrity sha512-lL+1fcuxWYPURMM/oFZLEDm0XuLN128QPV+VuGtKpeaOGdcl9F2LYC3nh1S9LkPqx9M0mndZFdXCipNAZpzIkQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.1.3"
|
|
|
|
|
"@lezer/lr" "^1.3.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/json@^1.0.0":
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/json/-/json-1.0.3.tgz#e773a012ad0088fbf07ce49cfba875cc9e5bc05f"
|
|
|
|
|
integrity sha512-BP9KzdF9Y35PDpv04r0VeSTKDeox5vVr3efE7eBbx3r4s3oNLfunchejZhjArmeieBH+nVOpgIiBJpEAv8ilqQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/lezer@^1.0.0":
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/lezer/-/lezer-1.1.2.tgz#c2bf13d505ad193d9b8f6cdc1b0f9c71aa6abd98"
|
|
|
|
|
integrity sha512-O8yw3CxPhzYHB1hvwbdozjnAslhhR8A5BH7vfEMof0xk3p+/DFDfZkA9Tde6J+88WgtwaHy4Sy6ThZSkaI0Evw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/lr@^1.0.0", "@lezer/lr@^1.1.0", "@lezer/lr@^1.3.0", "@lezer/lr@^1.3.1", "@lezer/lr@^1.3.10", "@lezer/lr@^1.3.3", "@lezer/lr@^1.4.0":
|
|
|
|
|
version "1.4.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.4.2.tgz#931ea3dea8e9de84e90781001dae30dea9ff1727"
|
|
|
|
|
integrity sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/markdown@^1.0.0":
|
|
|
|
|
version "1.4.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/markdown/-/markdown-1.4.1.tgz#cab428fb05d69148174aeeda23684a6fc102c100"
|
|
|
|
|
integrity sha512-Za5okfyWoNaX6sSZ2dm94XegaFXbkQ9UjKJ8hAoZX88XDpbu6DoR63IuSl+dqj1VkVQBQGsdr0JnTcMsogQDdw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.0.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@marijn/buildtool" "^0.1.6"
|
|
|
|
|
|
|
|
|
|
"@lezer/php@^1.0.0":
|
|
|
|
|
version "1.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/php/-/php-1.0.2.tgz#7c291631fc1e7f7efe99977522bc48bdc732658a"
|
|
|
|
|
integrity sha512-GN7BnqtGRpFyeoKSEqxvGvhJQiI4zkgmYnDk/JIyc7H7Ifc1tkPnUn/R2R8meH3h/aBf5rzjvU8ZQoyiNDtDrA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.1.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/python@^1.1.4":
|
|
|
|
|
version "1.1.15"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/python/-/python-1.1.15.tgz#14a21b3bf1997d1b578f0bb959bf2062641798a2"
|
|
|
|
|
integrity sha512-aVQ43m2zk4FZYedCqL0KHPEUsqZOrmAvRhkhHlVPnDD1HODDyyQv5BRIuod4DadkgBEZd53vQOtXTonNbEgjrQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/rust@^1.0.0":
|
|
|
|
|
version "1.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/rust/-/rust-1.0.2.tgz#cc9a75605d67182a0e799ac40b1965a61dcc6ef0"
|
|
|
|
|
integrity sha512-Lz5sIPBdF2FUXcWeCu1//ojFAZqzTQNRga0aYv6dYXqJqPfMdCAI0NzajWUd4Xijj1IKJLtjoXRPMvTKWBcqKg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/sass@^1.0.0":
|
|
|
|
|
version "1.0.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/sass/-/sass-1.0.7.tgz#e90066b1d386eee6160edc88a39293844e4ba106"
|
|
|
|
|
integrity sha512-8HLlOkuX/SMHOggI2DAsXUw38TuURe+3eQ5hiuk9QmYOUyC55B1dYEIMkav5A4IELVaW4e1T4P9WRiI5ka4mdw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/xml@^1.0.0":
|
|
|
|
|
version "1.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/xml/-/xml-1.0.6.tgz#908c203923288f854eb8e2f4d9b06c437e8610b9"
|
|
|
|
|
integrity sha512-CdDwirL0OEaStFue/66ZmFSeppuL6Dwjlk8qk153mSQwiSH/Dlri4GNymrNWnUmPl2Um7QfV1FO9KFUyX3Twww==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@lezer/yaml@^1.0.0":
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@lezer/yaml/-/yaml-1.0.3.tgz#b23770ab42b390056da6b187d861b998fd60b1ff"
|
|
|
|
|
integrity sha512-GuBLekbw9jDBDhGur82nuwkxKQ+a3W5H0GfaAthDXcAu+XdpS43VlnxA9E9hllkpSP5ellRDKjLLj7Lu9Wr6xA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/common" "^1.2.0"
|
|
|
|
|
"@lezer/highlight" "^1.0.0"
|
|
|
|
|
"@lezer/lr" "^1.4.0"
|
|
|
|
|
|
|
|
|
|
"@marijn/buildtool@^0.1.6":
|
|
|
|
|
version "0.1.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@marijn/buildtool/-/buildtool-0.1.6.tgz#56eebfa82397c81b89ffa08f30eb1e960666cd33"
|
|
|
|
|
integrity sha512-rcA2wljsM24MFAwx2U5vSBrt7IdIaPh4WPRfJPS8PuCUlbuQ8Pmky4c/ec00v3YFu90rZSbkVLnPuCeb/mUEng==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/mocha" "^9.1.1"
|
|
|
|
|
acorn "^8.10.0"
|
|
|
|
|
acorn-walk "^8.2.0"
|
|
|
|
|
rollup "^3.28.0"
|
|
|
|
|
rollup-plugin-dts "^5.3.1"
|
|
|
|
|
typescript "^5.1.6"
|
|
|
|
|
|
|
|
|
|
"@marijn/find-cluster-break@^1.0.0":
|
|
|
|
|
version "1.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@marijn/find-cluster-break/-/find-cluster-break-1.0.2.tgz#775374306116d51c0c500b8c4face0f9a04752d8"
|
|
|
|
|
integrity sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==
|
|
|
|
|
|
|
|
|
|
"@metamask/eth-sig-util@^6.0.0":
|
|
|
|
|
version "6.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-6.0.0.tgz#083321dc7285a9aa6e066db7c49be6e94c5e03a3"
|
|
|
|
@ -3326,6 +3863,21 @@
|
|
|
|
|
semver "^7.3.8"
|
|
|
|
|
superstruct "^1.0.3"
|
|
|
|
|
|
|
|
|
|
"@nextjournal/lang-clojure@^1.0.0":
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@nextjournal/lang-clojure/-/lang-clojure-1.0.0.tgz#0efbd594769e606eea532758519a239f0d38959d"
|
|
|
|
|
integrity sha512-gOCV71XrYD0DhwGoPMWZmZ0r92/lIHsqQu9QWdpZYYBwiChNwMO4sbVMP7eTuAqffFB2BTtCSC+1skSH9d3bNg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@nextjournal/lezer-clojure" "1.0.0"
|
|
|
|
|
|
|
|
|
|
"@nextjournal/lezer-clojure@1.0.0":
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@nextjournal/lezer-clojure/-/lezer-clojure-1.0.0.tgz#0e7ff75f8d0fabed36d26b9f6b5f00d8a9f385e6"
|
|
|
|
|
integrity sha512-VZyuGu4zw5mkTOwQBTaGVNWmsOZAPw5ZRxu1/Knk/Xfs7EDBIogwIs5UXTYkuECX5ZQB8eOB+wKA2pc7VyqaZQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/lr" "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
|
|
|
|
|
version "5.1.1-v1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
|
|
|
|
@ -3459,6 +4011,28 @@
|
|
|
|
|
rc-resize-observer "^1.3.1"
|
|
|
|
|
rc-util "^5.33.0"
|
|
|
|
|
|
|
|
|
|
"@replit/codemirror-lang-csharp@^6.1.0":
|
|
|
|
|
version "6.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@replit/codemirror-lang-csharp/-/codemirror-lang-csharp-6.2.0.tgz#bd652f5788ad93579ee0dcab5b163ed2674b974f"
|
|
|
|
|
integrity sha512-6utbaWkoymhoAXj051mkRp+VIJlpwUgCX9Toevz3YatiZsz512fw3OVCedXQx+WcR0wb6zVHjChnuxqfCLtFVQ==
|
|
|
|
|
|
|
|
|
|
"@replit/codemirror-lang-nix@^6.0.1":
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@replit/codemirror-lang-nix/-/codemirror-lang-nix-6.0.1.tgz#d87af4ce9eb2cf30fdd64c9be0cb576783331217"
|
|
|
|
|
integrity sha512-lvzjoYn9nfJzBD5qdm3Ut6G3+Or2wEacYIDJ49h9+19WSChVnxv4ojf+rNmQ78ncuxIt/bfbMvDLMeMP0xze6g==
|
|
|
|
|
|
|
|
|
|
"@replit/codemirror-lang-solidity@^6.0.1":
|
|
|
|
|
version "6.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@replit/codemirror-lang-solidity/-/codemirror-lang-solidity-6.0.2.tgz#035443a0f40bc95e333980f626d0c4ae92d95a4a"
|
|
|
|
|
integrity sha512-/dpTVH338KFV6SaDYYSadkB4bI/0B0QRF/bkt1XS3t3QtyR49mn6+2k0OUQhvt2ZSO7kt10J+OPilRAtgbmX0w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@lezer/highlight" "^1.2.0"
|
|
|
|
|
|
|
|
|
|
"@replit/codemirror-lang-svelte@^6.0.0":
|
|
|
|
|
version "6.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@replit/codemirror-lang-svelte/-/codemirror-lang-svelte-6.0.0.tgz#a9d36a2c762280db66809190f0d68fa43befe0d9"
|
|
|
|
|
integrity sha512-U2OqqgMM6jKelL0GNWbAmqlu1S078zZNoBqlJBW+retTc5M4Mha6/Y2cf4SVg6ddgloJvmcSpt4hHrVoM4ePRA==
|
|
|
|
|
|
|
|
|
|
"@rollup/plugin-babel@^5.2.0":
|
|
|
|
|
version "5.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz#04bc0608f4aa4b2e4b1aebf284344d0f68fda283"
|
|
|
|
@ -4000,6 +4574,11 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
|
|
|
|
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
|
|
|
|
|
|
|
|
|
"@types/mocha@^9.1.1":
|
|
|
|
|
version "9.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
|
|
|
|
|
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
|
|
|
|
|
|
|
|
|
|
"@types/ms@*":
|
|
|
|
|
version "0.7.31"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
|
|
|
|
@ -4332,6 +4911,80 @@
|
|
|
|
|
"@typescript-eslint/types" "5.60.0"
|
|
|
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
|
|
|
|
|
|
|
"@uiw/codemirror-extensions-basic-setup@4.23.8":
|
|
|
|
|
version "4.23.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.23.8.tgz#874b4f79497cfac91946df8bc394977415b7516e"
|
|
|
|
|
integrity sha512-XJR/8AEVcE7ufy1BhW2nCN9qSVDYEdCtYLfvhaMwl6Q3qcaYYCGE2K5QbFCy7LsdP/3uZKvc1OskuqatoOPdhQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/commands" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/lint" "^6.0.0"
|
|
|
|
|
"@codemirror/search" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
|
|
|
|
|
"@uiw/codemirror-extensions-langs@^4.23.8":
|
|
|
|
|
version "4.23.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-langs/-/codemirror-extensions-langs-4.23.8.tgz#072e8f64fbfaa1d8503181c9b0a8d76312cba802"
|
|
|
|
|
integrity sha512-onOot0ULyXBHvUy5dd5HsSdW/ZVcWPHpDv+hB0omntee0uQqWPFmjOHpfLHR6PwV1/Ycu9AvXfTUIyn/tq2b8Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/lang-angular" "^0.1.0"
|
|
|
|
|
"@codemirror/lang-cpp" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-css" "^6.2.0"
|
|
|
|
|
"@codemirror/lang-html" "^6.4.0"
|
|
|
|
|
"@codemirror/lang-java" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-javascript" "^6.1.0"
|
|
|
|
|
"@codemirror/lang-json" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-less" "^6.0.1"
|
|
|
|
|
"@codemirror/lang-lezer" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-liquid" "^6.0.1"
|
|
|
|
|
"@codemirror/lang-markdown" "^6.1.0"
|
|
|
|
|
"@codemirror/lang-php" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-python" "^6.1.0"
|
|
|
|
|
"@codemirror/lang-rust" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-sass" "^6.0.1"
|
|
|
|
|
"@codemirror/lang-sql" "^6.4.0"
|
|
|
|
|
"@codemirror/lang-vue" "^0.1.1"
|
|
|
|
|
"@codemirror/lang-wast" "^6.0.0"
|
|
|
|
|
"@codemirror/lang-xml" "^6.0.0"
|
|
|
|
|
"@codemirror/language-data" ">=6.0.0"
|
|
|
|
|
"@codemirror/legacy-modes" ">=6.0.0"
|
|
|
|
|
"@nextjournal/lang-clojure" "^1.0.0"
|
|
|
|
|
"@replit/codemirror-lang-csharp" "^6.1.0"
|
|
|
|
|
"@replit/codemirror-lang-nix" "^6.0.1"
|
|
|
|
|
"@replit/codemirror-lang-solidity" "^6.0.1"
|
|
|
|
|
"@replit/codemirror-lang-svelte" "^6.0.0"
|
|
|
|
|
codemirror-lang-mermaid "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@uiw/codemirror-theme-material@^4.23.8":
|
|
|
|
|
version "4.23.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-material/-/codemirror-theme-material-4.23.8.tgz#3c8b0dc07c010b178360babad2406a1d5016a963"
|
|
|
|
|
integrity sha512-suxcvjiIfgbq1v6LMqKPNNA7NVP/3vgq77sXRSIi9+AlHY95pywp/05PMmfiCYZGPC0TlAgPZbbFidEds5+19w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@uiw/codemirror-themes" "4.23.8"
|
|
|
|
|
|
|
|
|
|
"@uiw/codemirror-themes@4.23.8":
|
|
|
|
|
version "4.23.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.23.8.tgz#b530ecb388fbc000712466559d41b582cca882c4"
|
|
|
|
|
integrity sha512-PZmJBZxWMuZ48p/2D5aRPl8zTlBq1d/+NeRqyyH6P6k6yWDF6h71m0Dt+fjslgPE7KmWXux2hbejXXXoRLZO9Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
|
|
|
|
|
"@uiw/react-codemirror@^4.23.8":
|
|
|
|
|
version "4.23.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.23.8.tgz#e70260cd7d5ce44032e675d40c7277607163b113"
|
|
|
|
|
integrity sha512-/NA5Pj4MmXkLSlmlUm4yfEmRLntrNq5TkQKBSINn7TukXQ4fc+C6Bk0U60Qa4rkvCSgwzZdQ2exyP0t0+2GtqA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.18.6"
|
|
|
|
|
"@codemirror/commands" "^6.1.0"
|
|
|
|
|
"@codemirror/state" "^6.1.1"
|
|
|
|
|
"@codemirror/theme-one-dark" "^6.0.0"
|
|
|
|
|
"@uiw/codemirror-extensions-basic-setup" "4.23.8"
|
|
|
|
|
codemirror "^6.0.0"
|
|
|
|
|
|
|
|
|
|
"@web3-onboard/coinbase@^2.2.5":
|
|
|
|
|
version "2.2.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@web3-onboard/coinbase/-/coinbase-2.2.5.tgz#fb7a57e5456323c0ee107ce48ea0cc80acbb6e07"
|
|
|
|
@ -4625,11 +5278,23 @@ acorn-walk@^8.1.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
|
|
|
|
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
|
|
|
|
|
|
|
|
|
acorn-walk@^8.2.0:
|
|
|
|
|
version "8.3.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.4.tgz#794dd169c3977edf4ba4ea47583587c5866236b7"
|
|
|
|
|
integrity sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==
|
|
|
|
|
dependencies:
|
|
|
|
|
acorn "^8.11.0"
|
|
|
|
|
|
|
|
|
|
acorn@^7.1.1:
|
|
|
|
|
version "7.4.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
|
|
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
|
|
|
|
|
|
|
|
acorn@^8.10.0, acorn@^8.11.0:
|
|
|
|
|
version "8.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
|
|
|
|
|
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
|
|
|
|
|
|
|
|
|
|
acorn@^8.2.4, acorn@^8.4.1, acorn@^8.7.1, acorn@^8.8.0, acorn@^8.8.2:
|
|
|
|
|
version "8.9.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
|
|
|
|
@ -5811,10 +6476,27 @@ coa@^2.0.2:
|
|
|
|
|
chalk "^2.4.1"
|
|
|
|
|
q "^1.1.2"
|
|
|
|
|
|
|
|
|
|
codemirror@^5.61.1:
|
|
|
|
|
version "5.65.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.13.tgz#c098a6f409db8b5a7c5722788bd9fa3bb2367f2e"
|
|
|
|
|
integrity sha512-SVWEzKXmbHmTQQWaz03Shrh4nybG0wXx2MEu3FO4ezbPW8IbnZEd5iGHGEffSUaitKYa3i+pHpBsSvw8sPHtzg==
|
|
|
|
|
codemirror-lang-mermaid@^0.5.0:
|
|
|
|
|
version "0.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/codemirror-lang-mermaid/-/codemirror-lang-mermaid-0.5.0.tgz#7e31bd474128febf6296d72412e85d86a9a493eb"
|
|
|
|
|
integrity sha512-Taw/2gPCyNArQJCxIP/HSUif+3zrvD+6Ugt7KJZ2dUKou/8r3ZhcfG8krNTZfV2iu8AuGnymKuo7bLPFyqsh/A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/language" "^6.9.0"
|
|
|
|
|
"@lezer/highlight" "^1.1.6"
|
|
|
|
|
"@lezer/lr" "^1.3.10"
|
|
|
|
|
|
|
|
|
|
codemirror@^6.0.0, codemirror@^6.0.1:
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-6.0.1.tgz#62b91142d45904547ee3e0e0e4c1a79158035a29"
|
|
|
|
|
integrity sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@codemirror/autocomplete" "^6.0.0"
|
|
|
|
|
"@codemirror/commands" "^6.0.0"
|
|
|
|
|
"@codemirror/language" "^6.0.0"
|
|
|
|
|
"@codemirror/lint" "^6.0.0"
|
|
|
|
|
"@codemirror/search" "^6.0.0"
|
|
|
|
|
"@codemirror/state" "^6.0.0"
|
|
|
|
|
"@codemirror/view" "^6.0.0"
|
|
|
|
|
|
|
|
|
|
collect-v8-coverage@^1.0.0:
|
|
|
|
|
version "1.0.1"
|
|
|
|
@ -6068,6 +6750,11 @@ create-require@^1.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
|
|
|
|
|
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
|
|
|
|
|
|
|
|
|
crelt@^1.0.5:
|
|
|
|
|
version "1.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72"
|
|
|
|
|
integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==
|
|
|
|
|
|
|
|
|
|
cropperjs@^1.5.13:
|
|
|
|
|
version "1.5.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cropperjs/-/cropperjs-1.5.13.tgz#eb1682f01d17c70ed5244317091d745c9a249ef8"
|
|
|
|
@ -10179,6 +10866,13 @@ magic-string@^0.25.0, magic-string@^0.25.7:
|
|
|
|
|
dependencies:
|
|
|
|
|
sourcemap-codec "^1.4.8"
|
|
|
|
|
|
|
|
|
|
magic-string@^0.30.2:
|
|
|
|
|
version "0.30.17"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
|
|
|
|
|
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.5.0"
|
|
|
|
|
|
|
|
|
|
make-dir@^2.1.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
|
|
|
|
@ -12422,11 +13116,6 @@ react-app-polyfill@^3.0.0:
|
|
|
|
|
regenerator-runtime "^0.13.9"
|
|
|
|
|
whatwg-fetch "^3.6.2"
|
|
|
|
|
|
|
|
|
|
react-codemirror2@^7.2.1:
|
|
|
|
|
version "7.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-7.2.1.tgz#38dab492fcbe5fb8ebf5630e5bb7922db8d3a10c"
|
|
|
|
|
integrity sha512-t7YFmz1AXdlImgHXA9Ja0T6AWuopilub24jRaQdPVbzUJVNKIYuy3uCFZYa7CE5S3UW6SrSa5nAqVQvtzRF9gw==
|
|
|
|
|
|
|
|
|
|
react-colorful@^5.5.1:
|
|
|
|
|
version "5.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-colorful/-/react-colorful-5.6.1.tgz#7dc2aed2d7c72fac89694e834d179e32f3da563b"
|
|
|
|
@ -12750,6 +13439,11 @@ regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.9:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
|
|
|
|
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
|
|
|
|
|
|
|
|
|
regenerator-runtime@^0.14.0:
|
|
|
|
|
version "0.14.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
|
|
|
|
|
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
|
|
|
|
|
|
|
|
|
|
regenerator-transform@^0.15.1:
|
|
|
|
|
version "0.15.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz#f6c4e99fc1b4591f780db2586328e4d9a9d8dc56"
|
|
|
|
@ -12929,6 +13623,15 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
|
|
|
|
dependencies:
|
|
|
|
|
glob "^7.1.3"
|
|
|
|
|
|
|
|
|
|
rollup-plugin-dts@^5.3.1:
|
|
|
|
|
version "5.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-5.3.1.tgz#c2841269a3a5cb986b7791b0328e6a178eba108f"
|
|
|
|
|
integrity sha512-gusMi+Z4gY/JaEQeXnB0RUdU82h1kF0WYzCWgVmV4p3hWXqelaKuCvcJawfeg+EKn2T1Ie+YWF2OiN1/L8bTVg==
|
|
|
|
|
dependencies:
|
|
|
|
|
magic-string "^0.30.2"
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
"@babel/code-frame" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
rollup-plugin-terser@^7.0.0:
|
|
|
|
|
version "7.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d"
|
|
|
|
@ -12946,6 +13649,13 @@ rollup@^2.43.1:
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
fsevents "~2.3.2"
|
|
|
|
|
|
|
|
|
|
rollup@^3.28.0:
|
|
|
|
|
version "3.29.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
|
|
|
|
|
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
fsevents "~2.3.2"
|
|
|
|
|
|
|
|
|
|
rpc-websockets@^7.5.1:
|
|
|
|
|
version "7.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rpc-websockets/-/rpc-websockets-7.5.1.tgz#e0a05d525a97e7efc31a0617f093a13a2e10c401"
|
|
|
|
@ -13684,6 +14394,11 @@ style-loader@^3.3.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.3.tgz#bba8daac19930169c0c9c96706749a597ae3acff"
|
|
|
|
|
integrity sha512-53BiGLXAcll9maCYtZi2RCQZKa8NQQai5C4horqKyRmHj9H7QmcUyucrH+4KW/gBQbXM2AsB0axoEcFZPlfPcw==
|
|
|
|
|
|
|
|
|
|
style-mod@^4.0.0, style-mod@^4.1.0:
|
|
|
|
|
version "4.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.1.2.tgz#ca238a1ad4786520f7515a8539d5a63691d7bf67"
|
|
|
|
|
integrity sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==
|
|
|
|
|
|
|
|
|
|
style-search@^0.1.0:
|
|
|
|
|
version "0.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
|
|
|
|
@ -14372,6 +15087,11 @@ typedarray-to-buffer@^3.1.5:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-typedarray "^1.0.0"
|
|
|
|
|
|
|
|
|
|
typescript@^5.1.6:
|
|
|
|
|
version "5.7.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
|
|
|
|
|
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
|
|
|
|
|
|
|
|
|
|
ua-parser-js@^1.0.33:
|
|
|
|
|
version "1.0.35"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.35.tgz#c4ef44343bc3db0a3cbefdf21822f1b1fc1ab011"
|
|
|
|
@ -14591,6 +15311,11 @@ w3c-hr-time@^1.0.2:
|
|
|
|
|
dependencies:
|
|
|
|
|
browser-process-hrtime "^1.0.0"
|
|
|
|
|
|
|
|
|
|
w3c-keyname@^2.2.4:
|
|
|
|
|
version "2.2.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz#7b17c8c6883d4e8b86ac8aba79d39e880f8869c5"
|
|
|
|
|
integrity sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==
|
|
|
|
|
|
|
|
|
|
w3c-xmlserializer@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz#3e7104a05b75146cc60f564380b7f683acf1020a"
|
|
|
|
|