Skip to content

Commit 3a7f48e

Browse files
chore(deps-dev): bump @vitest/coverage-v8 from 1.6.0 to 4.0.5
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 1.6.0 to 4.0.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.5/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 348c9a2 commit 3a7f48e

File tree

2 files changed

+110
-64
lines changed

2 files changed

+110
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/qs": "^6.9.15",
5757
"@typescript-eslint/eslint-plugin": "^5.62.0",
5858
"@typescript-eslint/parser": "^5.62.0",
59-
"@vitest/coverage-v8": "^1.6.0",
59+
"@vitest/coverage-v8": "^4.0.5",
6060
"@vue/test-utils": "^1.3.6",
6161
"axios-mock-adapter": "^1.22.0",
6262
"eslint": "^9.2.0",

yarn.lock

Lines changed: 109 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@ampproject/remapping@^2.2.0", "@ampproject/remapping@^2.2.1":
10+
"@ampproject/remapping@^2.2.0":
1111
version "2.2.1"
1212
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630"
1313
integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==
@@ -422,6 +422,11 @@
422422
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
423423
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
424424

425+
"@babel/helper-string-parser@^7.27.1":
426+
version "7.27.1"
427+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
428+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
429+
425430
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
426431
version "7.19.1"
427432
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
@@ -437,6 +442,11 @@
437442
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
438443
integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
439444

445+
"@babel/helper-validator-identifier@^7.28.5":
446+
version "7.28.5"
447+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
448+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
449+
440450
"@babel/helper-validator-option@^7.22.15":
441451
version "7.22.15"
442452
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
@@ -503,11 +513,18 @@
503513
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
504514
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
505515

506-
"@babel/parser@^7.23.5", "@babel/parser@^7.24.0", "@babel/parser@^7.24.4", "@babel/parser@^7.24.5":
516+
"@babel/parser@^7.23.5", "@babel/parser@^7.24.0", "@babel/parser@^7.24.5":
507517
version "7.24.5"
508518
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790"
509519
integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==
510520

521+
"@babel/parser@^7.25.4":
522+
version "7.28.5"
523+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
524+
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
525+
dependencies:
526+
"@babel/types" "^7.28.5"
527+
511528
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.5":
512529
version "7.24.5"
513530
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.5.tgz#4c3685eb9cd790bcad2843900fe0250c91ccf895"
@@ -1338,10 +1355,18 @@
13381355
"@babel/helper-validator-identifier" "^7.24.5"
13391356
to-fast-properties "^2.0.0"
13401357

1341-
"@bcoe/v8-coverage@^0.2.3":
1342-
version "0.2.3"
1343-
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1344-
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1358+
"@babel/types@^7.25.4", "@babel/types@^7.28.5":
1359+
version "7.28.5"
1360+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
1361+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
1362+
dependencies:
1363+
"@babel/helper-string-parser" "^7.27.1"
1364+
"@babel/helper-validator-identifier" "^7.28.5"
1365+
1366+
"@bcoe/v8-coverage@^1.0.2":
1367+
version "1.0.2"
1368+
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa"
1369+
integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==
13451370

13461371
"@commitlint/cli@^19.3.0":
13471372
version "19.3.0"
@@ -2043,11 +2068,6 @@
20432068
wrap-ansi "^8.1.0"
20442069
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
20452070

2046-
"@istanbuljs/schema@^0.1.2":
2047-
version "0.1.3"
2048-
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
2049-
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
2050-
20512071
"@jest/schemas@^29.6.3":
20522072
version "29.6.3"
20532073
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03"
@@ -2135,6 +2155,14 @@
21352155
"@jridgewell/resolve-uri" "^3.1.0"
21362156
"@jridgewell/sourcemap-codec" "^1.4.14"
21372157

2158+
"@jridgewell/trace-mapping@^0.3.31":
2159+
version "0.3.31"
2160+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz#db15d6781c931f3a251a3dac39501c98a6082fd0"
2161+
integrity sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==
2162+
dependencies:
2163+
"@jridgewell/resolve-uri" "^3.1.0"
2164+
"@jridgewell/sourcemap-codec" "^1.4.14"
2165+
21382166
"@jridgewell/trace-mapping@^0.3.9":
21392167
version "0.3.17"
21402168
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
@@ -3099,24 +3127,22 @@
30993127
"@typescript-eslint/types" "7.14.1"
31003128
eslint-visitor-keys "^3.4.3"
31013129

