Skip to content

Commit 53b10e7

Browse files
chore(lambda): bump vitest from 4.0.8 to 4.0.10 in /lambdas in the vite group (#4908)
Bumps the vite group in /lambdas with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 4.0.8 to 4.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases">vitest's releases</a>.</em></p> <blockquote> <h2>v4.0.10</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Remove <code>onCancel</code> when worker is terminated  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9033">vitest-dev/vitest#9033</a> <a href="https://github.com/vitest-dev/vitest/commit/6d7f0a99e"><!-- raw HTML omitted -->(6d7f0)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Don't scale the iframe if UI is disabled  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9018">vitest-dev/vitest#9018</a> <a href="https://github.com/vitest-dev/vitest/commit/5406e8ea4"><!-- raw HTML omitted -->(5406e)<!-- raw HTML omitted --></a></li> <li>Handle dependency stack traces with external source maps. Resolves: <a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9003">#9003</a>  -  by <a href="https://github.com/iclectic"><code>@​iclectic</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9016">vitest-dev/vitest#9016</a> and <a href="https://redirect.github.com/vitest-dev/vitest/issues/9003">vitest-dev/vitest#9003</a> <a href="https://github.com/vitest-dev/vitest/commit/57ae547de"><!-- raw HTML omitted -->(57ae5)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>bun</strong>: <ul> <li>Parsing of stack trace for bun runtime  -  by <a href="https://github.com/nazarhussain"><code>@​nazarhussain</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9032">vitest-dev/vitest#9032</a> <a href="https://github.com/vitest-dev/vitest/commit/f3ec6fcb0"><!-- raw HTML omitted -->(f3ec6)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>core</strong>: <ul> <li>Prevent starting new run when cancelling  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8991">vitest-dev/vitest#8991</a> <a href="https://github.com/vitest-dev/vitest/commit/eb98dd8fd"><!-- raw HTML omitted -->(eb98d)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>pool</strong>: <ul> <li>Prevent writing to closed worker  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9023">vitest-dev/vitest#9023</a> <a href="https://github.com/vitest-dev/vitest/commit/042c60c80"><!-- raw HTML omitted -->(042c6)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporters</strong>: <ul> <li>Report correct test run duration at the end  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8969">vitest-dev/vitest#8969</a> <a href="https://github.com/vitest-dev/vitest/commit/bc3a6921e"><!-- raw HTML omitted -->(bc3a6)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>ui</strong>: <ul> <li>Use execution time from ws reporter (<code>onFinished</code>)  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8975">vitest-dev/vitest#8975</a> <a href="https://github.com/vitest-dev/vitest/commit/f56dc0cc4"><!-- raw HTML omitted -->(f56dc)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v4.0.9...v4.0.10">View changes on GitHub</a></h5> <h2>v4.0.9</h2> <h3>   🚀 Experimental Features</h3> <ul> <li><strong>expect</strong>: Add Set support to toBeOneOf  -  by <a href="https://github.com/tim-we"><code>@​tim-we</code></a> and <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8906">vitest-dev/vitest#8906</a> <a href="https://github.com/vitest-dev/vitest/commit/a415d0375"><!-- raw HTML omitted -->(a415d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>browser</strong>: Add favicon icons to the browser mode ui  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8972">vitest-dev/vitest#8972</a> <a href="https://github.com/vitest-dev/vitest/commit/353ee5bbc"><!-- raw HTML omitted -->(353ee)<!-- raw HTML omitted --></a></li> <li><strong>forks</strong>: Increase worker start timeout  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9027">vitest-dev/vitest#9027</a> <a href="https://github.com/vitest-dev/vitest/commit/5e750f4ba"><!-- raw HTML omitted -->(5e750)<!-- raw HTML omitted --></a></li> <li><strong>jsdom</strong>: Cloned request is an instance of <code>Request</code>  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8985">vitest-dev/vitest#8985</a> <a href="https://github.com/vitest-dev/vitest/commit/506a9fd0f"><!-- raw HTML omitted -->(506a9)<!-- raw HTML omitted --></a></li> <li><strong>ui</strong>: Collect file/suite/test duration correctly  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8976">vitest-dev/vitest#8976</a> <a href="https://github.com/vitest-dev/vitest/commit/8016da886"><!-- raw HTML omitted -->(8016d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v4.0.8...v4.0.9">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/259a3d1b563ecafa51ced4641218545dab635be7"><code>259a3d1</code></a> chore: release v4.0.10</li> <li><a href="https://github.com/vitest-dev/vitest/commit/bc3a6921e2782a55a192802891feee84f50ec283"><code>bc3a692</code></a> fix(reporters): report correct test run duration at the end (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8969">#8969</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/f3ec6fcb0abc4bc44b6511423a24587dfbbad47a"><code>f3ec6fc</code></a> fix(bun): parsing of stack trace for bun runtime (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9032">#9032</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/042c60c80ab20f0e6c5b759b875f51602a4dc621"><code>042c60c</code></a> fix(pool): prevent writing to closed worker (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9023">#9023</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/80f2bb6d8992aa54f1c5992c4269c3e117263487"><code>80f2bb6</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9037">#9037</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/eb98dd8fd29e5e0b1f5c8741b7744fdb7a99f9a2"><code>eb98dd8</code></a> fix(core): prevent starting new run when cancelling (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8991">#8991</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/f509d2ab9f2c88aca48113d775297fd1eabac063"><code>f509d2a</code></a> chore(deps): update dependency <code>@​types/node</code> to v24 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9038">#9038</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/44dca5fb432ef9213a0d44a2794f9a404fcc4f03"><code>44dca5f</code></a> chore: print a better error when browser orchestrator fails to run a test (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8">#8</a>...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/f56dc0cc4c2c0e61bada9500208de6e56d4b434e"><code>f56dc0c</code></a> fix(ui): use execution time from ws reporter (<code>onFinished</code>) (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8975">#8975</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7c9edffb055546390379c7c97ad7cff70e1d6891"><code>7c9edff</code></a> refactor(forks): simplify IPC channel serialization (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8999">#8999</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v4.0.10/packages/vitest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitest&package-manager=npm_and_yarn&previous-version=4.0.8&new-version=4.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afd62b6 commit 53b10e7

File tree

2 files changed

+76
-66
lines changed

2 files changed

+76
-66
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-node-dev": "^2.0.0",
4545
"typescript": "^5.9.3",
4646
"vite": "^7.2.0",
47-
"vitest": "^4.0.7"
47+
"vitest": "^4.0.10"
4848
},
4949
"packageManager": "yarn@4.3.1"
5050
}

