Skip to content

Commit c792261

Browse files
committed
yarn install.
1 parent 61b3c56 commit c792261

File tree

1 file changed

+64
-55
lines changed

1 file changed

+64
-55
lines changed

yarn.lock

Lines changed: 64 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
dependencies:
405405
"@babel/helper-plugin-utils" "^7.18.6"
406406

407-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.22.0":
407+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.22.3":
408408
version "7.22.3"
409409
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.3.tgz#a75be1365c0c3188c51399a662168c1c98108659"
410410
integrity sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==
@@ -488,7 +488,7 @@
488488
dependencies:
489489
"@babel/helper-plugin-utils" "^7.19.0"
490490

491-
"@babel/plugin-syntax-import-attributes@^7.22.0":
491+
"@babel/plugin-syntax-import-attributes@^7.22.3":
492492
version "7.22.3"
493493
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz#d7168f22b9b49a6cc1792cec78e06a18ad2e7b4b"
494494
integrity sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==
@@ -594,7 +594,7 @@
594594
dependencies:
595595
"@babel/helper-plugin-utils" "^7.21.5"
596596

597-
"@babel/plugin-transform-async-generator-functions@^7.22.0":
597+
"@babel/plugin-transform-async-generator-functions@^7.22.3":
598598
version "7.22.3"
599599
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz#3ed99924c354fb9e80dabb2cc8d002c702e94527"
600600
integrity sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==
@@ -627,15 +627,15 @@
627627
dependencies:
628628
"@babel/helper-plugin-utils" "^7.20.2"
629629

630-
"@babel/plugin-transform-class-properties@^7.22.0":
630+
"@babel/plugin-transform-class-properties@^7.22.3":
631631
version "7.22.3"
632632
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz#3407145e513830df77f0cef828b8b231c166fe4c"
633633
integrity sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==
634634
dependencies:
635635
"@babel/helper-create-class-features-plugin" "^7.22.1"
636636
"@babel/helper-plugin-utils" "^7.21.5"
637637

638-
"@babel/plugin-transform-class-static-block@^7.22.0":
638+
"@babel/plugin-transform-class-static-block@^7.22.3":
639639
version "7.22.3"
640640
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz#e352cf33567385c731a8f21192efeba760358773"
641641
integrity sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==
@@ -705,7 +705,7 @@
705705
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
706706
"@babel/helper-plugin-utils" "^7.18.6"
707707

708-
"@babel/plugin-transform-export-namespace-from@^7.22.0":
708+
"@babel/plugin-transform-export-namespace-from@^7.22.3":
709709
version "7.22.3"
710710
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz#9b8700aa495007d3bebac8358d1c562434b680b9"
711711
integrity sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==
@@ -729,7 +729,7 @@
729729
"@babel/helper-function-name" "^7.18.9"
730730
"@babel/helper-plugin-utils" "^7.18.9"
731731

732-
"@babel/plugin-transform-json-strings@^7.22.0":
732+
"@babel/plugin-transform-json-strings@^7.22.3":
733733
version "7.22.3"
734734
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz#a181b8679cf7c93e9d0e3baa5b1776d65be601a9"
735735
integrity sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==
@@ -744,7 +744,7 @@
744744
dependencies:
745745
"@babel/helper-plugin-utils" "^7.18.9"
746746

747-
"@babel/plugin-transform-logical-assignment-operators@^7.22.0":
747+
"@babel/plugin-transform-logical-assignment-operators@^7.22.3":
748748
version "7.22.3"
749749
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz#9e021455810f33b0baccb82fb759b194f5dc36f0"
750750
integrity sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==
@@ -776,7 +776,7 @@
776776
"@babel/helper-plugin-utils" "^7.21.5"
777777
"@babel/helper-simple-access" "^7.21.5"
778778

779-
"@babel/plugin-transform-modules-systemjs@^7.22.0":
779+
"@babel/plugin-transform-modules-systemjs@^7.22.3":
780780
version "7.22.3"
781781
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz#cc507e03e88d87b016feaeb5dae941e6ef50d91e"
782782
integrity sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==
@@ -794,38 +794,38 @@
794794
"@babel/helper-module-transforms" "^7.18.6"
795795
"@babel/helper-plugin-utils" "^7.18.6"
796796

797-
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.0":
797+
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.3":
798798
version "7.22.3"
799799
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz#db6fb77e6b3b53ec3b8d370246f0b7cf67d35ab4"
800800
integrity sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==
801801
dependencies:
802802
"@babel/helper-create-regexp-features-plugin" "^7.22.1"
803803
"@babel/helper-plugin-utils" "^7.21.5"
804804

