@@ -2996,6 +2996,11 @@ balanced-match@^1.0.0:
29962996 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
29972997 integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
29982998
2999+ balanced-match@^4.0.2 :
3000+ version "4.0.4"
3001+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
3002+ integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
3003+
29993004base64-js@^1.3.1 :
30003005 version "1.5.1"
30013006 resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -3043,6 +3048,13 @@ brace-expansion@^2.0.1:
30433048 dependencies :
30443049 balanced-match "^1.0.0"
30453050
3051+ brace-expansion@^5.0.2 :
3052+ version "5.0.3"
3053+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef"
3054+ integrity sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==
3055+ dependencies :
3056+ balanced-match "^4.0.2"
3057+
30463058braces@^3.0.3 :
30473059 version "3.0.3"
30483060 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -5066,6 +5078,15 @@ glob@^11.0.3:
50665078 package-json-from-dist "^1.0.0"
50675079 path-scurry "^2.0.0"
50685080
5081+ glob@^13.0.3, glob@^13.0.6 :
5082+ version "13.0.6"
5083+ resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
5084+ integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
5085+ dependencies :
5086+ minimatch "^10.2.2"
5087+ minipass "^7.1.3"
5088+ path-scurry "^2.0.2"
5089+
50695090glob@^5.0.15 :
50705091 version "5.0.15"
50715092 resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -5796,16 +5817,16 @@ istanbul-lib-instrument@^6.0.0, istanbul-lib-instrument@^6.0.2:
57965817 istanbul-lib-coverage "^3.2.0"
57975818 semver "^7.5.4"
57985819
5799- istanbul-lib-processinfo@^2 .0.2 :
5800- version "2 .0.3 "
5801- resolved "https://registry.yarnpkg.com/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2 .0.3 .tgz#366d454cd0dcb7eb6e0e419378e60072c8626169 "
5802- integrity sha512-NkwHbo3E00oybX6NGJi6ar0B29vxyvNwoC7eJ4G4Yq28UfY758Hgn/heV8VRFhevPED4LXfFz0DQ8z/0kw9zMg ==
5820+ istanbul-lib-processinfo@^3 .0.0 :
5821+ version "3 .0.0 "
5822+ resolved "https://registry.yarnpkg.com/istanbul-lib-processinfo/-/istanbul-lib-processinfo-3 .0.0 .tgz#1b95ce9ccbac979a718de17ab33b940e2ce5b75f "
5823+ integrity sha512-P7nLXRRlo7Sqinty6lNa7+4o9jBUYGpqtejqCOZKfgXlRoxY/QArflcB86YO500Ahj4pDJEG34JjMRbQgePLnQ ==
58035824 dependencies :
58045825 archy "^1.0.0"
58055826 cross-spawn "^7.0.3"
58065827 istanbul-lib-coverage "^3.2.0"
58075828 p-map "^3.0.0"
5808- rimraf "^3.0.0 "
5829+ rimraf "^6.1.3 "
58095830 uuid "^8.3.2"
58105831
58115832istanbul-lib-report@^3.0.0 :
@@ -7247,6 +7268,13 @@ minimatch@^10.1.1:
72477268 dependencies :
72487269 " @isaacs/brace-expansion" " ^5.0.0"
72497270
7271+ minimatch@^10.2.2 :
7272+ version "10.2.3"
7273+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.3.tgz#c0ef582f21071b0123a5bbf275252ebda921fbf6"
7274+ integrity sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==
7275+ dependencies :
7276+ brace-expansion "^5.0.2"
7277+
72507278minimatch@^9.0.4, minimatch@^9.0.5 :
72517279 version "9.0.5"
72527280 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -7310,6 +7338,11 @@ minipass@^3.0.0:
73107338 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
73117339 integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
73127340
7341+ minipass@^7.1.3 :
7342+ version "7.1.3"
7343+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
7344+ integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
7345+
73137346minizlib@^3.0.1, minizlib@^3.1.0 :
73147347 version "3.1.0"
73157348 resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-3.1.0.tgz#6ad76c3a8f10227c9b51d1c9ac8e30b27f5a251c"
@@ -7485,10 +7518,10 @@ npm-run-path@^4.0.1:
74857518 dependencies :
74867519 path-key "^3.0.0"
74877520
7488- nyc@^17.1 .0 :
7489- version "17.1 .0"
7490- resolved "https://registry.yarnpkg.com/nyc/-/nyc-17.1 .0.tgz#b6349a401a62ffeb912bd38ea9a018839fdb6eb1 "
7491- integrity sha512-U42vQ4czpKa0QdI1hu950XuNhYqgoM+ZF1HT+VuUHL9hPfDPVvNQyltmMqdE9bUHMVa+8yNbc3QKTj8zQhlVxQ ==
7521+ nyc@^18.0 .0 :
7522+ version "18.0 .0"
7523+ resolved "https://registry.yarnpkg.com/nyc/-/nyc-18.0 .0.tgz#644c75c5cba4e8c571674016ac7f714fb143f20c "
7524+ integrity sha512-G5UyHinFkB1BxqGTrmZdB6uIYH0+v7ZnVssuflUDi+J+RhKWyAhRT1RCehBSI6jLFLuUUgFDyLt49mUtdO1XeQ ==
74927525 dependencies :
74937526 " @istanbuljs/load-nyc-config" " ^1.0.0"
74947527 " @istanbuljs/schema" " ^0.1.2"
@@ -7499,11 +7532,11 @@ nyc@^17.1.0:
74997532 find-up "^4.1.0"
75007533 foreground-child "^3.3.0"
75017534 get-package-type "^0.1.0"
7502- glob "^7.1 .6"
7535+ glob "^13.0 .6"
75037536 istanbul-lib-coverage "^3.0.0"
75047537 istanbul-lib-hook "^3.0.0"
75057538 istanbul-lib-instrument "^6.0.2"
7506- istanbul-lib-processinfo "^2 .0.2 "
7539+ istanbul-lib-processinfo "^3 .0.0 "
75077540 istanbul-lib-report "^3.0.0"
75087541 istanbul-lib-source-maps "^4.0.0"
75097542 istanbul-reports "^3.0.2"
@@ -7512,10 +7545,10 @@ nyc@^17.1.0:
75127545 p-map "^3.0.0"
75137546 process-on-spawn "^1.0.0"
75147547 resolve-from "^5.0.0"
7515- rimraf "^3.0.0 "
7548+ rimraf "^6.1.3 "
75167549 signal-exit "^3.0.2"
7517- spawn-wrap "^2 .0.0"
7518- test-exclude "^6 .0.0"
7550+ spawn-wrap "^3 .0.0"
7551+ test-exclude "^8 .0.0"
75197552 yargs "^15.0.2"
75207553
75217554object-assign@^4.0.1, object-assign@^4.1.1 :
@@ -7778,7 +7811,7 @@ package-hash@^4.0.0:
77787811 lodash.flattendeep "^4.4.0"
77797812 release-zalgo "^1.0.0"
77807813
7781- package-json-from-dist@^1.0.0 :
7814+ package-json-from-dist@^1.0.0, package-json-from-dist@^1.0.1 :
77827815 version "1.0.1"
77837816 resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
77847817 integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
@@ -7895,6 +7928,14 @@ path-scurry@^2.0.0:
78957928 lru-cache "^11.0.0"
78967929 minipass "^7.1.2"
78977930
7931+ path-scurry@^2.0.2 :
7932+ version "2.0.2"
7933+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
7934+ integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
7935+ dependencies :
7936+ lru-cache "^11.0.0"
7937+ minipass "^7.1.2"
7938+
78987939path-type@^4.0.0 :
78997940 version "4.0.0"
79007941 resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -8579,13 +8620,21 @@ rfdc@^1.4.1:
85798620 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
85808621 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
85818622
8582- rimraf@^3.0.0, rimraf@^3.0. 2 :
8623+ rimraf@^3.0.2 :
85838624 version "3.0.2"
85848625 resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
85858626 integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
85868627 dependencies :
85878628 glob "^7.1.3"
85888629
8630+ rimraf@^6.1.3 :
8631+ version "6.1.3"
8632+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.1.3.tgz#afbee236b3bd2be331d4e7ce4493bac1718981af"
8633+ integrity sha512-LKg+Cr2ZF61fkcaK1UdkH2yEBBKnYjTyWzTJT6KNPcSPaiT7HSdhtMXQuN5wkTX0Xu72KQ1l8S42rlmexS2hSA==
8634+ dependencies :
8635+ glob "^13.0.3"
8636+ package-json-from-dist "^1.0.1"
8637+
85898638run-applescript@^7.0.0 :
85908639 version "7.0.0"
85918640 resolved "https://registry.yarnpkg.com/run-applescript/-/run-applescript-7.0.0.tgz#e5a553c2bffd620e169d276c1cd8f1b64778fbeb"
@@ -8909,15 +8958,16 @@ space-separated-tokens@^2.0.0:
89098958 resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f"
89108959 integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==
89118960
8912- spawn-wrap@^2 .0.0 :
8913- version "2 .0.0"
8914- resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-2 .0.0.tgz#103685b8b8f9b79771318827aa78650a610d457e "
8915- integrity sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg ==
8961+ spawn-wrap@^3 .0.0 :
8962+ version "3 .0.0"
8963+ resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-3 .0.0.tgz#8f8c3e69e7f6afcf9404beacaa3241f645d6ea5c "
8964+ integrity sha512-z+s5vv4KzFPJVddGab0xX2n7kQPGMdNUX5l9T8EJqsXdKTWpcxmAqWHpsgHEXoC1taGBCc7b79bi62M5kdbrxQ ==
89168965 dependencies :
8966+ cross-spawn "^7.0.6"
89178967 foreground-child "^2.0.0"
89188968 is-windows "^1.0.2"
89198969 make-dir "^3.0.0"
8920- rimraf "^3.0.0 "
8970+ rimraf "^6.1.3 "
89218971 signal-exit "^3.0.2"
89228972 which "^2.0.1"
89238973
@@ -9278,6 +9328,15 @@ test-exclude@^6.0.0:
92789328 glob "^7.1.4"
92799329 minimatch "^3.0.4"
92809330
9331+ test-exclude@^8.0.0 :
9332+ version "8.0.0"
9333+ resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
9334+ integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
9335+ dependencies :
9336+ " @istanbuljs/schema" " ^0.1.2"
9337+ glob "^13.0.6"
9338+ minimatch "^10.2.2"
9339+
92819340thenify-all@^1.0.0 :
92829341 version "1.6.0"
92839342 resolved "https://registry.yarnpkg.com/thenify-all/-/thenify-all-1.6.0.tgz#1a1918d402d8fc3f98fbf234db0bcc8cc10e9726"
0 commit comments