lambdas/yarn.lock

Lines changed: 75 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -5358,17 +5358,17 @@ __metadata:
53585358
languageName: node
53595359
linkType: hard
53605360

5361-
"@vitest/expect@npm:4.0.8":
5362-
version: 4.0.8
5363-
resolution: "@vitest/expect@npm:4.0.8"
5361+
"@vitest/expect@npm:4.0.13":
5362+
version: 4.0.13
5363+
resolution: "@vitest/expect@npm:4.0.13"
53645364
dependencies:
53655365
"@standard-schema/spec": "npm:^1.0.0"
53665366
"@types/chai": "npm:^5.2.2"
5367-
"@vitest/spy": "npm:4.0.8"
5368-
"@vitest/utils": "npm:4.0.8"
5369-
chai: "npm:^6.2.0"
5367+
"@vitest/spy": "npm:4.0.13"
5368+
"@vitest/utils": "npm:4.0.13"
5369+
chai: "npm:^6.2.1"
53705370
tinyrainbow: "npm:^3.0.3"
5371-
checksum: 10c0/0d80695c9cfdae33eafbb39bd6bac99baa117127191e50b907544a3dc7e52c8d7d57ff7f24c88960097c71c07bf7d0babefd0f8dd8706adcfb70cdecf1128f79
5371+
checksum: 10c0/1cd7dc02cb650d024826f2e20260d23c2b9ab6733341045ffb59be7af73402eecd2422198d7e4eac609710730b6d11f0faf22af0c074d65445ab88d9da7f6556
53725372
languageName: node
53735373
linkType: hard
53745374

@@ -5399,11 +5399,11 @@ __metadata:
53995399
languageName: node
54005400
linkType: hard
54015401

5402-
"@vitest/mocker@npm:4.0.8":
5403-
version: 4.0.8
5404-
resolution: "@vitest/mocker@npm:4.0.8"
5402+
"@vitest/mocker@npm:4.0.13":
5403+
version: 4.0.13
5404+
resolution: "@vitest/mocker@npm:4.0.13"
54055405
dependencies:
5406-
"@vitest/spy": "npm:4.0.8"
5406+
"@vitest/spy": "npm:4.0.13"
54075407
estree-walker: "npm:^3.0.3"
54085408
magic-string: "npm:^0.30.21"
54095409
peerDependencies:
@@ -5414,7 +5414,7 @@ __metadata:
54145414
optional: true
54155415
vite:
54165416
optional: true
5417-
checksum: 10c0/a73a3e801cd3a57efada45603abd3982aa3b22bd5011be9255a28f4e690509ea09a323120e7f6b993eb32d4eb7f7411a466eba53f1f3f2462ee908552ea0a395
5417+
checksum: 10c0/667ec4fbb77a28ede1b055b9d962beed92c2dd2d83b7bab1ed22239578a7b399180a978e26ef136301c0bc7c57c75ca178cda55ec94081856437e3b4be4a3e19
54185418
languageName: node
54195419
linkType: hard
54205420