805-
"@babel/plugin-transform-new-target@^7.22.0":
805+
"@babel/plugin-transform-new-target@^7.22.3":
806806
version "7.22.3"
807807
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz#deb0377d741cbee2f45305868b9026dcd6dd96e2"
808808
integrity sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==
809809
dependencies:
810810
"@babel/helper-plugin-utils" "^7.21.5"
811811

812-
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.0":
812+
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.3":
813813
version "7.22.3"
814814
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz#8c519f8bf5af94a9ca6f65cf422a9d3396e542b9"
815815
integrity sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==
816816
dependencies:
817817
"@babel/helper-plugin-utils" "^7.21.5"
818818
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
819819

820-
"@babel/plugin-transform-numeric-separator@^7.22.0":
820+
"@babel/plugin-transform-numeric-separator@^7.22.3":
821821
version "7.22.3"
822822
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz#02493070ca6685884b0eee705363ee4da2132ab0"
823823
integrity sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==
824824
dependencies:
825825
"@babel/helper-plugin-utils" "^7.21.5"
826826
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
827827

828-
"@babel/plugin-transform-object-rest-spread@^7.22.0":
828+
"@babel/plugin-transform-object-rest-spread@^7.22.3":
829829
version "7.22.3"
830830
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz#da6fba693effb8c203d8c3bdf7bf4e2567e802e9"
831831
integrity sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==
@@ -844,15 +844,15 @@
844844
"@babel/helper-plugin-utils" "^7.18.6"
845845
"@babel/helper-replace-supers" "^7.18.6"
846846

847-
"@babel/plugin-transform-optional-catch-binding@^7.22.0":
847+
"@babel/plugin-transform-optional-catch-binding@^7.22.3":
848848
version "7.22.3"
849849
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz#e971a083fc7d209d9cd18253853af1db6d8dc42f"
850850
integrity sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==
851851
dependencies:
852852
"@babel/helper-plugin-utils" "^7.21.5"
853853
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
854854

855-
"@babel/plugin-transform-optional-chaining@^7.22.0", "@babel/plugin-transform-optional-chaining@^7.22.3":
855+
"@babel/plugin-transform-optional-chaining@^7.22.3":
856856
version "7.22.3"
857857
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz#5fd24a4a7843b76da6aeec23c7f551da5d365290"
858858
integrity sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==
@@ -861,22 +861,22 @@
861861
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
862862
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
863863

864-
"@babel/plugin-transform-parameters@^7.22.0", "@babel/plugin-transform-parameters@^7.22.3":
864+
"@babel/plugin-transform-parameters@^7.22.3":
865865
version "7.22.3"
866866
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz#24477acfd2fd2bc901df906c9bf17fbcfeee900d"
867867
integrity sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==
868868
dependencies:
869869
"@babel/helper-plugin-utils" "^7.21.5"
870870

871-
"@babel/plugin-transform-private-methods@^7.22.0":
871+
"@babel/plugin-transform-private-methods@^7.22.3":
872872
version "7.22.3"
873873
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz#adac38020bab5047482d3297107c1f58e9c574f6"
874874
integrity sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==
875875
dependencies:
876876
"@babel/helper-create-class-features-plugin" "^7.22.1"
877877
"@babel/helper-plugin-utils" "^7.21.5"
878878

879-
"@babel/plugin-transform-private-property-in-object@^7.22.0":
879+
"@babel/plugin-transform-private-property-in-object@^7.22.3":
880880
version "7.22.3"
881881
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz#031621b02c7b7d95389de1a3dba2fe9e8c548e56"
882882
integrity sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==
@@ -951,7 +951,7 @@
951951
dependencies:
952952
"@babel/helper-plugin-utils" "^7.21.5"
953953

954-
"@babel/plugin-transform-unicode-property-regex@^7.22.0":
954+
"@babel/plugin-transform-unicode-property-regex@^7.22.3":
955955
version "7.22.3"
956956
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz#597b6a614dc93eaae605ee293e674d79d32eb380"
957957
integrity sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==
@@ -967,33 +967,33 @@
967967
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
968968
"@babel/helper-plugin-utils" "^7.18.6"
969969

970-
"@babel/plugin-transform-unicode-sets-regex@^7.22.0":
970+
"@babel/plugin-transform-unicode-sets-regex@^7.22.3":
971971
version "7.22.3"
972972
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz#7c14ee33fa69782b0101d0f7143d3fc73ce00700"
973973
integrity sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==
974974
dependencies:
975975
"@babel/helper-create-regexp-features-plugin" "^7.22.1"
976976
"@babel/helper-plugin-utils" "^7.21.5"
977977

