|
|
|
@@ -2,6 +2,14 @@
|
|
|
|
|
# yarn lockfile v1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@ampproject/remapping@^2.2.0":
|
|
|
|
|
version "2.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
|
|
|
|
|
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.24"
|
|
|
|
|
|
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
|
|
|
|
@@ -9,34 +17,39 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.8.3":
|
|
|
|
|
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==
|
|
|
|
|
"@babel/code-frame@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
|
|
|
|
|
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.24.2"
|
|
|
|
|
"@babel/highlight" "^7.24.7"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/core@7.8.4":
|
|
|
|
|
version "7.8.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e"
|
|
|
|
|
integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA==
|
|
|
|
|
"@babel/compat-data@^7.24.8":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.9.tgz#53eee4e68f1c1d0282aa0eb05ddb02d033fc43a0"
|
|
|
|
|
integrity sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==
|
|
|
|
|
|
|
|
|
|
"@babel/core@7.24.9":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
|
|
|
|
|
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.8.3"
|
|
|
|
|
"@babel/generator" "^7.8.4"
|
|
|
|
|
"@babel/helpers" "^7.8.4"
|
|
|
|
|
"@babel/parser" "^7.8.4"
|
|
|
|
|
"@babel/template" "^7.8.3"
|
|
|
|
|
"@babel/traverse" "^7.8.4"
|
|
|
|
|
"@babel/types" "^7.8.3"
|
|
|
|
|
convert-source-map "^1.7.0"
|
|
|
|
|
"@ampproject/remapping" "^2.2.0"
|
|
|
|
|
"@babel/code-frame" "^7.24.7"
|
|
|
|
|
"@babel/generator" "^7.24.9"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.24.8"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.24.9"
|
|
|
|
|
"@babel/helpers" "^7.24.8"
|
|
|
|
|
"@babel/parser" "^7.24.8"
|
|
|
|
|
"@babel/template" "^7.24.7"
|
|
|
|
|
"@babel/traverse" "^7.24.8"
|
|
|
|
|
"@babel/types" "^7.24.9"
|
|
|
|
|
convert-source-map "^2.0.0"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
gensync "^1.0.0-beta.1"
|
|
|
|
|
json5 "^2.1.0"
|
|
|
|
|
lodash "^4.17.13"
|
|
|
|
|
resolve "^1.3.2"
|
|
|
|
|
semver "^5.4.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
|
|
json5 "^2.2.3"
|
|
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
|
|
|
|
version "7.11.0"
|
|
|
|
@@ -69,12 +82,12 @@
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.24.1", "@babel/generator@^7.8.4":
|
|
|
|
|
version "7.24.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498"
|
|
|
|
|
integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==
|
|
|
|
|
"@babel/generator@^7.24.8", "@babel/generator@^7.24.9":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.9.tgz#5c2575a1070e661bbbc9df82a853989c9a656f12"
|
|
|
|
|
integrity sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
"@babel/types" "^7.24.9"
|
|
|
|
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
@@ -111,6 +124,17 @@
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-compilation-targets@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
|
|
|
|
|
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.24.8"
|
|
|
|
|
"@babel/helper-validator-option" "^7.24.8"
|
|
|
|
|
browserslist "^4.23.1"
|
|
|
|
|
lru-cache "^5.1.1"
|
|
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5":
|
|
|
|
|
version "7.10.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d"
|
|
|
|
@@ -141,10 +165,12 @@
|
|
|
|
|
"@babel/types" "^7.10.5"
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-environment-visitor@^7.22.20":
|
|
|
|
|
version "7.22.20"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
|
|
|
|
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
|
|
|
|
"@babel/helper-environment-visitor@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
|
|
|
|
|
integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-explode-assignable-expression@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
@@ -163,13 +189,13 @@
|
|
|
|
|
"@babel/template" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-function-name@^7.23.0":
|
|
|
|
|
version "7.23.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
|
|
|
|
|
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
|
|
|
"@babel/helper-function-name@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
|
|
|
|
|
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/template" "^7.22.15"
|
|
|
|
|
"@babel/types" "^7.23.0"
|
|
|
|
|
"@babel/template" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-get-function-arity@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
@@ -178,12 +204,12 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-hoist-variables@^7.22.5":
|
|
|
|
|
version "7.22.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
|
|
|
|
|
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
|
|
|
|
"@babel/helper-hoist-variables@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee"
|
|
|
|
|
integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.22.5"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5":
|
|
|
|
|
version "7.11.0"
|
|
|
|
@@ -199,6 +225,14 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
|
|
|
|
|
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/traverse" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0":
|
|
|
|
|
version "7.11.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
|
|
|
|
@@ -212,6 +246,17 @@
|
|
|
|
|
"@babel/types" "^7.11.0"
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.24.9":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
|
|
|
|
|
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.24.7"
|
|
|
|
|
"@babel/helper-module-imports" "^7.24.7"
|
|
|
|
|
"@babel/helper-simple-access" "^7.24.7"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.24.7"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
|
|
|
|
@@ -260,6 +305,14 @@
|
|
|
|
|
"@babel/template" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-simple-access@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
|
|
|
|
|
integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/traverse" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
|
|
|
|
|
version "7.11.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
|
|
|
|
@@ -274,27 +327,32 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.11.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-split-export-declaration@^7.22.6":
|
|
|
|
|
version "7.22.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
|
|
|
|
|
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
|
|
|
|
|
"@babel/helper-split-export-declaration@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
|
|
|
|
|
integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.22.5"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-string-parser@^7.23.4":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
|
|
|
|
|
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
|
|
|
|
|
"@babel/helper-string-parser@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
|
|
|
|
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
|
|
|
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.22.20":
|
|
|
|
|
version "7.22.20"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
|
|
|
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
|
|
|
"@babel/helper-validator-identifier@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
|
|
|
|
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-option@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
|
|
|
|
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-wrap-function@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
@@ -315,14 +373,13 @@
|
|
|
|
|
"@babel/traverse" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.8.4":
|
|
|
|
|
version "7.24.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
|
|
|
|
|
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
|
|
|
|
|
"@babel/helpers@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873"
|
|
|
|
|
integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/template" "^7.24.0"
|
|
|
|
|
"@babel/traverse" "^7.24.1"
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
"@babel/template" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.8"
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
@@ -333,12 +390,12 @@
|
|
|
|
|
chalk "^2.0.0"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@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==
|
|
|
|
|
"@babel/highlight@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
|
|
|
|
|
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
|
|
|
chalk "^2.4.2"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
@@ -348,10 +405,10 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
|
|
|
|
|
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.20.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.8.4":
|
|
|
|
|
version "7.24.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
|
|
|
|
|
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
|
|
|
|
|
"@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f"
|
|
|
|
|
integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-external-helpers@^7.0.0":
|
|
|
|
|
version "7.10.4"
|
|
|
|
@@ -782,12 +839,12 @@
|
|
|
|
|
core-js-pure "^3.0.0"
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@7.8.4":
|
|
|
|
|
version "7.8.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308"
|
|
|
|
|
integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==
|
|
|
|
|
"@babel/runtime@7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
|
|
|
|
|
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4":
|
|
|
|
|
version "7.11.0"
|
|
|
|
@@ -805,14 +862,14 @@
|
|
|
|
|
"@babel/parser" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.22.15", "@babel/template@^7.24.0", "@babel/template@^7.8.3":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
|
|
|
|
|
integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
|
|
|
|
|
"@babel/template@^7.24.7":
|
|
|
|
|
version "7.24.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.7.tgz#02efcee317d0609d2c07117cb70ef8fb17ab7315"
|
|
|
|
|
integrity sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.23.5"
|
|
|
|
|
"@babel/parser" "^7.24.0"
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
"@babel/code-frame" "^7.24.7"
|
|
|
|
|
"@babel/parser" "^7.24.7"
|
|
|
|
|
"@babel/types" "^7.24.7"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.7.0":
|
|
|
|
|
version "7.11.0"
|
|
|
|
@@ -829,19 +886,19 @@
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.24.1", "@babel/traverse@^7.8.4":
|
|
|
|
|
version "7.24.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
|
|
|
|
|
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
|
|
|
|
|
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8":
|
|
|
|
|
version "7.24.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7"
|
|
|
|
|
integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@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.1"
|
|
|
|
|
"@babel/types" "^7.24.0"
|
|
|
|
|
"@babel/code-frame" "^7.24.7"
|
|
|
|
|
"@babel/generator" "^7.24.8"
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.24.7"
|
|
|
|
|
"@babel/helper-function-name" "^7.24.7"
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.24.7"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.24.7"
|
|
|
|
|
"@babel/parser" "^7.24.8"
|
|
|
|
|
"@babel/types" "^7.24.8"
|
|
|
|
|
debug "^4.3.1"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
@@ -854,13 +911,13 @@
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.8.3":
|
|
|
|
|
version "7.24.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
|
|
|
|
|
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
|
|
|
|
|
"@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9":
|
|
|
|
|
version "7.24.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
|
|
|
|
|
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-string-parser" "^7.23.4"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
|
"@babel/helper-string-parser" "^7.24.8"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
|
|
@@ -1157,9 +1214,9 @@
|
|
|
|
|
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
|
|
|
|
|
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
|
|
|
|
version "1.4.15"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
|
|
|
|
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
|
|
|
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.24", "@jridgewell/trace-mapping@^0.3.25":
|
|
|
|
|
version "0.3.25"
|
|
|
|
@@ -2002,6 +2059,16 @@ browser-resolve@^1.11.3:
|
|
|
|
|
dependencies:
|
|
|
|
|
resolve "1.1.7"
|
|
|
|
|
|
|
|
|
|
browserslist@^4.23.1:
|
|
|
|
|
version "4.23.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed"
|
|
|
|
|
integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==
|
|
|
|
|
dependencies:
|
|
|
|
|
caniuse-lite "^1.0.30001640"
|
|
|
|
|
electron-to-chromium "^1.4.820"
|
|
|
|
|
node-releases "^2.0.14"
|
|
|
|
|
update-browserslist-db "^1.1.0"
|
|
|
|
|
|
|
|
|
|
bser@2.1.1:
|
|
|
|
|
version "2.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
|
|
|
|
@@ -2068,6 +2135,11 @@ camelcase@^5.0.0, camelcase@^5.3.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
|
|
|
|
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
|
|
|
|
|
|
|
|
caniuse-lite@^1.0.30001640:
|
|
|
|
|
version "1.0.30001642"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f"
|
|
|
|
|
integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==
|
|
|
|
|
|
|
|
|
|
capture-exit@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
|
|
|
@@ -2298,6 +2370,11 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
safe-buffer "~5.1.1"
|
|
|
|
|
|
|
|
|
|
convert-source-map@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
|
|
|
|
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
|
|
|
|
|
|
|
|
|
copy-descriptor@^0.1.0:
|
|
|
|
|
version "0.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
|
|
|
@@ -2410,9 +2487,9 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
|
|
|
|
ms "^2.1.1"
|
|
|
|
|
|
|
|
|
|
debug@^4.3.1:
|
|
|
|
|
version "4.3.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
|
|
|
|
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
|
|
|
version "4.3.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
|
|
|
|
|
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
|
|
|
|
|
dependencies:
|
|
|
|
|
ms "2.1.2"
|
|
|
|
|
|
|
|
|
@@ -2541,6 +2618,11 @@ ee-first@1.1.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
|
|
|
|
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
|
|
|
|
|
|
|
|
|
electron-to-chromium@^1.4.820:
|
|
|
|
|
version "1.4.827"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.827.tgz#76068ed1c71dd3963e1befc8ae815004b2da6a02"
|
|
|
|
|
integrity sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==
|
|
|
|
|
|
|
|
|
|
emoji-regex@^7.0.1:
|
|
|
|
|
version "7.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
|
|
|
|
@@ -2616,6 +2698,11 @@ es-to-primitive@^1.2.1:
|
|
|
|
|
is-date-object "^1.0.1"
|
|
|
|
|
is-symbol "^1.0.2"
|
|
|
|
|
|
|
|
|
|
escalade@^3.1.2:
|
|
|
|
|
version "3.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
|
|
|
|
|
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
|
|
|
|
|
|
|
|
|
|
escape-html@~1.0.3:
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
|
|
|
|
@@ -3209,6 +3296,11 @@ gensync@^1.0.0-beta.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269"
|
|
|
|
|
integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==
|
|
|
|
|
|
|
|
|
|
gensync@^1.0.0-beta.2:
|
|
|
|
|
version "1.0.0-beta.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
|
|
|
|
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
|
|
|
|
|
|
|
|
|
get-caller-file@^2.0.1:
|
|
|
|
|
version "2.0.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
|
|
|
@@ -4350,11 +4442,6 @@ json-stringify-safe@~5.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
|
|
|
|
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
|
|
|
|
|
|
|
|
|
json5@^2.1.0:
|
|
|
|
|
version "2.2.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
|
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
|
|
|
|
|
|
json5@^2.1.2:
|
|
|
|
|
version "2.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
|
|
|
|
@@ -4362,6 +4449,11 @@ json5@^2.1.2:
|
|
|
|
|
dependencies:
|
|
|
|
|
minimist "^1.2.5"
|
|
|
|
|
|
|
|
|
|
json5@^2.2.3:
|
|
|
|
|
version "2.2.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
|
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
|
|
|
|
|
|
jsonfile@^2.1.0:
|
|
|
|
|
version "2.4.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8"
|
|
|
|
@@ -4488,7 +4580,7 @@ lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.3.
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
|
|
|
|
|
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
|
|
|
|
|
|
|
|
|
|
lodash@^4.17.12, lodash@^4.17.13:
|
|
|
|
|
lodash@^4.17.12:
|
|
|
|
|
version "4.17.21"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
|
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
@@ -4531,6 +4623,13 @@ lru-cache@^4.0.1:
|
|
|
|
|
pseudomap "^1.0.2"
|
|
|
|
|
yallist "^2.1.2"
|
|
|
|
|
|
|
|
|
|
lru-cache@^5.1.1:
|
|
|
|
|
version "5.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
|
|
|
|
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
|
|
|
|
dependencies:
|
|
|
|
|
yallist "^3.0.2"
|
|
|
|
|
|
|
|
|
|
make-dir@^2.0.0, make-dir@^2.1.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
|
|
|
|
@@ -5088,6 +5187,11 @@ node-notifier@^6.0.0:
|
|
|
|
|
shellwords "^0.1.1"
|
|
|
|
|
which "^1.3.1"
|
|
|
|
|
|
|
|
|
|
node-releases@^2.0.14:
|
|
|
|
|
version "2.0.14"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
|
|
|
|
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
|
|
|
|
|
|
|
|
|
node-stream-zip@^1.9.1:
|
|
|
|
|
version "1.11.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/node-stream-zip/-/node-stream-zip-1.11.2.tgz#5d0124b80e2942afd7f5853a36ceb0d65c1d9e77"
|
|
|
|
@@ -5426,10 +5530,10 @@ performance-now@^2.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
|
|
|
|
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
|
|
|
|
|
|
|
|
|
|
picocolors@^1.0.0:
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
|
|
|
|
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
|
|
|
|
picocolors@^1.0.0, picocolors@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
|
|
|
|
|
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
|
|
|
|
|
|
|
|
|
picomatch@^2.0.4, picomatch@^2.0.5:
|
|
|
|
|
version "2.2.2"
|
|
|
|
@@ -5561,7 +5665,7 @@ prompts@^2.0.1:
|
|
|
|
|
kleur "^3.0.3"
|
|
|
|
|
sisteransi "^1.0.4"
|
|
|
|
|
|
|
|
|
|
prop-types@^15.7.2:
|
|
|
|
|
prop-types@^15.6.2, prop-types@^15.7.2:
|
|
|
|
|
version "15.7.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
|
|
|
|
|
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
|
|
|
|
@@ -5611,16 +5715,11 @@ react-devtools-core@^4.6.0:
|
|
|
|
|
shell-quote "^1.6.1"
|
|
|
|
|
ws "^7"
|
|
|
|
|
|
|
|
|
|
react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
|
|
|
|
|
react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
|
|
|
|
|
version "16.13.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
|
|
|
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
|
|
|
|
|
|
|
|
|
"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.3.1:
|
|
|
|
|
version "18.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
|
|
|
|
|
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
|
|
|
|
|
|
|
|
|
|
react-native@0.63.2:
|
|
|
|
|
version "0.63.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.2.tgz#eaebf3430577b37fbd66ef228a86b3408259ef8e"
|
|
|
|
@@ -5659,29 +5758,24 @@ react-refresh@^0.4.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.4.3.tgz#966f1750c191672e76e16c2efa569150cc73ab53"
|
|
|
|
|
integrity sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA==
|
|
|
|
|
|
|
|
|
|
react-shallow-renderer@^16.15.0:
|
|
|
|
|
version "16.15.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz#48fb2cf9b23d23cde96708fe5273a7d3446f4457"
|
|
|
|
|
integrity sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==
|
|
|
|
|
react-test-renderer@16.13.1:
|
|
|
|
|
version "16.13.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.13.1.tgz#de25ea358d9012606de51e012d9742e7f0deabc1"
|
|
|
|
|
integrity sha512-Sn2VRyOK2YJJldOqoh8Tn/lWQ+ZiKhyZTPtaO0Q6yNj+QDbmRkVFap6pZPy3YQk8DScRDfyqm/KxKYP9gCMRiQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
object-assign "^4.1.1"
|
|
|
|
|
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
|
prop-types "^15.6.2"
|
|
|
|
|
react-is "^16.8.6"
|
|
|
|
|
scheduler "^0.19.1"
|
|
|
|
|
|
|
|
|
|
react-test-renderer@18.3.1:
|
|
|
|
|
version "18.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-18.3.1.tgz#e693608a1f96283400d4a3afead6893f958b80b4"
|
|
|
|
|
integrity sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA==
|
|
|
|
|
dependencies:
|
|
|
|
|
react-is "^18.3.1"
|
|
|
|
|
react-shallow-renderer "^16.15.0"
|
|
|
|
|
scheduler "^0.23.2"
|
|
|
|
|
|
|
|
|
|
react@18.3.1:
|
|
|
|
|
version "18.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
|
|
|
|
|
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
|
|
|
|
|
react@16.13.1:
|
|
|
|
|
version "16.13.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
|
|
|
|
|
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
|
|
|
|
|
dependencies:
|
|
|
|
|
loose-envify "^1.1.0"
|
|
|
|
|
object-assign "^4.1.1"
|
|
|
|
|
prop-types "^15.6.2"
|
|
|
|
|
|
|
|
|
|
read-pkg-up@^7.0.1:
|
|
|
|
|
version "7.0.1"
|
|
|
|
@@ -5737,6 +5831,11 @@ regenerator-runtime@^0.13.2, regenerator-runtime@^0.13.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
|
|
|
|
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
|
|
|
|
|
|
|
|
|
|
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.14.2:
|
|
|
|
|
version "0.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4"
|
|
|
|
@@ -6024,7 +6123,7 @@ saxes@^3.1.9:
|
|
|
|
|
dependencies:
|
|
|
|
|
xmlchars "^2.1.1"
|
|
|
|
|
|
|
|
|
|
scheduler@0.19.1:
|
|
|
|
|
scheduler@0.19.1, scheduler@^0.19.1:
|
|
|
|
|
version "0.19.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
|
|
|
|
|
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
|
|
|
|
@@ -6032,13 +6131,6 @@ scheduler@0.19.1:
|
|
|
|
|
loose-envify "^1.1.0"
|
|
|
|
|
object-assign "^4.1.1"
|
|
|
|
|
|
|
|
|
|
scheduler@^0.23.2:
|
|
|
|
|
version "0.23.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
|
|
|
|
|
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
loose-envify "^1.1.0"
|
|
|
|
|
|
|
|
|
|
"semver@2 || 3 || 4 || 5", semver@^5.1.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
|
|
|
|
|
version "5.7.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
|
|
|
@@ -6049,6 +6141,11 @@ semver@^6.0.0, semver@^6.1.2, semver@^6.3.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
|
|
|
|
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
|
|
|
|
|
|
|
|
|
semver@^6.3.1:
|
|
|
|
|
version "6.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
|
|
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
|
|
|
|
|
|
|
|
semver@^7.3.2:
|
|
|
|
|
version "7.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
|
|
|
|
@@ -6802,6 +6899,14 @@ unset-value@^1.0.0:
|
|
|
|
|
has-value "^0.3.1"
|
|
|
|
|
isobject "^3.0.0"
|
|
|
|
|
|
|
|
|
|
update-browserslist-db@^1.1.0:
|
|
|
|
|
version "1.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
|
|
|
|
|
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
escalade "^3.1.2"
|
|
|
|
|
picocolors "^1.0.1"
|
|
|
|
|
|
|
|
|
|
uri-js@^4.2.2:
|
|
|
|
|
version "4.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
|
|
|
|
@@ -7096,6 +7201,11 @@ yallist@^2.1.2:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
|
|
|
|
|
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
|
|
|
|
|
|
|
|
|
|
yallist@^3.0.2:
|
|
|
|
|
version "3.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
|
|
|
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
|
|
|
|
|
|
|
yargs-parser@^15.0.1:
|
|
|
|
|
version "15.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
|
|
|
|
|