@@ -846,6 +846,11 @@ acorn@^7.1.1, acorn@^7.4.0:
846
846
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
847
847
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
848
848
849
+ acorn@^8.11.3 :
850
+ version "8.11.3"
851
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
852
+ integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
853
+
849
854
acorn@^8.8.1 :
850
855
version "8.8.1"
851
856
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
@@ -2738,16 +2743,6 @@ mkdist@^1.2.0:
2738
2743
mri "^1.2.0"
2739
2744
pathe "^1.1.0"
2740
2745
2741
- mlly@^0.5.17 :
2742
- version "0.5.17"
2743
- resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.5.17.tgz#26e05a66b0adf809767a38d8b3a885db0502f5c0"
2744
- integrity sha512-Rn+ai4G+CQXptDFSRNnChEgNr+xAEauYhwRvpPl/UHStTlgkIftplgJRsA2OXPuoUn86K4XAjB26+x5CEvVb6A==
2745
- dependencies :
2746
- acorn "^8.8.1"
2747
- pathe "^1.0.0"
2748
- pkg-types "^1.0.0"
2749
- ufo "^1.0.0"
2750
-
2751
2746
mlly@^1.0.0 :
2752
2747
version "1.0.0"
2753
2748
resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.0.0.tgz#d38ca6e33ab89b60654f71ef08931d51e83d3569"
@@ -2778,6 +2773,16 @@ mlly@^1.2.0:
2778
2773
pkg-types "^1.0.2"
2779
2774
ufo "^1.1.1"
2780
2775
2776
+ mlly@^1.5.0 :
2777
+ version "1.5.0"
2778
+ resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.5.0.tgz#8428a4617d54cc083d3009030ac79739a0e5447a"
2779
+ integrity sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==
2780
+ dependencies :
2781
+ acorn "^8.11.3"
2782
+ pathe "^1.1.2"
2783
+ pkg-types "^1.0.3"
2784
+ ufo "^1.3.2"
2785
+
2781
2786
modify-values@^1.0.0 :
2782
2787
version "1.0.1"
2783
2788
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
@@ -3047,6 +3052,11 @@ pathe@^1.1.0:
3047
3052
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.0.tgz#e2e13f6c62b31a3289af4ba19886c230f295ec03"
3048
3053
integrity sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==
3049
3054
3055
+ pathe@^1.1.2 :
3056
+ version "1.1.2"
3057
+ resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
3058
+ integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
3059
+
3050
3060
picocolors@^1.0.0 :
3051
3061
version "1.0.0"
3052
3062
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -3097,6 +3107,15 @@ pkg-types@^1.0.2:
3097
3107
mlly "^1.1.1"
3098
3108
pathe "^1.1.0"
3099
3109
3110
+ pkg-types@^1.0.3 :
3111
+ version "1.0.3"
3112
+ resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.0.3.tgz#988b42ab19254c01614d13f4f65a2cfc7880f868"
3113
+ integrity sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==
3114
+ dependencies :
3115
+ jsonc-parser "^3.2.0"
3116
+ mlly "^1.2.0"
3117
+ pathe "^1.1.0"
3118
+
3100
3119
pkg-up@^2.0.0 :
3101
3120
version "2.0.0"
3102
3121
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
@@ -3717,6 +3736,11 @@ ufo@^1.1.1:
3717
3736
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.1.tgz#e70265e7152f3aba425bd013d150b2cdf4056d7c"
3718
3737
integrity sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==
3719
3738
3739
+ ufo@^1.3.2 :
3740
+ version "1.3.2"
3741
+ resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.3.2.tgz#c7d719d0628a1c80c006d2240e0d169f6e3c0496"
3742
+ integrity sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==
3743
+
3720
3744
uglify-js@^3.1.4 :
3721
3745
version "3.14.1"
3722
3746
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.1.tgz#e2cb9fe34db9cb4cf7e35d1d26dfea28e09a7d06"
0 commit comments