978-
"@babel/preset-env@^7.22.2":
979-
version "7.22.2"
980-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.2.tgz#cefeabcb22abb098f6dda52b8b9b107374892cfd"
981-
integrity sha512-UPNK9pgphMULvA2EMKIWHU90C47PKyuvQ8pE1MzH7l9PgFcRabdrHhlePpBuWxYZQ+TziP2nycKoI5C1Yhdm9Q==
978+
"@babel/preset-env@^7.22.4":
979+
version "7.22.4"
980+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.4.tgz#c86a82630f0e8c61d9bb9327b7b896732028cbed"
981+
integrity sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==
982982
dependencies:
983-
"@babel/compat-data" "^7.22.0"
983+
"@babel/compat-data" "^7.22.3"
984984
"@babel/helper-compilation-targets" "^7.22.1"
985985
"@babel/helper-plugin-utils" "^7.21.5"
986986
"@babel/helper-validator-option" "^7.21.0"
987987
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
988-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.22.0"
988+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.22.3"
989989
"@babel/plugin-proposal-private-property-in-object" "^7.21.0"
990990
"@babel/plugin-syntax-async-generators" "^7.8.4"
991991
"@babel/plugin-syntax-class-properties" "^7.12.13"
992992
"@babel/plugin-syntax-class-static-block" "^7.14.5"
993993
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
994994
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
995995
"@babel/plugin-syntax-import-assertions" "^7.20.0"
996-
"@babel/plugin-syntax-import-attributes" "^7.22.0"
996+
"@babel/plugin-syntax-import-attributes" "^7.22.3"
997997
"@babel/plugin-syntax-import-meta" "^7.10.4"
998998
"@babel/plugin-syntax-json-strings" "^7.8.3"
999999
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
@@ -1006,41 +1006,41 @@
10061006
"@babel/plugin-syntax-top-level-await" "^7.14.5"
10071007
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
10081008
"@babel/plugin-transform-arrow-functions" "^7.21.5"
1009-
"@babel/plugin-transform-async-generator-functions" "^7.22.0"
1009+
"@babel/plugin-transform-async-generator-functions" "^7.22.3"
10101010
"@babel/plugin-transform-async-to-generator" "^7.20.7"
10111011
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
10121012
"@babel/plugin-transform-block-scoping" "^7.21.0"
1013-
"@babel/plugin-transform-class-properties" "^7.22.0"
1014-
"@babel/plugin-transform-class-static-block" "^7.22.0"
1013+
"@babel/plugin-transform-class-properties" "^7.22.3"
1014+
"@babel/plugin-transform-class-static-block" "^7.22.3"
10151015
"@babel/plugin-transform-classes" "^7.21.0"
10161016
"@babel/plugin-transform-computed-properties" "^7.21.5"
10171017
"@babel/plugin-transform-destructuring" "^7.21.3"
10181018
"@babel/plugin-transform-dotall-regex" "^7.18.6"
10191019
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
10201020
"@babel/plugin-transform-dynamic-import" "^7.22.1"
10211021
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
1022-
"@babel/plugin-transform-export-namespace-from" "^7.22.0"
1022+
"@babel/plugin-transform-export-namespace-from" "^7.22.3"
10231023
"@babel/plugin-transform-for-of" "^7.21.5"
10241024
"@babel/plugin-transform-function-name" "^7.18.9"
1025-
"@babel/plugin-transform-json-strings" "^7.22.0"
1025+
"@babel/plugin-transform-json-strings" "^7.22.3"
10261026
"@babel/plugin-transform-literals" "^7.18.9"
1027-
"@babel/plugin-transform-logical-assignment-operators" "^7.22.0"
1027+
"@babel/plugin-transform-logical-assignment-operators" "^7.22.3"
10281028
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
10291029
"@babel/plugin-transform-modules-amd" "^7.20.11"
10301030
"@babel/plugin-transform-modules-commonjs" "^7.21.5"
1031-
"@babel/plugin-transform-modules-systemjs" "^7.22.0"
1031+
"@babel/plugin-transform-modules-systemjs" "^7.22.3"
10321032
"@babel/plugin-transform-modules-umd" "^7.18.6"
1033-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.0"
1034-
"@babel/plugin-transform-new-target" "^7.22.0"
1035-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.0"
1036-
"@babel/plugin-transform-numeric-separator" "^7.22.0"
1037-
"@babel/plugin-transform-object-rest-spread" "^7.22.0"
1033+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.3"
1034+
"@babel/plugin-transform-new-target" "^7.22.3"
1035+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.3"
1036+
"@babel/plugin-transform-numeric-separator" "^7.22.3"
1037+
"@babel/plugin-transform-object-rest-spread" "^7.22.3"
10381038
"@babel/plugin-transform-object-super" "^7.18.6"
1039-
"@babel/plugin-transform-optional-catch-binding" "^7.22.0"
1040-
"@babel/plugin-transform-optional-chaining" "^7.22.0"
1041-
"@babel/plugin-transform-parameters" "^7.22.0"
1042-
"@babel/plugin-transform-private-methods" "^7.22.0"
1043-
"@babel/plugin-transform-private-property-in-object" "^7.22.0"
1039+
"@babel/plugin-transform-optional-catch-binding" "^7.22.3"
1040+
"@babel/plugin-transform-optional-chaining" "^7.22.3"
1041+
"@babel/plugin-transform-parameters" "^7.22.3"
1042+
"@babel/plugin-transform-private-methods" "^7.22.3"
1043+
"@babel/plugin-transform-private-property-in-object" "^7.22.3"
10441044
"@babel/plugin-transform-property-literals" "^7.18.6"
10451045
"@babel/plugin-transform-regenerator" "^7.21.5"
10461046
"@babel/plugin-transform-reserved-words" "^7.18.6"
@@ -1050,12 +1050,12 @@
10501050
"@babel/plugin-transform-template-literals" "^7.18.9"
10511051
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
10521052
"@babel/plugin-transform-unicode-escapes" "^7.21.5"
1053-
"@babel/plugin-transform-unicode-property-regex" "^7.22.0"
1053+
"@babel/plugin-transform-unicode-property-regex" "^7.22.3"
10541054
"@babel/plugin-transform-unicode-regex" "^7.18.6"
1055-
"@babel/plugin-transform-unicode-sets-regex" "^7.22.0"
1055+
"@babel/plugin-transform-unicode-sets-regex" "^7.22.3"
10561056
"@babel/preset-modules" "^0.1.5"
1057-
"@babel/types" "^7.22.0"
1058-
babel-plugin-polyfill-corejs2 "^0.4.2"
1057+
"@babel/types" "^7.22.4"
1058+
babel-plugin-polyfill-corejs2 "^0.4.3"
10591059
babel-plugin-polyfill-corejs3 "^0.8.1"
10601060
babel-plugin-polyfill-regenerator "^0.5.0"
10611061
core-js-compat "^3.30.2"
@@ -1152,6 +1152,15 @@
11521152
"@babel/helper-validator-identifier" "^7.19.1"
11531153
to-fast-properties "^2.0.0"
11541154