@@ -5427,42 +5427,42 @@ __metadata:
54275427
languageName: node
54285428
linkType: hard
54295429

5430-
"@vitest/pretty-format@npm:4.0.5":
5431-
version: 4.0.5
5432-
resolution: "@vitest/pretty-format@npm:4.0.5"
5430+
"@vitest/pretty-format@npm:4.0.13":
5431+
version: 4.0.13
5432+
resolution: "@vitest/pretty-format@npm:4.0.13"
54335433
dependencies:
54345434
tinyrainbow: "npm:^3.0.3"
5435-
checksum: 10c0/76b36512ba8978475223a4f15041f66aeda32a54b9426b372d75f3584243521e3a8976eeb82b50534c48271f30023ee6345213e22add750ffb49a69098bc8619
5435+
checksum: 10c0/c32ebd3457fd4b92fa89800b0ddaa2ca7de84df75be3c64f87ace006f3a3ec546a6ffd4c06f88e3161e80f9e10c83dfee61150e682eaa5a1871240d98c7ef0eb
54365436
languageName: node
54375437
linkType: hard
54385438

5439-
"@vitest/pretty-format@npm:4.0.8":
5440-
version: 4.0.8
5441-
resolution: "@vitest/pretty-format@npm:4.0.8"
5439+
"@vitest/pretty-format@npm:4.0.5":
5440+
version: 4.0.5
5441+
resolution: "@vitest/pretty-format@npm:4.0.5"
54425442
dependencies:
54435443
tinyrainbow: "npm:^3.0.3"
5444-
checksum: 10c0/04df23f459f30026ea3e99940459d21bd8db3d5fa2cf111a8125ba29af847de9f13094ee1b35f241bb5ac9cb7a683cee584849b6d966996445e1e57c5f81c96c
5444+
checksum: 10c0/76b36512ba8978475223a4f15041f66aeda32a54b9426b372d75f3584243521e3a8976eeb82b50534c48271f30023ee6345213e22add750ffb49a69098bc8619
54455445
languageName: node
54465446
linkType: hard
54475447

5448-
"@vitest/runner@npm:4.0.8":
5449-
version: 4.0.8
5450-
resolution: "@vitest/runner@npm:4.0.8"
5448+
"@vitest/runner@npm:4.0.13":
5449+
version: 4.0.13
5450+
resolution: "@vitest/runner@npm:4.0.13"
54515451
dependencies:
5452-
"@vitest/utils": "npm:4.0.8"
5452+
"@vitest/utils": "npm:4.0.13"
54535453
pathe: "npm:^2.0.3"
5454-
checksum: 10c0/db4d51aee7a5bada9f97a0c8fc40b2ed0f301212ab2be28a024fcee1fa442393a933df820311d96bb42763a33ef1873e8ced470377dfea3af6304eed59f09d02
5454+
checksum: 10c0/e9f95b8a413f875123e5c32322dd92bd523d6e3ba25b054f0e865f42e01f82666b847535fe5ea2ff3238faa2df16cefc7e5845d3d5ccfecb3a96ab924d31e760
54555455
languageName: node
54565456
linkType: hard
54575457

5458-
"@vitest/snapshot@npm:4.0.8":
5459-
version: 4.0.8
5460-
resolution: "@vitest/snapshot@npm:4.0.8"
5458+
"@vitest/snapshot@npm:4.0.13":
5459+
version: 4.0.13
5460+
resolution: "@vitest/snapshot@npm:4.0.13"
54615461
dependencies:
5462-
"@vitest/pretty-format": "npm:4.0.8"
5462+
"@vitest/pretty-format": "npm:4.0.13"
54635463
magic-string: "npm:^0.30.21"
54645464
pathe: "npm:^2.0.3"
5465-
checksum: 10c0/1764d0e5aeab755710f4dc9e29e80dcaef310a7be9b48f6fde6344b3af34a1107bcab0a57ef1e1ae3e963e4b89affb5b9752618bec83b44033e8659152b664ce
5465+
checksum: 10c0/ad3fbe9ff30bc294811556f958e0014cb03888ea06ac7c05ab41e20c582fe8e27d8f4176aaf8a8e230fc6377124af30f5622173fb459b70a30ff9dd622664be2
54665466
languageName: node
54675467
linkType: hard
54685468

