@@ -2225,12 +2225,12 @@ babel-jest@29.6.1, babel-jest@^29.6.1:
2225
2225
graceful-fs "^4.2.9"
2226
2226
slash "^3.0.0"
2227
2227
2228
- babel-loader@9.1.2 :
2229
- version "9.1.2 "
2230
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.2 .tgz#a16a080de52d08854ee14570469905a5fc00d39c "
2231
- integrity sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA ==
2228
+ babel-loader@9.1.3 :
2229
+ version "9.1.3 "
2230
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3 .tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a "
2231
+ integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw ==
2232
2232
dependencies :
2233
- find-cache-dir "^3.3.2 "
2233
+ find-cache-dir "^4.0.0 "
2234
2234
schema-utils "^4.0.0"
2235
2235
2236
2236
babel-plugin-istanbul@^6.1.1 :
@@ -2623,10 +2623,10 @@ commander@^8.3.0:
2623
2623
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
2624
2624
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
2625
2625
2626
- commondir@^1 .0.1 :
2627
- version "1 .0.1 "
2628
- resolved "https://registry.yarnpkg.com/commondir /-/commondir-1 .0.1 .tgz#ddd800da0c66127393cca5950ea968a3aaf1253b "
2629
- integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg ==
2626
+ common-path-prefix@^3 .0.0 :
2627
+ version "3 .0.0 "
2628
+ resolved "https://registry.yarnpkg.com/common-path-prefix /-/common-path-prefix-3 .0.0 .tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0 "
2629
+ integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w ==
2630
2630
2631
2631
compressible@~2.0.16 :
2632
2632
version "2.0.18"
@@ -3705,14 +3705,13 @@ finalhandler@1.2.0:
3705
3705
statuses "2.0.1"
3706
3706
unpipe "~1.0.0"
3707
3707
3708
- find-cache-dir@^3.3.2 :
3709
- version "3.3.2 "
3710
- resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2 .tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b "
3711
- integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig ==
3708
+ find-cache-dir@^4.0.0 :
3709
+ version "4.0.0 "
3710
+ resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-4.0.0 .tgz#a30ee0448f81a3990708f6453633c733e2f6eec2 "
3711
+ integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg ==
3712
3712
dependencies :
3713
- commondir "^1.0.1"
3714
- make-dir "^3.0.2"
3715
- pkg-dir "^4.1.0"
3713
+ common-path-prefix "^3.0.0"
3714
+ pkg-dir "^7.0.0"
3716
3715
3717
3716
find-up@^4.0.0, find-up@^4.1.0 :
3718
3717
version "4.1.0"
@@ -3730,6 +3729,14 @@ find-up@^5.0.0:
3730
3729
locate-path "^6.0.0"
3731
3730
path-exists "^4.0.0"
3732
3731
3732
+ find-up@^6.3.0 :
3733
+ version "6.3.0"
3734
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
3735
+ integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
3736
+ dependencies :
3737
+ locate-path "^7.1.0"
3738
+ path-exists "^5.0.0"
3739
+
3733
3740
flat-cache@^3.0.4 :
3734
3741
version "3.0.4"
3735
3742
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
@@ -5152,6 +5159,13 @@ locate-path@^6.0.0:
5152
5159
dependencies :
5153
5160
p-locate "^5.0.0"
5154
5161
5162
+ locate-path@^7.1.0 :
5163
+ version "7.2.0"
5164
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a"
5165
+ integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
5166
+ dependencies :
5167
+ p-locate "^6.0.0"
5168
+
5155
5169
lodash.debounce@^4.0.8 :
5156
5170
version "4.0.8"
5157
5171
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -5223,7 +5237,7 @@ make-dir@^2.1.0:
5223
5237
pify "^4.0.1"
5224
5238
semver "^5.6.0"
5225
5239
5226
- make-dir@^3.0.0, make-dir@^3.0.2 :
5240
+ make-dir@^3.0.0 :
5227
5241
version "3.1.0"
5228
5242
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
5229
5243
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
@@ -5622,6 +5636,13 @@ p-limit@^3.0.2, p-limit@^3.1.0:
5622
5636
dependencies :
5623
5637
yocto-queue "^0.1.0"
5624
5638
5639
+ p-limit@^4.0.0 :
5640
+ version "4.0.0"
5641
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
5642
+ integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
5643
+ dependencies :
5644
+ yocto-queue "^1.0.0"
5645
+
5625
5646
p-locate@^4.1.0 :
5626
5647
version "4.1.0"
5627
5648
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -5636,6 +5657,13 @@ p-locate@^5.0.0:
5636
5657
dependencies :
5637
5658
p-limit "^3.0.2"
5638
5659
5660
+ p-locate@^6.0.0 :
5661
+ version "6.0.0"
5662
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
5663
+ integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
5664
+ dependencies :
5665
+ p-limit "^4.0.0"
5666
+
5639
5667
p-retry@^4.5.0 :
5640
5668
version "4.6.2"
5641
5669
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-4.6.2.tgz#9baae7184057edd4e17231cee04264106e092a16"
@@ -5712,6 +5740,11 @@ path-exists@^4.0.0:
5712
5740
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
5713
5741
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
5714
5742
5743
+ path-exists@^5.0.0 :
5744
+ version "5.0.0"
5745
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
5746
+ integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
5747
+
5715
5748
path-is-absolute@^1.0.0 :
5716
5749
version "1.0.1"
5717
5750
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -5782,13 +5815,20 @@ pirates@^4.0.1, pirates@^4.0.4:
5782
5815
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
5783
5816
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
5784
5817
5785
- pkg-dir@^4.1.0, pkg-dir@^4. 2.0 :
5818
+ pkg-dir@^4.2.0 :
5786
5819
version "4.2.0"
5787
5820
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
5788
5821
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
5789
5822
dependencies :
5790
5823
find-up "^4.0.0"
5791
5824
5825
+ pkg-dir@^7.0.0 :
5826
+ version "7.0.0"
5827
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
5828
+ integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
5829
+ dependencies :
5830
+ find-up "^6.3.0"
5831
+
5792
5832
postcss-calc@^9.0.0 :
5793
5833
version "9.0.1"
5794
5834
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-9.0.1.tgz#a744fd592438a93d6de0f1434c572670361eb6c6"
@@ -7578,3 +7618,8 @@ yocto-queue@^0.1.0:
7578
7618
version "0.1.0"
7579
7619
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
7580
7620
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
7621
+
7622
+ yocto-queue@^1.0.0 :
7623
+ version "1.0.0"
7624
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
7625
+ integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
0 commit comments