1155+
"@babel/types@^7.22.4":
1156+
version "7.22.4"
1157+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.4.tgz#56a2653ae7e7591365dabf20b76295410684c071"
1158+
integrity sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==
1159+
dependencies:
1160+
"@babel/helper-string-parser" "^7.21.5"
1161+
"@babel/helper-validator-identifier" "^7.19.1"
1162+
to-fast-properties "^2.0.0"
1163+
11551164
"@bcoe/v8-coverage@^0.2.3":
11561165
version "0.2.3"
11571166
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -1950,14 +1959,14 @@
19501959
colorette "^2.0.16"
19511960
ora "^5.4.1"
19521961

1953-
"@patternslib/dev@^3.3.3":
1954-
version "3.3.3"
1955-
resolved "https://registry.yarnpkg.com/@patternslib/dev/-/dev-3.3.3.tgz#966926d03a56481d51b1c521bcef2361744f147e"
1956-
integrity sha512-DN0H43xkPzoy5Z7vtLohhO60ktXObPd2ud8Hf7gWsrQyb4BQ7iL6D3ifvJbjXbnUDkO6HtjFSBwC06i394WQSQ==
1962+
"@patternslib/dev@^3.3.4":
1963+
version "3.3.4"
1964+
resolved "https://registry.yarnpkg.com/@patternslib/dev/-/dev-3.3.4.tgz#fe5bc769e68881043f2ff7c2d119b346ac7cd1a4"
1965+
integrity sha512-ExRwug9VgS8t82xsVL+QQGNia/VDpOQVubAVurkkrF3UxwfLXBFcBqhyMJOh0nahNUaltOHFm0vFRCUE6lQZeA==
19571966
dependencies:
19581967
"@babel/core" "^7.22.1"
19591968
"@babel/eslint-parser" "^7.21.8"
1960-
"@babel/preset-env" "^7.22.2"
1969+
"@babel/preset-env" "^7.22.4"
19611970
"@commitlint/cli" "^17.6.3"
19621971
"@commitlint/config-conventional" "^17.6.3"
19631972
"@release-it/conventional-changelog" "^5.1.1"
@@ -3181,7 +3190,7 @@ babel-plugin-jest-hoist@^29.5.0:
31813190
"@types/babel__core" "^7.1.14"
31823191
"@types/babel__traverse" "^7.0.6"
31833192

3184-
babel-plugin-polyfill-corejs2@^0.4.2:
3193+
babel-plugin-polyfill-corejs2@^0.4.3:
31853194
version "0.4.3"
31863195
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz#75044d90ba5043a5fb559ac98496f62f3eb668fd"
31873196
integrity sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==

0 commit comments

Comments
 (0)