|
73 | 73 | "@jridgewell/gen-mapping" "^0.3.2"
|
74 | 74 | jsesc "^2.5.1"
|
75 | 75 |
|
76 |
| -"@babel/generator@^7.22.5": |
77 |
| - version "7.22.5" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7" |
79 |
| - integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA== |
80 |
| - dependencies: |
81 |
| - "@babel/types" "^7.22.5" |
82 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
83 |
| - "@jridgewell/trace-mapping" "^0.3.17" |
84 |
| - jsesc "^2.5.1" |
85 |
| - |
86 | 76 | "@babel/helper-annotate-as-pure@^7.22.5":
|
87 | 77 | version "7.22.5"
|
88 | 78 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
100 | 90 | browserslist "^4.21.3"
|
101 | 91 | semver "^6.3.0"
|
102 | 92 |
|
103 |
| -"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5": |
104 |
| - version "7.22.5" |
105 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz#2192a1970ece4685fbff85b48da2c32fcb130b7c" |
106 |
| - integrity sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q== |
| 93 | +"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.15": |
| 94 | + version "7.22.15" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz#97a61b385e57fe458496fad19f8e63b63c867de4" |
| 96 | + integrity sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg== |
107 | 97 | dependencies:
|
108 | 98 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
109 | 99 | "@babel/helper-environment-visitor" "^7.22.5"
|
110 | 100 | "@babel/helper-function-name" "^7.22.5"
|
111 |
| - "@babel/helper-member-expression-to-functions" "^7.22.5" |
| 101 | + "@babel/helper-member-expression-to-functions" "^7.22.15" |
112 | 102 | "@babel/helper-optimise-call-expression" "^7.22.5"
|
113 |
| - "@babel/helper-replace-supers" "^7.22.5" |
| 103 | + "@babel/helper-replace-supers" "^7.22.9" |
114 | 104 | "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
115 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
116 |
| - semver "^6.3.0" |
| 105 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 106 | + semver "^6.3.1" |
117 | 107 |
|
118 | 108 | "@babel/helper-environment-visitor@^7.18.9":
|
119 | 109 | version "7.18.9"
|
120 | 110 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
121 | 111 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
122 | 112 |
|
| 113 | +"@babel/helper-environment-visitor@^7.22.20": |
| 114 | + version "7.22.20" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 116 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 117 | + |
123 | 118 | "@babel/helper-environment-visitor@^7.22.5":
|
124 | 119 | version "7.22.5"
|
125 | 120 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
|
|
148 | 143 | dependencies:
|
149 | 144 | "@babel/types" "^7.18.6"
|
150 | 145 |
|
151 |
| -"@babel/helper-hoist-variables@^7.22.5": |
152 |
| - version "7.22.5" |
153 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
154 |
| - integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
155 |
| - dependencies: |
156 |
| - "@babel/types" "^7.22.5" |
157 |
| - |
158 |
| -"@babel/helper-member-expression-to-functions@^7.22.5": |
159 |
| - version "7.22.5" |
160 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.5.tgz#0a7c56117cad3372fbf8d2fb4bf8f8d64a1e76b2" |
161 |
| - integrity sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ== |
| 146 | +"@babel/helper-member-expression-to-functions@^7.22.15": |
| 147 | + version "7.23.0" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366" |
| 149 | + integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA== |
162 | 150 | dependencies:
|
163 |
| - "@babel/types" "^7.22.5" |
| 151 | + "@babel/types" "^7.23.0" |
164 | 152 |
|
165 | 153 | "@babel/helper-module-imports@^7.18.6":
|
166 | 154 | version "7.18.6"
|
|
195 | 183 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
|
196 | 184 | integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
197 | 185 |
|
198 |
| -"@babel/helper-replace-supers@^7.22.5": |
199 |
| - version "7.22.5" |
200 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz#71bc5fb348856dea9fdc4eafd7e2e49f585145dc" |
201 |
| - integrity sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg== |
| 186 | +"@babel/helper-replace-supers@^7.22.20", "@babel/helper-replace-supers@^7.22.9": |
| 187 | + version "7.22.20" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793" |
| 189 | + integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw== |
202 | 190 | dependencies:
|
203 |
| - "@babel/helper-environment-visitor" "^7.22.5" |
204 |
| - "@babel/helper-member-expression-to-functions" "^7.22.5" |
| 191 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 192 | + "@babel/helper-member-expression-to-functions" "^7.22.15" |
205 | 193 | "@babel/helper-optimise-call-expression" "^7.22.5"
|
206 |
| - "@babel/template" "^7.22.5" |
207 |
| - "@babel/traverse" "^7.22.5" |
208 |
| - "@babel/types" "^7.22.5" |
209 | 194 |
|
210 | 195 | "@babel/helper-simple-access@^7.19.4":
|
211 | 196 | version "7.19.4"
|
|
221 | 206 | dependencies:
|
222 | 207 | "@babel/types" "^7.22.5"
|
223 | 208 |
|
224 |
| -"@babel/helper-split-export-declaration@^7.18.6", "@babel/helper-split-export-declaration@^7.22.5": |
225 |
| - version "7.22.5" |
226 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz#88cf11050edb95ed08d596f7a044462189127a08" |
227 |
| - integrity sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ== |
| 209 | +"@babel/helper-split-export-declaration@^7.18.6", "@babel/helper-split-export-declaration@^7.22.6": |
| 210 | + version "7.22.6" |
| 211 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 212 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
228 | 213 | dependencies:
|
229 | 214 | "@babel/types" "^7.22.5"
|
230 | 215 |
|
|
243 | 228 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
244 | 229 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
245 | 230 |
|
| 231 | +"@babel/helper-validator-identifier@^7.22.20": |
| 232 | + version "7.22.20" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 234 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 235 | + |
246 | 236 | "@babel/helper-validator-identifier@^7.22.5":
|
247 | 237 | version "7.22.5"
|
248 | 238 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
|
299 | 289 | "@babel/helper-plugin-utils" "^7.18.6"
|
300 | 290 |
|
301 | 291 | "@babel/plugin-proposal-decorators@^7.15.8":
|
302 |
| - version "7.22.5" |
303 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.5.tgz#dc8cdda048e5aea947efda920e030199806b868d" |
304 |
| - integrity sha512-h8hlezQ4dl6ixodgXkH8lUfcD7x+WAuIqPUjwGoItynrXOAv4a4Tci1zA/qjzQjjcl0v3QpLdc2LM6ZACQuY7A== |
| 292 | + version "7.23.2" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.2.tgz#0b345a5754f48309fa50b7cd99075ef0295b12c8" |
| 294 | + integrity sha512-eR0gJQc830fJVGz37oKLvt9W9uUIQSAovUl0e9sJ3YeO09dlcoBVYD3CLrjCj4qHdXmfiyTyFt8yeQYSN5fxLg== |
305 | 295 | dependencies:
|
306 |
| - "@babel/helper-create-class-features-plugin" "^7.22.5" |
| 296 | + "@babel/helper-create-class-features-plugin" "^7.22.15" |
307 | 297 | "@babel/helper-plugin-utils" "^7.22.5"
|
308 |
| - "@babel/helper-replace-supers" "^7.22.5" |
309 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
310 |
| - "@babel/plugin-syntax-decorators" "^7.22.5" |
| 298 | + "@babel/helper-replace-supers" "^7.22.20" |
| 299 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 300 | + "@babel/plugin-syntax-decorators" "^7.22.10" |
311 | 301 |
|
312 | 302 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
313 | 303 | version "7.8.4"
|
|
330 | 320 | dependencies:
|
331 | 321 | "@babel/helper-plugin-utils" "^7.12.13"
|
332 | 322 |
|
333 |
| -"@babel/plugin-syntax-decorators@^7.22.5": |
334 |
| - version "7.22.5" |
335 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.5.tgz#329fe2907c73de184033775637dbbc507f09116a" |
336 |
| - integrity sha512-avpUOBS7IU6al8MmF1XpAyj9QYeLPuSDJI5D4pVMSMdL7xQokKqJPYQC67RCT0aCTashUXPiGwMJ0DEXXCEmMA== |
| 323 | +"@babel/plugin-syntax-decorators@^7.22.10": |
| 324 | + version "7.22.10" |
| 325 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.10.tgz#7d83ea04d893c442b78ebf4c3cbac59a7211deff" |
| 326 | + integrity sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ== |
337 | 327 | dependencies:
|
338 | 328 | "@babel/helper-plugin-utils" "^7.22.5"
|
339 | 329 |
|
|
448 | 438 | debug "^4.1.0"
|
449 | 439 | globals "^11.1.0"
|
450 | 440 |
|
451 |
| -"@babel/traverse@^7.22.5": |
452 |
| - version "7.22.5" |
453 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
454 |
| - integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
455 |
| - dependencies: |
456 |
| - "@babel/code-frame" "^7.22.5" |
457 |
| - "@babel/generator" "^7.22.5" |
458 |
| - "@babel/helper-environment-visitor" "^7.22.5" |
459 |
| - "@babel/helper-function-name" "^7.22.5" |
460 |
| - "@babel/helper-hoist-variables" "^7.22.5" |
461 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
462 |
| - "@babel/parser" "^7.22.5" |
463 |
| - "@babel/types" "^7.22.5" |
464 |
| - debug "^4.1.0" |
465 |
| - globals "^11.1.0" |
466 |
| - |
467 | 441 | "@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
|
468 | 442 | version "7.19.4"
|
469 | 443 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
|
|
482 | 456 | "@babel/helper-validator-identifier" "^7.22.5"
|
483 | 457 | to-fast-properties "^2.0.0"
|
484 | 458 |
|
| 459 | +"@babel/types@^7.23.0": |
| 460 | + version "7.23.0" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 462 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 463 | + dependencies: |
| 464 | + "@babel/helper-string-parser" "^7.22.5" |
| 465 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 466 | + to-fast-properties "^2.0.0" |
| 467 | + |
485 | 468 | "@bcoe/v8-coverage@^0.2.3":
|
486 | 469 | version "0.2.3"
|
487 | 470 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
887 | 870 | "@jridgewell/resolve-uri" "3.1.0"
|
888 | 871 | "@jridgewell/sourcemap-codec" "1.4.14"
|
889 | 872 |
|
890 |
| -"@jridgewell/trace-mapping@^0.3.17": |
891 |
| - version "0.3.18" |
892 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6" |
893 |
| - integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA== |
894 |
| - dependencies: |
895 |
| - "@jridgewell/resolve-uri" "3.1.0" |
896 |
| - "@jridgewell/sourcemap-codec" "1.4.14" |
897 |
| - |
898 | 873 | "@kwsites/file-exists@^1.1.1":
|
899 | 874 | version "1.1.1"
|
900 | 875 | resolved "https://registry.yarnpkg.com/@kwsites/file-exists/-/file-exists-1.1.1.tgz#ad1efcac13e1987d8dbaf235ef3be5b0d96faa99"
|
|
0 commit comments