@@ -5475,20 +5475,20 @@ __metadata:
54755475
languageName: node
54765476
linkType: hard
54775477

5478+
"@vitest/spy@npm:4.0.13":
5479+
version: 4.0.13
5480+
resolution: "@vitest/spy@npm:4.0.13"
5481+
checksum: 10c0/64dc4c496eb9aacd3137beedccdb3265c895f8cd2626b3f76d7324ad944be5b1567ede2652eee407991796879270a63abdec4453c73185e637a1d7ff9cd1a009
5482+
languageName: node
5483+
linkType: hard
5484+
54785485
"@vitest/spy@npm:4.0.5":
54795486
version: 4.0.5
54805487
resolution: "@vitest/spy@npm:4.0.5"
54815488
checksum: 10c0/f07cf4506b80839b61f2fedf2b68330906f5d019e60beb42abea0a66672d69b31cfc8576a1d22f42ea4707429dcb96677321b222da272e29e6b3a0d6c0d67057
54825489
languageName: node
54835490
linkType: hard
54845491

5485-
"@vitest/spy@npm:4.0.8":
5486-
version: 4.0.8
5487-
resolution: "@vitest/spy@npm:4.0.8"
5488-
checksum: 10c0/357b3ebc10421d9de34a3c20ff898fb13e1df6e484671c3043949e83ea4263f2442bc636f9b6eb5e44395229422242ec4bc62fd277a1de5b346c01ab79a95d4a
5489-
languageName: node
5490-
linkType: hard
5491-
54925492
"@vitest/utils@npm:3.2.4":
54935493
version: 3.2.4
54945494
resolution: "@vitest/utils@npm:3.2.4"
@@ -5500,23 +5500,23 @@ __metadata:
55005500
languageName: node
55015501
linkType: hard
55025502

5503-
"@vitest/utils@npm:4.0.5":
5504-
version: 4.0.5
5505-
resolution: "@vitest/utils@npm:4.0.5"
5503+
"@vitest/utils@npm:4.0.13":
5504+
version: 4.0.13
5505+
resolution: "@vitest/utils@npm:4.0.13"
55065506
dependencies:
5507-
"@vitest/pretty-format": "npm:4.0.5"
5507+
"@vitest/pretty-format": "npm:4.0.13"
55085508
tinyrainbow: "npm:^3.0.3"
5509-
checksum: 10c0/1b772533bb7020c14c22036f94027afa9b51aad683abf048f377af776186ecc41d6abd716daf18ac7f5654b4569409c5f5668b8e0f2ac3a33fe291bcd839cb8c
5509+
checksum: 10c0/1b64872e82a652f11bfd813c0140eaae9b6e4ece39fc0e460ab2b3111b925892f1128f3b27f3a280471cfc404bb9c9289c59f8ca5387950ab35d024d154e9ec1
55105510
languageName: node
55115511
linkType: hard
55125512

5513-
"@vitest/utils@npm:4.0.8":
5514-
version: 4.0.8
5515-
resolution: "@vitest/utils@npm:4.0.8"
5513+
"@vitest/utils@npm:4.0.5":
5514+
version: 4.0.5
5515+
resolution: "@vitest/utils@npm:4.0.5"
55165516
dependencies:
5517-
"@vitest/pretty-format": "npm:4.0.8"
5517+
"@vitest/pretty-format": "npm:4.0.5"
55185518
tinyrainbow: "npm:^3.0.3"
5519-
checksum: 10c0/384e5db47a89e63143c335bf644d9be6e0a7f7555ed368837b9497dda20e080fcaa0c5b1c9bd8a9b49478d2b8dcfeb31be2bfb9fe7a5590f1453cbf372906436
5519+
checksum: 10c0/1b772533bb7020c14c22036f94027afa9b51aad683abf048f377af776186ecc41d6abd716daf18ac7f5654b4569409c5f5668b8e0f2ac3a33fe291bcd839cb8c
55205520
languageName: node
55215521
linkType: hard
55225522

@@ -6167,13 +6167,20 @@ __metadata:
61676167
languageName: node
61686168
linkType: hard
61696169

6170-
"chai@npm:^6.0.1, chai@npm:^6.2.0":
6170+
"chai@npm:^6.0.1":
61716171
version: 6.2.0
61726172
resolution: "chai@npm:6.2.0"
61736173
checksum: 10c0/a4b7d7f5907187e09f1847afa838d6d1608adc7d822031b7900813c4ed5d9702911ac2468bf290676f22fddb3d727b1be90b57c1d0a69b902534ee29cdc6ff8a
61746174
languageName: node
61756175
linkType: hard
61766176