3102-
"@vitest/coverage-v8@^1.6.0":
3103-
version "1.6.0"
3104-
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-1.6.0.tgz#2f54ccf4c2d9f23a71294aba7f95b3d2e27d14e7"
3105-
integrity sha512-KvapcbMY/8GYIG0rlwwOKCVNRc0OL20rrhFkg/CHNzncV03TE2XWvO5w9uZYoxNiMEBacAJt3unSOiZ7svePew==
3130+
"@vitest/coverage-v8@^4.0.5":
3131+
version "4.0.5"
3132+
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-4.0.5.tgz#f957fcade74ae48be1b2ba7f00a383276678cf9f"
3133+
integrity sha512-Yn5Dx0UVvllE3uatQw+ftObWtM/TjAOdbd8WvygaR04iyFXdNmtvZ/nJ2/JndyzfPQtbAWw0F+GJY5+lgM/7qg==
31063134
dependencies:
3107-
"@ampproject/remapping" "^2.2.1"
3108-
"@bcoe/v8-coverage" "^0.2.3"
3109-
debug "^4.3.4"
3135+
"@bcoe/v8-coverage" "^1.0.2"
3136+
"@vitest/utils" "4.0.5"
3137+
ast-v8-to-istanbul "^0.3.5"
3138+
debug "^4.4.3"
31103139
istanbul-lib-coverage "^3.2.2"
31113140
istanbul-lib-report "^3.0.1"
3112-
istanbul-lib-source-maps "^5.0.4"
3113-
istanbul-reports "^3.1.6"
3114-
magic-string "^0.30.5"
3115-
magicast "^0.3.3"
3116-
picocolors "^1.0.0"
3117-
std-env "^3.5.0"
3118-
strip-literal "^2.0.0"
3119-
test-exclude "^6.0.0"
3141+
istanbul-lib-source-maps "^5.0.6"
3142+
istanbul-reports "^3.2.0"
3143+
magicast "^0.3.5"
3144+
std-env "^3.9.0"
3145+
tinyrainbow "^3.0.3"
31203146

31213147
31223148
version "1.6.1"
@@ -3127,6 +3153,13 @@
31273153
"@vitest/utils" "1.6.1"
31283154
chai "^4.3.10"
31293155

3156+
3157+
version "4.0.5"
3158+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.5.tgz#b2abb93323867c569e3c950cb309a6e0793767c2"
3159+
integrity sha512-t1T/sSdsYyNc5AZl0EMeD0jW9cpJe2cODP0R++ZQe1kTkpgrwEfxGFR/yCG4w8ZybizbXRTHU7lE8sTDD/QsGw==
3160+
dependencies:
3161+
tinyrainbow "^3.0.3"
3162+
31303163
31313164
version "1.6.1"
31323165
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.6.1.tgz#10f5857c3e376218d58c2bfacfea1161e27e117f"
@@ -3162,6 +3195,14 @@
31623195
loupe "^2.3.7"
31633196
pretty-format "^29.7.0"
31643197

3198+
3199+
version "4.0.5"
3200+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.5.tgz#9f787f0891c131e878aab52c745a15092fe88c62"
3201+
integrity sha512-V5RndUgCB5/AfNvK9zxGCrRs99IrPYtMTIdUzJMMFs9nrmE5JXExIEfjVtUteyTRiLfCm+dCRMHf/Uu7Mm8/dg==
3202+
dependencies:
3203+
"@vitest/pretty-format" "4.0.5"
3204+
tinyrainbow "^3.0.3"
3205+
31653206
"@vue/babel-helper-vue-jsx-merge-props@^1.4.0":
31663207
version "1.4.0"
31673208
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.4.0.tgz#8d53a1e21347db8edbe54d339902583176de09f2"
@@ -3723,6 +3764,15 @@ assign-symbols@^1.0.0:
37233764
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
37243765
integrity sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==
37253766

3767+
ast-v8-to-istanbul@^0.3.5:
3768+
version "0.3.8"
3769+
resolved "https://registry.yarnpkg.com/ast-v8-to-istanbul/-/ast-v8-to-istanbul-0.3.8.tgz#0a3faf070dc780dcebdf9d48af78dbd174a497a9"
3770+
integrity sha512-szgSZqUxI5T8mLKvS7WTjF9is+MVbOeLADU73IseOcrqhxr/VAvy6wfoVE39KnKzA7JRhjF5eUagNlHwvZPlKQ==
3771+
dependencies:
3772+
"@jridgewell/trace-mapping" "^0.3.31"
3773+
estree-walker "^3.0.3"
3774+
js-tokens "^9.0.1"
3775+
37263776
async-each@^1.0.1:
37273777
version "1.0.3"
37283778
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
@@ -5213,10 +5263,10 @@ [email protected], debug@^2.2.0, debug@^2.3.3:
52135263
dependencies:
52145264
ms "2.0.0"
52155265

5216-
debug@4, debug@^4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0:
5217-
version "4.4.0"
5218-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
5219-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
5266+
debug@4, debug@^4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.3:
5267+
version "4.4.3"
5268+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
5269+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
52205270
dependencies:
52215271
ms "^2.1.3"
52225272

@@ -7455,12 +7505,7 @@ isobject@^3.0.0, isobject@^3.0.1:
74557505
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
74567506
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
74577507

7458-
istanbul-lib-coverage@^3.0.0:
7459-
version "3.2.0"
7460-
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
7461-
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
7462-
7463-
istanbul-lib-coverage@^3.2.2:
7508+
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.2:
74647509
version "3.2.2"
74657510
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz#2d166c4b0644d43a39f04bf6c2edd1e585f31756"
74667511
integrity sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==
@@ -7474,19 +7519,19 @@ istanbul-lib-report@^3.0.0, istanbul-lib-report@^3.0.1:
74747519
make-dir "^4.0.0"
74757520
supports-color "^7.1.0"
74767521

