|
|
|
@ -15,33 +15,33 @@
|
|
|
|
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
|
|
|
|
|
|
"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.23.5":
|
|
|
|
|
version "7.23.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
|
|
|
|
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
|
|
|
|
"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1":
|
|
|
|
|
version "7.24.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
|
|
|
|
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.23.4"
|
|
|
|
|
chalk "^2.4.2"
|
|
|
|
|
"@babel/highlight" "^7.24.2"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.5":
|
|
|
|
|
version "7.23.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
|
|
|
|
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.20.12", "@babel/core@^7.23.6", "@babel/core@^7.23.9", "@babel/core@^7.24.0", "@babel/core@^7.3.4":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b"
|
|
|
|
|
integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==
|
|
|
|
|
"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.20.12", "@babel/core@^7.23.6", "@babel/core@^7.23.9", "@babel/core@^7.24.0", "@babel/core@^7.24.1", "@babel/core@^7.3.4":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
|
|
|
|
|
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@ampproject/remapping" "^2.2.0"
|
|
|
|
|
"@babel/code-frame" "^7.23.5"
|
|
|
|
|
"@babel/generator" "^7.23.6"
|
|
|
|
|
"@babel/code-frame" "^7.24.1"
|
|
|
|
|
"@babel/generator" "^7.24.1"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
|
|
|
"@babel/helpers" "^7.24.0"
|
|
|
|
|
"@babel/parser" "^7.24.0"
|
|
|
|
|
"@babel/helpers" "^7.24.1"
|
|
|
|
|
"@babel/parser" "^7.24.1"
|
|
|
|
|
"@babel/template" "^7.24.0"
|
|
|
|
|
"@babel/traverse" "^7.24.0"
|
|
|
|
|
"@babel/traverse" "^7.24.1"
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
convert-source-map "^2.0.0"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
@ -58,7 +58,7 @@
|
|
|
|
|
eslint-visitor-keys "^2.1.0"
|
|
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@7.23.6", "@babel/generator@^7.23.6":
|
|
|
|
|
"@babel/generator@7.23.6":
|
|
|
|
|
version "7.23.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
|
|
|
|
|
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
|
|
|
|
@ -68,6 +68,16 @@
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.23.6", "@babel/generator@^7.24.1":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0"
|
|
|
|
|
integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.22.5":
|
|
|
|
|
version "7.22.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
|
|
@ -248,28 +258,29 @@
|
|
|
|
|
"@babel/template" "^7.22.5"
|
|
|
|
|
"@babel/types" "^7.22.10"
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.24.0":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b"
|
|
|
|
|
integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==
|
|
|
|
|
"@babel/helpers@^7.24.1":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
|
|
|
|
|
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/template" "^7.24.0"
|
|
|
|
|
"@babel/traverse" "^7.24.0"
|
|
|
|
|
"@babel/traverse" "^7.24.1"
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.23.4":
|
|
|
|
|
version "7.23.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
|
|
|
|
|
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
|
|
|
|
|
"@babel/highlight@^7.24.2":
|
|
|
|
|
version "7.24.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
|
|
|
|
|
integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
|
chalk "^2.4.2"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.14.5", "@babel/parser@^7.20.15", "@babel/parser@^7.23.9", "@babel/parser@^7.24.0", "@babel/parser@^7.4.5":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
|
|
|
|
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
|
|
|
|
"@babel/parser@^7.14.5", "@babel/parser@^7.20.15", "@babel/parser@^7.23.9", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.4.5":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
|
|
|
|
|
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
|
|
|
|
|
version "7.22.15"
|
|
|
|
@ -1017,10 +1028,10 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
|
|
|
|
|
|
"@babel/standalone@^7.24.0":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.24.0.tgz#f18fe69246f8329c0b36a8cf6757a6a2f57d9067"
|
|
|
|
|
integrity sha512-yIZ/X3EAASgX/MW1Bn8iZKxCwixgYJAUaIScoZ9C6Gapw5l3eKIbtVSgO/IGldQed9QXm22yurKVWyWj5/j+SQ==
|
|
|
|
|
"@babel/standalone@^7.24.2":
|
|
|
|
|
version "7.24.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.24.2.tgz#01a14e5d87cf9d36651436b387b5b52912213252"
|
|
|
|
|
integrity sha512-B3RZChdpamSOo8NeKRQq6zoLFXD3XM9kwUmOBMfhyt3htGayW8FmTbEGIKF3wxRs9RIfkfQ1q0i32dKmdfcp2g==
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.24.0":
|
|
|
|
|
version "7.24.0"
|
|
|
|
@ -1047,18 +1058,18 @@
|
|
|
|
|
debug "^4.3.1"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.14.5", "@babel/traverse@^7.24.0", "@babel/traverse@^7.4.5":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
|
|
|
|
|
integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==
|
|
|
|
|
"@babel/traverse@^7.14.5", "@babel/traverse@^7.24.1", "@babel/traverse@^7.4.5":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
|
|
|
|
|
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.23.5"
|
|
|
|
|
"@babel/generator" "^7.23.6"
|
|
|
|
|
"@babel/code-frame" "^7.24.1"
|
|
|
|
|
"@babel/generator" "^7.24.1"
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
|
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
|
|
|
"@babel/parser" "^7.24.0"
|
|
|
|
|
"@babel/parser" "^7.24.1"
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
debug "^4.3.1"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
@ -1974,6 +1985,15 @@
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
|
|
|
|
|
|
"@jridgewell/gen-mapping@^0.3.5":
|
|
|
|
|
version "0.3.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36"
|
|
|
|
|
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@jridgewell/set-array" "^1.2.1"
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.24"
|
|
|
|
|
|
|
|
|
|
"@jridgewell/resolve-uri@^3.1.0":
|
|
|
|
|
version "3.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
|
|
|
|
@ -1984,6 +2004,11 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
|
|
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
|
|
|
|
|
|
"@jridgewell/set-array@^1.2.1":
|
|
|
|
|
version "1.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
|
|
|
|
|
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
|
|
|
|
|
|
|
|
|
"@jridgewell/source-map@^0.3.3":
|
|
|
|
|
version "0.3.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.3.tgz#8108265659d4c33e72ffe14e33d6cc5eb59f2fda"
|
|
|
|
@ -2005,6 +2030,14 @@
|
|
|
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
|
|
|
|
|
|
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
|
|
|
|
|
version "0.3.25"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
|
|
|
|
|
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
|
|
|
|
|
|
"@jsdoc/salty@^0.2.1":
|
|
|
|
|
version "0.2.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jsdoc/salty/-/salty-0.2.5.tgz#1b2fa5bb8c66485b536d86eee877c263d322f692"
|
|
|
|
|