|
781 | 781 | "@babel/highlight" "^7.22.13"
|
782 | 782 | chalk "^2.4.2"
|
783 | 783 |
|
| 784 | +"@babel/code-frame@^7.26.2": |
| 785 | + version "7.26.2" |
| 786 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 787 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 788 | + dependencies: |
| 789 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 790 | + js-tokens "^4.0.0" |
| 791 | + picocolors "^1.0.0" |
| 792 | + |
784 | 793 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3":
|
785 | 794 | version "7.19.3"
|
786 | 795 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
|
|
842 | 851 | "@jridgewell/gen-mapping" "^0.3.2"
|
843 | 852 | jsesc "^2.5.1"
|
844 | 853 |
|
845 |
| -"@babel/generator@^7.20.1", "@babel/generator@^7.20.2": |
| 854 | +"@babel/generator@^7.20.2": |
846 | 855 | version "7.20.4"
|
847 | 856 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.4.tgz#4d9f8f0c30be75fd90a0562099a26e5839602ab8"
|
848 | 857 | integrity sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==
|
|
851 | 860 | "@jridgewell/gen-mapping" "^0.3.2"
|
852 | 861 | jsesc "^2.5.1"
|
853 | 862 |
|
| 863 | +"@babel/generator@^7.26.9": |
| 864 | + version "7.26.9" |
| 865 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
| 866 | + integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 867 | + dependencies: |
| 868 | + "@babel/parser" "^7.26.9" |
| 869 | + "@babel/types" "^7.26.9" |
| 870 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 871 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 872 | + jsesc "^3.0.2" |
| 873 | + |
854 | 874 | "@babel/helper-annotate-as-pure@^7.18.6":
|
855 | 875 | version "7.18.6"
|
856 | 876 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
1161 | 1181 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
1162 | 1182 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
1163 | 1183 |
|
| 1184 | +"@babel/helper-string-parser@^7.25.9": |
| 1185 | + version "7.25.9" |
| 1186 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 1187 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 1188 | + |
1164 | 1189 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
1165 | 1190 | version "7.19.1"
|
1166 | 1191 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
1171 | 1196 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
1172 | 1197 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
1173 | 1198 |
|
| 1199 | +"@babel/helper-validator-identifier@^7.25.9": |
| 1200 | + version "7.25.9" |
| 1201 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 1202 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 1203 | + |
1174 | 1204 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.22.5":
|
1175 | 1205 | version "7.22.5"
|
1176 | 1206 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
|
|
1227 | 1257 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
|
1228 | 1258 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
|
1229 | 1259 |
|
1230 |
| -"@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
| 1260 | +"@babel/parser@^7.20.2": |
1231 | 1261 | version "7.20.3"
|
1232 | 1262 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2"
|
1233 | 1263 | integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==
|
|
1237 | 1267 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.14.tgz#c7de58e8de106e88efca42ce17f0033209dfd245"
|
1238 | 1268 | integrity sha512-1KucTHgOvaw/LzCVrEOAyXkr9rQlp0A1HiHRYnSUE9dmb8PvPW7o5sscg+5169r54n3vGlbx6GevTE/Iw/P3AQ==
|
1239 | 1269 |
|
| 1270 | +"@babel/parser@^7.26.9": |
| 1271 | + version "7.26.9" |
| 1272 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
| 1273 | + integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 1274 | + dependencies: |
| 1275 | + "@babel/types" "^7.26.9" |
| 1276 | + |
1240 | 1277 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
1241 | 1278 | version "7.18.6"
|
1242 | 1279 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1910 | 1947 | "@babel/parser" "^7.22.5"
|
1911 | 1948 | "@babel/types" "^7.22.5"
|
1912 | 1949 |
|
1913 |
| -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.2": |
1914 |
| - version "7.19.3" |
1915 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
1916 |
| - integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
1917 |
| - dependencies: |
1918 |
| - "@babel/code-frame" "^7.18.6" |
1919 |
| - "@babel/generator" "^7.19.3" |
1920 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
1921 |
| - "@babel/helper-function-name" "^7.19.0" |
1922 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
1923 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
1924 |
| - "@babel/parser" "^7.19.3" |
1925 |
| - "@babel/types" "^7.19.3" |
1926 |
| - debug "^4.1.0" |
1927 |
| - globals "^11.1.0" |
1928 |
| - |
1929 |
| -"@babel/traverse@^7.20.1": |
1930 |
| - version "7.20.1" |
1931 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8" |
1932 |
| - integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA== |
1933 |
| - dependencies: |
1934 |
| - "@babel/code-frame" "^7.18.6" |
1935 |
| - "@babel/generator" "^7.20.1" |
1936 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
1937 |
| - "@babel/helper-function-name" "^7.19.0" |
1938 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
1939 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
1940 |
| - "@babel/parser" "^7.20.1" |
1941 |
| - "@babel/types" "^7.20.0" |
1942 |
| - debug "^4.1.0" |
| 1950 | +"@babel/template@^7.26.9": |
| 1951 | + version "7.26.9" |
| 1952 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1953 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1954 | + dependencies: |
| 1955 | + "@babel/code-frame" "^7.26.2" |
| 1956 | + "@babel/parser" "^7.26.9" |
| 1957 | + "@babel/types" "^7.26.9" |
| 1958 | + |
| 1959 | +"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.20.1", "@babel/traverse@^7.7.2": |
| 1960 | + version "7.26.9" |
| 1961 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
| 1962 | + integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
| 1963 | + dependencies: |
| 1964 | + "@babel/code-frame" "^7.26.2" |
| 1965 | + "@babel/generator" "^7.26.9" |
| 1966 | + "@babel/parser" "^7.26.9" |
| 1967 | + "@babel/template" "^7.26.9" |
| 1968 | + "@babel/types" "^7.26.9" |
| 1969 | + debug "^4.3.1" |
1943 | 1970 | globals "^11.1.0"
|
1944 | 1971 |
|
1945 | 1972 | "@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
1969 | 1996 | "@babel/helper-validator-identifier" "^7.22.5"
|
1970 | 1997 | to-fast-properties "^2.0.0"
|
1971 | 1998 |
|
| 1999 | +"@babel/types@^7.26.9": |
| 2000 | + version "7.26.9" |
| 2001 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
| 2002 | + integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 2003 | + dependencies: |
| 2004 | + "@babel/helper-string-parser" "^7.25.9" |
| 2005 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2006 | + |
1972 | 2007 | "@bcoe/v8-coverage@^0.2.3":
|
1973 | 2008 | version "0.2.3"
|
1974 | 2009 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
2250 | 2285 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
2251 | 2286 | "@jridgewell/trace-mapping" "^0.3.9"
|
2252 | 2287 |
|
| 2288 | +"@jridgewell/gen-mapping@^0.3.5": |
| 2289 | + version "0.3.8" |
| 2290 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" |
| 2291 | + integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== |
| 2292 | + dependencies: |
| 2293 | + "@jridgewell/set-array" "^1.2.1" |
| 2294 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 2295 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 2296 | + |
2253 | 2297 | "@jridgewell/resolve-uri@^3.0.3":
|
2254 | 2298 | version "3.1.0"
|
2255 | 2299 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
|
|
2265 | 2309 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
2266 | 2310 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
2267 | 2311 |
|
| 2312 | +"@jridgewell/set-array@^1.2.1": |
| 2313 | + version "1.2.1" |
| 2314 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
| 2315 | + integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
| 2316 | + |
2268 | 2317 | "@jridgewell/sourcemap-codec@^1.4.10":
|
2269 | 2318 | version "1.4.14"
|
2270 | 2319 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
|
2299 | 2348 | "@jridgewell/resolve-uri" "^3.1.0"
|
2300 | 2349 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
2301 | 2350 |
|
| 2351 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 2352 | + version "0.3.25" |
| 2353 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
| 2354 | + integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 2355 | + dependencies: |
| 2356 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 2357 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 2358 | + |
2302 | 2359 | "@sinclair/typebox@^0.25.16":
|
2303 | 2360 | version "0.25.21"
|
2304 | 2361 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.21.tgz#763b05a4b472c93a8db29b2c3e359d55b29ce272"
|
@@ -2871,6 +2928,13 @@ debug@^4.1.0, debug@^4.1.1:
|
2871 | 2928 | dependencies:
|
2872 | 2929 | ms "2.1.2"
|
2873 | 2930 |
|
| 2931 | +debug@^4.3.1: |
| 2932 | + version "4.4.0" |
| 2933 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
| 2934 | + integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
| 2935 | + dependencies: |
| 2936 | + ms "^2.1.3" |
| 2937 | + |
2874 | 2938 | dedent@^0.7.0:
|
2875 | 2939 | version "0.7.0"
|
2876 | 2940 | resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
|
@@ -3968,6 +4032,11 @@ jsesc@^2.5.1:
|
3968 | 4032 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
3969 | 4033 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
3970 | 4034 |
|
| 4035 | +jsesc@^3.0.2: |
| 4036 | + version "3.1.0" |
| 4037 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" |
| 4038 | + integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== |
| 4039 | + |
3971 | 4040 | jsesc@~0.5.0:
|
3972 | 4041 | version "0.5.0"
|
3973 | 4042 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
@@ -4217,6 +4286,11 @@ ms@2.1.2:
|
4217 | 4286 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
4218 | 4287 | integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
4219 | 4288 |
|
| 4289 | +ms@^2.1.3: |
| 4290 | + version "2.1.3" |
| 4291 | + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
| 4292 | + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== |
| 4293 | + |
4220 | 4294 | napi-macros@~2.0.0:
|
4221 | 4295 | version "2.0.0"
|
4222 | 4296 | resolved "https://registry.yarnpkg.com/napi-macros/-/napi-macros-2.0.0.tgz#2b6bae421e7b96eb687aa6c77a7858640670001b"
|
|
0 commit comments