7477-
istanbul-lib-source-maps@^5.0.4:
7478-
version "5.0.4"
7479-
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-5.0.4.tgz#1947003c72a91b6310efeb92d2a91be8804d92c2"
7480-
integrity sha512-wHOoEsNJTVltaJp8eVkm8w+GVkVNHT2YDYo53YdzQEL2gWm1hBX5cGFR9hQJtuGLebidVX7et3+dmDZrmclduw==
7522+
istanbul-lib-source-maps@^5.0.6:
7523+
version "5.0.6"
7524+
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-5.0.6.tgz#acaef948df7747c8eb5fbf1265cb980f6353a441"
7525+
integrity sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==
74817526
dependencies:
74827527
"@jridgewell/trace-mapping" "^0.3.23"
74837528
debug "^4.1.1"
74847529
istanbul-lib-coverage "^3.0.0"
74857530

7486-
istanbul-reports@^3.1.6:
7487-
version "3.1.7"
7488-
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.7.tgz#daed12b9e1dca518e15c056e1e537e741280fa0b"
7489-
integrity sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==
7531+
istanbul-reports@^3.2.0:
7532+
version "3.2.0"
7533+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.2.0.tgz#cb4535162b5784aa623cee21a7252cf2c807ac93"
7534+
integrity sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==
74907535
dependencies:
74917536
html-escaper "^2.0.0"
74927537
istanbul-lib-report "^3.0.0"
@@ -7534,6 +7579,11 @@ js-tokens@^9.0.0:
75347579
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-9.0.0.tgz#0f893996d6f3ed46df7f0a3b12a03f5fd84223c1"
75357580
integrity sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==
75367581

7582+
js-tokens@^9.0.1:
7583+
version "9.0.1"
7584+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-9.0.1.tgz#2ec43964658435296f6761b34e10671c2d9527f4"
7585+
integrity sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==
7586+
75377587
js-yaml@^4.1.0:
75387588
version "4.1.0"
75397589
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
@@ -8000,13 +8050,13 @@ magic-string@^0.30.5:
80008050
dependencies:
80018051
"@jridgewell/sourcemap-codec" "^1.4.15"
80028052

8003-
magicast@^0.3.3:
8004-
version "0.3.4"
8005-
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.4.tgz#bbda1791d03190a24b00ff3dd18151e7fd381d19"
8006-
integrity sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==
8053+
magicast@^0.3.5:
8054+
version "0.3.5"
8055+
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.5.tgz#8301c3c7d66704a0771eb1bad74274f0ec036739"
8056+
integrity sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==
80078057
dependencies:
8008-
"@babel/parser" "^7.24.4"
8009-
"@babel/types" "^7.24.0"
8058+
"@babel/parser" "^7.25.4"
8059+
"@babel/types" "^7.25.4"
80108060
source-map-js "^1.2.0"
80118061

80128062
make-dir@^1.0.0:
@@ -11164,10 +11214,10 @@ statuses@~1.5.0:
1116411214
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
1116511215
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
1116611216

11167-
std-env@^3.5.0, std-env@^3.7.0:
11168-
version "3.7.0"
11169-
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.7.0.tgz#c9f7386ced6ecf13360b6c6c55b8aaa4ef7481d2"
11170-
integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==
11217+
std-env@^3.5.0, std-env@^3.7.0, std-env@^3.9.0:
11218+
version "3.10.0"
11219+
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.10.0.tgz#d810b27e3a073047b2b5e40034881f5ea6f9c83b"
11220+
integrity sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==
1117111221

1117211222
stream-browserify@^2.0.1:
1117311223
version "2.0.2"
@@ -11493,15 +11543,6 @@ terser@^5.3.4:
1149311543
commander "^2.20.0"
1149411544
source-map-support "~0.5.20"
1149511545

11496-
test-exclude@^6.0.0:
11497-
version "6.0.0"
11498-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
11499-
integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
11500-
dependencies:
11501-
"@istanbuljs/schema" "^0.1.2"
11502-
glob "^7.1.4"
11503-
minimatch "^3.0.4"
11504-
1150511546
text-extensions@^1.0.0:
1150611547
version "1.9.0"
1150711548
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
@@ -11565,6 +11606,11 @@ tinypool@^0.8.3:
1156511606
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.8.4.tgz#e217fe1270d941b39e98c625dcecebb1408c9aa8"
1156611607
integrity sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==
1156711608

11609+
tinyrainbow@^3.0.3:
11610+
version "3.0.3"
11611+
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-3.0.3.tgz#984a5b1c1b25854a9b6bccbe77964d0593d1ea42"
11612+
integrity sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==
11613+
1156811614
tinyspy@^2.2.0:
1156911615
version "2.2.1"
1157011616
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-2.2.1.tgz#117b2342f1f38a0dbdcc73a50a454883adf861d1"

0 commit comments

Comments
 (0)