|
|
|
|
@ -31,6 +31,15 @@
|
|
|
|
|
"@babel/highlight" "^7.24.2" |
|
|
|
|
picocolors "^1.0.0" |
|
|
|
|
|
|
|
|
|
"@babel/code-frame@^7.26.2": |
|
|
|
|
version "7.26.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
|
|
|
|
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-validator-identifier" "^7.25.9" |
|
|
|
|
js-tokens "^4.0.0" |
|
|
|
|
picocolors "^1.0.0" |
|
|
|
|
|
|
|
|
|
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": |
|
|
|
|
version "7.22.20" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
|
|
|
|
@ -303,11 +312,21 @@
|
|
|
|
|
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.25.9": |
|
|
|
|
version "7.25.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
|
|
|
|
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
|
|
|
|
|
|
|
|
|
"@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.25.9": |
|
|
|
|
version "7.25.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
|
|
|
|
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-option@^7.22.15": |
|
|
|
|
version "7.22.15" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
|
|
|
|
@ -327,23 +346,13 @@
|
|
|
|
|
"@babel/template" "^7.22.15" |
|
|
|
|
"@babel/types" "^7.22.19" |
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.23.0": |
|
|
|
|
version "7.23.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
|
|
|
|
integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/template" "^7.22.15" |
|
|
|
|
"@babel/traverse" "^7.23.0" |
|
|
|
|
"@babel/types" "^7.23.0" |
|
|
|
|
|
|
|
|
|
"@babel/helpers@^7.24.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.23.0", "@babel/helpers@^7.24.4": |
|
|
|
|
version "7.26.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
|
|
|
|
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/template" "^7.24.0" |
|
|
|
|
"@babel/traverse" "^7.24.1" |
|
|
|
|
"@babel/types" "^7.24.0" |
|
|
|
|
"@babel/template" "^7.26.9" |
|
|
|
|
"@babel/types" "^7.26.10" |
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.22.13": |
|
|
|
|
version "7.22.20" |
|
|
|
|
@ -374,6 +383,13 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
|
|
|
|
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.26.9": |
|
|
|
|
version "7.26.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
|
|
|
|
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/types" "^7.26.10" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
|
|
|
|
version "7.24.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1" |
|
|
|
|
@ -1149,6 +1165,15 @@
|
|
|
|
|
"@babel/parser" "^7.24.0" |
|
|
|
|
"@babel/types" "^7.24.0" |
|
|
|
|
|
|
|
|
|
"@babel/template@^7.26.9": |
|
|
|
|
version "7.26.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
|
|
|
|
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/code-frame" "^7.26.2" |
|
|
|
|
"@babel/parser" "^7.26.9" |
|
|
|
|
"@babel/types" "^7.26.9" |
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.23.0": |
|
|
|
|
version "7.23.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
|
|
|
|
@ -1199,6 +1224,14 @@
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.22.20" |
|
|
|
|
to-fast-properties "^2.0.0" |
|
|
|
|
|
|
|
|
|
"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
|
|
|
|
version "7.26.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
|
|
|
|
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-string-parser" "^7.25.9" |
|
|
|
|
"@babel/helper-validator-identifier" "^7.25.9" |
|
|
|
|
|
|
|
|
|
"@browserify/envify@^6.0.0": |
|
|
|
|
version "6.0.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@browserify/envify/-/envify-6.0.0.tgz#28c6e0eae714aef403e08d826171d4f8048ccdc4" |
|
|
|
|
|