6177+
"chai@npm:^6.2.1":
6178+
version: 6.2.1
6179+
resolution: "chai@npm:6.2.1"
6180+
checksum: 10c0/0c2d84392d7c6d44ca5d14d94204f1760e22af68b83d1f4278b5c4d301dabfc0242da70954dd86b1eda01e438f42950de6cf9d569df2103678538e4014abe50b
6181+
languageName: node
6182+
linkType: hard
6183+
61776184
"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
61786185
version: 4.1.2
61796186
resolution: "chalk@npm:4.1.2"
@@ -8175,7 +8182,7 @@ __metadata:
81758182
ts-node-dev: "npm:^2.0.0"
81768183
typescript: "npm:^5.9.3"
81778184
vite: "npm:^7.2.0"
8178-
vitest: "npm:^4.0.7"
8185+
vitest: "npm:^4.0.10"
81798186
languageName: unknown
81808187
linkType: soft
81818188

@@ -10487,17 +10494,17 @@ __metadata:
1048710494
languageName: node
1048810495
linkType: hard
1048910496

10490-
"vitest@npm:^4.0.7":
10491-
version: 4.0.8
10492-
resolution: "vitest@npm:4.0.8"
10493-
dependencies:
10494-
"@vitest/expect": "npm:4.0.8"
10495-
"@vitest/mocker": "npm:4.0.8"
10496-
"@vitest/pretty-format": "npm:4.0.8"
10497-
"@vitest/runner": "npm:4.0.8"
10498-
"@vitest/snapshot": "npm:4.0.8"
10499-
"@vitest/spy": "npm:4.0.8"
10500-
"@vitest/utils": "npm:4.0.8"
10497+
"vitest@npm:^4.0.10":
10498+
version: 4.0.13
10499+
resolution: "vitest@npm:4.0.13"
10500+
dependencies:
10501+
"@vitest/expect": "npm:4.0.13"
10502+
"@vitest/mocker": "npm:4.0.13"
10503+
"@vitest/pretty-format": "npm:4.0.13"
10504+
"@vitest/runner": "npm:4.0.13"
10505+
"@vitest/snapshot": "npm:4.0.13"
10506+
"@vitest/spy": "npm:4.0.13"
10507+
"@vitest/utils": "npm:4.0.13"
1050110508
debug: "npm:^4.4.3"
1050210509
es-module-lexer: "npm:^1.7.0"
1050310510
expect-type: "npm:^1.2.2"
@@ -10513,17 +10520,20 @@ __metadata:
1051310520
why-is-node-running: "npm:^2.3.0"
1051410521
peerDependencies:
1051510522
"@edge-runtime/vm": "*"
10523+
"@opentelemetry/api": ^1.9.0
1051610524
"@types/debug": ^4.1.12
1051710525
"@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0
10518-
"@vitest/browser-playwright": 4.0.8
10519-
"@vitest/browser-preview": 4.0.8
10520-
"@vitest/browser-webdriverio": 4.0.8
10521-
"@vitest/ui": 4.0.8
10526+
"@vitest/browser-playwright": 4.0.13
10527+
"@vitest/browser-preview": 4.0.13
10528+
"@vitest/browser-webdriverio": 4.0.13
10529+
"@vitest/ui": 4.0.13
1052210530
happy-dom: "*"
1052310531
jsdom: "*"
1052410532
peerDependenciesMeta:
1052510533
"@edge-runtime/vm":
1052610534
optional: true
10535+
"@opentelemetry/api":
10536+
optional: true
1052710537
"@types/debug":
1052810538
optional: true
1052910539
"@types/node":
@@ -10542,7 +10552,7 @@ __metadata:
1054210552
optional: true
1054310553
bin:
1054410554
vitest: vitest.mjs
10545-
checksum: 10c0/9fa05e70168ef7098a4a441775024231faa12db2374429eeb1967e8338bd5a6a4cd25e555ac991d95d040544b42395a7425839324bb4ab124eaa80e5cf39db63
10555+
checksum: 10c0/8582ab1848d5d7dbbac0b3a5eae2625f44d0db887f73da2ee8f588fb13c66fe8ea26dac05c26ebb43673b735bc246764f52969f7c7e25455dfb7c6274659ae2c
1054610556
languageName: node
1054710557
linkType: hard
1054810558

0 commit comments

Comments
 (0)