|
318 | 318 | dependencies:
|
319 | 319 | "@babel/highlight" "^7.22.5"
|
320 | 320 |
|
321 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5": |
322 |
| - version "7.22.5" |
323 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255" |
324 |
| - integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA== |
| 321 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6": |
| 322 | + version "7.22.6" |
| 323 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" |
| 324 | + integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== |
325 | 325 |
|
326 |
| -"@babel/ [email protected]. 5", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
327 |
| - version "7.22.5" |
328 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89" |
329 |
| - integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg== |
| 326 | +"@babel/ [email protected]. 6", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 327 | + version "7.22.6" |
| 328 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494" |
| 329 | + integrity sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw== |
330 | 330 | dependencies:
|
331 | 331 | "@ampproject/remapping" "^2.2.0"
|
332 | 332 | "@babel/code-frame" "^7.22.5"
|
333 | 333 | "@babel/generator" "^7.22.5"
|
334 |
| - "@babel/helper-compilation-targets" "^7.22.5" |
| 334 | + "@babel/helper-compilation-targets" "^7.22.6" |
335 | 335 | "@babel/helper-module-transforms" "^7.22.5"
|
336 |
| - "@babel/helpers" "^7.22.5" |
337 |
| - "@babel/parser" "^7.22.5" |
| 336 | + "@babel/helpers" "^7.22.6" |
| 337 | + "@babel/parser" "^7.22.6" |
338 | 338 | "@babel/template" "^7.22.5"
|
339 |
| - "@babel/traverse" "^7.22.5" |
| 339 | + "@babel/traverse" "^7.22.6" |
340 | 340 | "@babel/types" "^7.22.5"
|
| 341 | + "@nicolo-ribaudo/semver-v6" "^6.3.3" |
341 | 342 | convert-source-map "^1.7.0"
|
342 | 343 | debug "^4.1.0"
|
343 | 344 | gensync "^1.0.0-beta.2"
|
344 | 345 | json5 "^2.2.2"
|
345 |
| - semver "^6.3.0" |
346 | 346 |
|
347 | 347 | "@babel/generator@^7.22.5", "@babel/generator@^7.7.2":
|
348 | 348 | version "7.22.5"
|
|
368 | 368 | dependencies:
|
369 | 369 | "@babel/types" "^7.22.5"
|
370 | 370 |
|
371 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5": |
372 |
| - version "7.22.5" |
373 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02" |
374 |
| - integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw== |
| 371 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": |
| 372 | + version "7.22.6" |
| 373 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52" |
| 374 | + integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA== |
375 | 375 | dependencies:
|
376 |
| - "@babel/compat-data" "^7.22.5" |
| 376 | + "@babel/compat-data" "^7.22.6" |
377 | 377 | "@babel/helper-validator-option" "^7.22.5"
|
378 |
| - browserslist "^4.21.3" |
| 378 | + "@nicolo-ribaudo/semver-v6" "^6.3.3" |
| 379 | + browserslist "^4.21.9" |
379 | 380 | lru-cache "^5.1.1"
|
380 |
| - semver "^6.3.0" |
381 | 381 |
|
382 |
| -"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5": |
383 |
| - version "7.22.5" |
384 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz#2192a1970ece4685fbff85b48da2c32fcb130b7c" |
385 |
| - integrity sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q== |
| 382 | +"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5", "@babel/helper-create-class-features-plugin@^7.22.6": |
| 383 | + version "7.22.6" |
| 384 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.6.tgz#58564873c889a6fea05a538e23f9f6d201f10950" |
| 385 | + integrity sha512-iwdzgtSiBxF6ni6mzVnZCF3xt5qE6cEA0J7nFt8QOAWZ0zjCFceEgpn3vtb2V7WFR6QzP2jmIFOHMTRo7eNJjQ== |
386 | 386 | dependencies:
|
387 | 387 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
388 | 388 | "@babel/helper-environment-visitor" "^7.22.5"
|
|
391 | 391 | "@babel/helper-optimise-call-expression" "^7.22.5"
|
392 | 392 | "@babel/helper-replace-supers" "^7.22.5"
|
393 | 393 | "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
394 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
395 |
| - semver "^6.3.0" |
| 394 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 395 | + "@nicolo-ribaudo/semver-v6" "^6.3.3" |
396 | 396 |
|
397 | 397 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.5":
|
398 | 398 | version "7.22.5"
|
|
511 | 511 | dependencies:
|
512 | 512 | "@babel/types" "^7.22.5"
|
513 | 513 |
|
514 |
| -"@babel/helper-split-export-declaration@^7.22.5": |
515 |
| - version "7.22.5" |
516 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz#88cf11050edb95ed08d596f7a044462189127a08" |
517 |
| - integrity sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ== |
| 514 | +"@babel/helper-split-export-declaration@^7.22.5", "@babel/helper-split-export-declaration@^7.22.6": |
| 515 | + version "7.22.6" |
| 516 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 517 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
518 | 518 | dependencies:
|
519 | 519 | "@babel/types" "^7.22.5"
|
520 | 520 |
|
|
543 | 543 | "@babel/traverse" "^7.22.5"
|
544 | 544 | "@babel/types" "^7.22.5"
|
545 | 545 |
|
546 |
| -"@babel/helpers@^7.22.5": |
547 |
| - version "7.22.5" |
548 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820" |
549 |
| - integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q== |
| 546 | +"@babel/helpers@^7.22.6": |
| 547 | + version "7.22.6" |
| 548 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd" |
| 549 | + integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA== |
550 | 550 | dependencies:
|
551 | 551 | "@babel/template" "^7.22.5"
|
552 |
| - "@babel/traverse" "^7.22.5" |
| 552 | + "@babel/traverse" "^7.22.6" |
553 | 553 | "@babel/types" "^7.22.5"
|
554 | 554 |
|
555 | 555 | "@babel/highlight@^7.22.5":
|
|
561 | 561 | chalk "^2.0.0"
|
562 | 562 | js-tokens "^4.0.0"
|
563 | 563 |
|
564 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.5": |
565 |
| - version "7.22.5" |
566 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" |
567 |
| - integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== |
| 564 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.5", "@babel/parser@^7.22.6": |
| 565 | + version "7.22.6" |
| 566 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.6.tgz#201f8b47be20c76c7c5743b9c16129760bf9a975" |
| 567 | + integrity sha512-EIQu22vNkceq3LbjAq7knDf/UmtI2qbcNI8GRBlijez6TpQLvSodJPYfydQmNA5buwkxxxa/PVI44jjYZ+/cLw== |
568 | 568 |
|
569 | 569 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
|
570 | 570 | version "7.22.5"
|
|
590 | 590 | "@babel/helper-create-class-features-plugin" "^7.18.6"
|
591 | 591 | "@babel/helper-plugin-utils" "^7.18.6"
|
592 | 592 |
|
593 |
| - |
594 |
| - version "7.22.5" |
595 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.5.tgz#dc8cdda048e5aea947efda920e030199806b868d" |
596 |
| - integrity sha512-h8hlezQ4dl6ixodgXkH8lUfcD7x+WAuIqPUjwGoItynrXOAv4a4Tci1zA/qjzQjjcl0v3QpLdc2LM6ZACQuY7A== |
| 593 | + |
| 594 | + version "7.22.6" |
| 595 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.6.tgz#47fd392abe90f715708dc9aaeafc1f09d8db3fc4" |
| 596 | + integrity sha512-cgskJ9W7kxTk/wBM16JNHhlTkeyDK6slMJg1peaI4LM3y2HtTv+6I85sW9UXSUZilndIBvDBETA1BRoOYdxWKw== |
597 | 597 | dependencies:
|
598 |
| - "@babel/helper-create-class-features-plugin" "^7.22.5" |
| 598 | + "@babel/helper-create-class-features-plugin" "^7.22.6" |
599 | 599 | "@babel/helper-plugin-utils" "^7.22.5"
|
600 | 600 | "@babel/helper-replace-supers" "^7.22.5"
|
601 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
| 601 | + "@babel/helper-split-export-declaration" "^7.22.6" |
602 | 602 | "@babel/plugin-syntax-decorators" "^7.22.5"
|
603 | 603 |
|
604 | 604 | "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
|
826 | 826 | "@babel/helper-plugin-utils" "^7.22.5"
|
827 | 827 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
828 | 828 |
|
829 |
| -"@babel/plugin-transform-classes@^7.22.5": |
830 |
| - version "7.22.5" |
831 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.5.tgz#635d4e98da741fad814984639f4c0149eb0135e1" |
832 |
| - integrity sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ== |
| 829 | +"@babel/plugin-transform-classes@^7.22.6": |
| 830 | + version "7.22.6" |
| 831 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz#e04d7d804ed5b8501311293d1a0e6d43e94c3363" |
| 832 | + integrity sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ== |
833 | 833 | dependencies:
|
834 | 834 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
835 |
| - "@babel/helper-compilation-targets" "^7.22.5" |
| 835 | + "@babel/helper-compilation-targets" "^7.22.6" |
836 | 836 | "@babel/helper-environment-visitor" "^7.22.5"
|
837 | 837 | "@babel/helper-function-name" "^7.22.5"
|
838 | 838 | "@babel/helper-optimise-call-expression" "^7.22.5"
|
839 | 839 | "@babel/helper-plugin-utils" "^7.22.5"
|
840 | 840 | "@babel/helper-replace-supers" "^7.22.5"
|
841 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
| 841 | + "@babel/helper-split-export-declaration" "^7.22.6" |
842 | 842 | globals "^11.1.0"
|
843 | 843 |
|
844 | 844 | "@babel/plugin-transform-computed-properties@^7.22.5":
|
|
1034 | 1034 | "@babel/helper-plugin-utils" "^7.22.5"
|
1035 | 1035 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
1036 | 1036 |
|
1037 |
| -"@babel/plugin-transform-optional-chaining@^7.22.5": |
1038 |
| - version "7.22.5" |
1039 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.5.tgz#1003762b9c14295501beb41be72426736bedd1e0" |
1040 |
| - integrity sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ== |
| 1037 | +"@babel/plugin-transform-optional-chaining@^7.22.5", "@babel/plugin-transform-optional-chaining@^7.22.6": |
| 1038 | + version "7.22.6" |
| 1039 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz#4bacfe37001fe1901117672875e931d439811564" |
| 1040 | + integrity sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg== |
1041 | 1041 | dependencies:
|
1042 | 1042 | "@babel/helper-plugin-utils" "^7.22.5"
|
1043 | 1043 | "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
1167 | 1167 | "@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
1168 | 1168 | "@babel/helper-plugin-utils" "^7.22.5"
|
1169 | 1169 |
|
1170 |
| - |
1171 |
| - version "7.22.5" |
1172 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.5.tgz#3da66078b181f3d62512c51cf7014392c511504e" |
1173 |
| - integrity sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A== |
| 1170 | + |
| 1171 | + version "7.22.6" |
| 1172 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.6.tgz#41bade05f2f8782d693b52d707ede7cef9da3b38" |
| 1173 | + integrity sha512-IHr0AXHGk8oh8HYSs45Mxuv6iySUBwDTIzJSnXN7PURqHdxJVQlCoXmKJgyvSS9bcNf9NVRVE35z+LkCvGmi6w== |
1174 | 1174 | dependencies:
|
1175 |
| - "@babel/compat-data" "^7.22.5" |
1176 |
| - "@babel/helper-compilation-targets" "^7.22.5" |
| 1175 | + "@babel/compat-data" "^7.22.6" |
| 1176 | + "@babel/helper-compilation-targets" "^7.22.6" |
1177 | 1177 | "@babel/helper-plugin-utils" "^7.22.5"
|
1178 | 1178 | "@babel/helper-validator-option" "^7.22.5"
|
1179 | 1179 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
|
|
1204 | 1204 | "@babel/plugin-transform-block-scoping" "^7.22.5"
|
1205 | 1205 | "@babel/plugin-transform-class-properties" "^7.22.5"
|
1206 | 1206 | "@babel/plugin-transform-class-static-block" "^7.22.5"
|
1207 |
| - "@babel/plugin-transform-classes" "^7.22.5" |
| 1207 | + "@babel/plugin-transform-classes" "^7.22.6" |
1208 | 1208 | "@babel/plugin-transform-computed-properties" "^7.22.5"
|
1209 | 1209 | "@babel/plugin-transform-destructuring" "^7.22.5"
|
1210 | 1210 | "@babel/plugin-transform-dotall-regex" "^7.22.5"
|
|
1229 | 1229 | "@babel/plugin-transform-object-rest-spread" "^7.22.5"
|
1230 | 1230 | "@babel/plugin-transform-object-super" "^7.22.5"
|
1231 | 1231 | "@babel/plugin-transform-optional-catch-binding" "^7.22.5"
|
1232 |
| - "@babel/plugin-transform-optional-chaining" "^7.22.5" |
| 1232 | + "@babel/plugin-transform-optional-chaining" "^7.22.6" |
1233 | 1233 | "@babel/plugin-transform-parameters" "^7.22.5"
|
1234 | 1234 | "@babel/plugin-transform-private-methods" "^7.22.5"
|
1235 | 1235 | "@babel/plugin-transform-private-property-in-object" "^7.22.5"
|
|
1247 | 1247 | "@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
1248 | 1248 | "@babel/preset-modules" "^0.1.5"
|
1249 | 1249 | "@babel/types" "^7.22.5"
|
| 1250 | + "@nicolo-ribaudo/semver-v6" "^6.3.3" |
1250 | 1251 | babel-plugin-polyfill-corejs2 "^0.4.3"
|
1251 | 1252 | babel-plugin-polyfill-corejs3 "^0.8.1"
|
1252 | 1253 | babel-plugin-polyfill-regenerator "^0.5.0"
|
1253 |
| - core-js-compat "^3.30.2" |
1254 |
| - semver "^6.3.0" |
| 1254 | + core-js-compat "^3.31.0" |
1255 | 1255 |
|
1256 | 1256 | "@babel/preset-modules@^0.1.5":
|
1257 | 1257 | version "0.1.5"
|
|
1296 | 1296 | "@babel/parser" "^7.22.5"
|
1297 | 1297 | "@babel/types" "^7.22.5"
|
1298 | 1298 |
|
1299 |
| -"@babel/traverse@^7.22.5", "@babel/traverse@^7.7.2": |
1300 |
| - version "7.22.5" |
1301 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
1302 |
| - integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
| 1299 | +"@babel/traverse@^7.22.5", "@babel/traverse@^7.22.6", "@babel/traverse@^7.7.2": |
| 1300 | + version "7.22.6" |
| 1301 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.6.tgz#8f2f83a5c588251584914debeee38f35f661a300" |
| 1302 | + integrity sha512-53CijMvKlLIDlOTrdWiHileRddlIiwUIyCKqYa7lYnnPldXCG5dUSN38uT0cA6i7rHWNKJLH0VU/Kxdr1GzB3w== |
1303 | 1303 | dependencies:
|
1304 | 1304 | "@babel/code-frame" "^7.22.5"
|
1305 | 1305 | "@babel/generator" "^7.22.5"
|
1306 | 1306 | "@babel/helper-environment-visitor" "^7.22.5"
|
1307 | 1307 | "@babel/helper-function-name" "^7.22.5"
|
1308 | 1308 | "@babel/helper-hoist-variables" "^7.22.5"
|
1309 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
1310 |
| - "@babel/parser" "^7.22.5" |
| 1309 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1310 | + "@babel/parser" "^7.22.6" |
1311 | 1311 | "@babel/types" "^7.22.5"
|
1312 | 1312 | debug "^4.1.0"
|
1313 | 1313 | globals "^11.1.0"
|
|
2421 | 2421 | resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.8.tgz#22c5c8fa05680f2775a29c6c5a74cf04b8cc9d90"
|
2422 | 2422 | integrity sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==
|
2423 | 2423 |
|
| 2424 | +"@nicolo-ribaudo/semver-v6@^6.3.3": |
| 2425 | + version "6.3.3" |
| 2426 | + resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29" |
| 2427 | + integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg== |
| 2428 | + |
2424 | 2429 |
|
2425 | 2430 | version "2.1.5"
|
2426 | 2431 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
@@ -4176,7 +4181,7 @@ browser-process-hrtime@^1.0.0:
|
4176 | 4181 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
4177 | 4182 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
4178 | 4183 |
|
4179 |
| -browserslist@^4.0.0, browserslist@^4.21.3, browserslist@^4.21.4, browserslist@^4.21.5: |
| 4184 | +browserslist@^4.0.0, browserslist@^4.21.4, browserslist@^4.21.5, browserslist@^4.21.9: |
4180 | 4185 | version "4.21.9"
|
4181 | 4186 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.9.tgz#e11bdd3c313d7e2a9e87e8b4b0c7872b13897635"
|
4182 | 4187 | integrity sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==
|
|
4749 | 4754 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
|
4750 | 4755 | integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
|
4751 | 4756 |
|
4752 |
| -core-js-compat@^3.30.1, core-js-compat@^3.30.2: |
| 4757 | +core-js-compat@^3.30.1, core-js-compat@^3.31.0: |
4753 | 4758 | version "3.31.0"
|
4754 | 4759 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.31.0.tgz#4030847c0766cc0e803dcdfb30055d7ef2064bf1"
|
4755 | 4760 | integrity sha512-hM7YCu1cU6Opx7MXNu0NuumM0ezNeAeRKadixyiQELWY3vT3De9S4J5ZBMraWV2vZnrE1Cirl0GtFtDtMUXzPw==
|
|
0 commit comments