326326" @babel/helper-string-parser" " ^7.25.9"
327327" @babel/helper-validator-identifier" " ^7.25.9"
328328
329- " @bcoe/v8-coverage@^0.2.3 " :
330- version "0.2.3"
331- resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
332- integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
333-
334- " @bcoe/v8-coverage@^1.0.2 " :
329+ " @bcoe/v8-coverage@^1.0.1" , "@bcoe/v8-coverage@^1.0.2":
335330version "1.0.2"
336331resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa"
337332integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==
10971092resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
10981093integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
10991094
1100- " @types/mocha@^10.0.2 " :
1095+ " @types/mocha@^10.0.10 " :
11011096version "10.0.10"
11021097resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
11031098integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
14931488loupe "^3.1.4"
14941489tinyrainbow "^2.0.0"
14951490
1496- " @vscode/test-cli@^0.0.11 " :
1497- version "0.0.11 "
1498- resolved "https://registry.yarnpkg.com/@vscode/test-cli/-/test-cli-0.0.11 .tgz#043b2c920ef1b115626eaabc5b02cd956044a51d "
1499- integrity sha512-qO332yvzFqGhBMJrp6TdwbIydiHgCtxXc2Nl6M58mbH/Z+0CyLR76Jzv4YWPEthhrARprzCRJUqzFvTHFhTj7Q ==
1491+ " @vscode/test-cli@^0.0.12 " :
1492+ version "0.0.12 "
1493+ resolved "https://registry.yarnpkg.com/@vscode/test-cli/-/test-cli-0.0.12 .tgz#38c1405436a1c960e1abc08790ea822fc9b3e412 "
1494+ integrity sha512-iYN0fDg29+a2Xelle/Y56Xvv7Nc8Thzq4VwpzAF/SIE6918rDicqfsQxV6w1ttr2+SOm+10laGuY9FG2ptEKsQ ==
15001495dependencies :
1501- " @types/mocha" " ^10.0.2 "
1502- c8 "^9 .1.0 "
1503- chokidar "^3.5.3 "
1504- enhanced-resolve "^5.15.0 "
1496+ " @types/mocha" " ^10.0.10 "
1497+ c8 "^10 .1.3 "
1498+ chokidar "^3.6.0 "
1499+ enhanced-resolve "^5.18.3 "
15051500glob "^10.3.10"
15061501minimatch "^9.0.3"
1507- mocha "^11.1.0 "
1508- supports-color "^9.4.0 "
1502+ mocha "^11.7.4 "
1503+ supports-color "^10.2.2 "
15091504yargs "^17.7.2"
15101505
15111506" @vscode/test-electron@^2.5.2 " :
@@ -2262,19 +2257,19 @@ bundle-name@^4.1.0:
22622257dependencies :
22632258run-applescript "^7.0.0"
22642259
2265- c8@^9 .1.0 :
2266- version "9 .1.0 "
2267- resolved "https://registry.yarnpkg.com/c8/-/c8-9 .1.0 .tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112 "
2268- integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg ==
2260+ c8@^10 .1.3 :
2261+ version "10 .1.3 "
2262+ resolved "https://registry.yarnpkg.com/c8/-/c8-10 .1.3 .tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd "
2263+ integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA ==
22692264dependencies :
2270- " @bcoe/v8-coverage" " ^0.2.3 "
2265+ " @bcoe/v8-coverage" " ^1.0.1 "
22712266" @istanbuljs/schema" " ^0.1.3"
22722267find-up "^5.0.0"
22732268foreground-child "^3.1.1"
22742269istanbul-lib-coverage "^3.2.0"
22752270istanbul-lib-report "^3.0.1"
22762271istanbul-reports "^3.1.6"
2277- test-exclude "^6 .0.0 "
2272+ test-exclude "^7 .0.1 "
22782273v8-to-istanbul "^9.0.0"
22792274yargs "^17.7.2"
22802275yargs-parser "^21.1.1"
@@ -2473,7 +2468,7 @@ cheerio@^1.0.0-rc.9:
24732468parse5 "^7.0.0"
24742469parse5-htmlparser2-tree-adapter "^7.0.0"
24752470
2476- chokidar@^3.5.3 :
2471+ chokidar@^3.6.0 :
24772472version "3.6.0"
24782473resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
24792474integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
@@ -3034,7 +3029,7 @@ end-of-stream@^1.1.0, end-of-stream@^1.4.1:
30343029dependencies :
30353030once "^1.4.0"
30363031
3037- enhanced-resolve@^5.0.0, enhanced-resolve@^5.15.0 , enhanced-resolve@^5.17 .3 :
3032+ enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.3 , enhanced-resolve@^5.18 .3 :
30383033version "5.18.3"
30393034resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44"
30403035integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==
@@ -5808,10 +5803,10 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
58085803dependencies :
58095804minimist "^1.2.6"
58105805
5811- mocha@^11.1.0 :
5812- version "11.7.2 "
5813- resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.2 .tgz#3c0079fe5cc2f8ea86d99124debcc42bb1ab22b5 "
5814- integrity sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ ==
5806+ mocha@^11.7.4 :
5807+ version "11.7.4 "
5808+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.4 .tgz#f161b17aeccb0762484b33bdb3f7ab9410ba5c82 "
5809+ integrity sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w ==
58155810dependencies :
58165811browser-stdout "^1.3.1"
58175812chokidar "^4.0.1"
@@ -5821,6 +5816,7 @@ mocha@^11.1.0:
58215816find-up "^5.0.0"
58225817glob "^10.4.5"
58235818he "^1.2.0"
5819+ is-path-inside "^3.0.3"
58245820js-yaml "^4.1.0"
58255821log-symbols "^4.1.0"
58265822minimatch "^9.0.5"
@@ -8053,6 +8049,11 @@ structured-source@^4.0.0:
80538049dependencies :
80548050boundary "^2.0.0"
80558051
8052+ supports-color@^10.2.2 :
8053+ version "10.2.2"
8054+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-10.2.2.tgz#466c2978cc5cd0052d542a0b576461c2b802ebb4"
8055+ integrity sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==
8056+
80568057supports-color@^5.3.0 :
80578058version "5.5.0"
80588059resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -8074,11 +8075,6 @@ supports-color@^8.0.0, supports-color@^8.1.1:
80748075dependencies :
80758076has-flag "^4.0.0"
80768077
8077- supports-color@^9.4.0 :
8078- version "9.4.0"
8079- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.4.0.tgz#17bfcf686288f531db3dea3215510621ccb55954"
8080- integrity sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==
8081-
80828078supports-hyperlinks@^3.2.0 :
80838079version "3.2.0"
80848080resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-3.2.0.tgz#b8e485b179681dea496a1e7abdf8985bd3145461"