Skip to content

Commit

Permalink
Bump the vitest group with 2 updates (#2462)
Browse files Browse the repository at this point in the history
Bumps the vitest group with 2 updates:
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
and
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).

Updates `@vitest/coverage-v8` from 3.0.7 to 3.0.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.0.8</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Fix fetch cache multiple writes  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7546">vitest-dev/vitest#7546</a>
<a href="https://github.com/vitest-dev/vitest/commit/1a8b4337"><!-- raw
HTML omitted -->(1a8b4)<!-- raw HTML omitted --></a></li>
<li>Use browser.isolate instead of config.isolate  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7560">vitest-dev/vitest#7560</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b5ed902"><!-- raw
HTML omitted -->(4b5ed)<!-- raw HTML omitted --></a></li>
<li>Remove vestigial spy stub, import directly from
<code>@vitest/spy</code>  -  by <a
href="https://github.com/mrginglymus"><code>@​mrginglymus</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7575">vitest-dev/vitest#7575</a>
<a href="https://github.com/vitest-dev/vitest/commit/7f7ff11c"><!-- raw
HTML omitted -->(7f7ff)<!-- raw HTML omitted --></a></li>
<li>Correctly split the argv string  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7533">vitest-dev/vitest#7533</a>
<a href="https://github.com/vitest-dev/vitest/commit/4325ac67"><!-- raw
HTML omitted -->(4325a)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Remove <code>@​testing-library/dom</code> from dependencies  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7555">vitest-dev/vitest#7555</a>
<a href="https://github.com/vitest-dev/vitest/commit/5387a5b3"><!-- raw
HTML omitted -->(5387a)<!-- raw HTML omitted --></a></li>
<li>Improve source map handling for bundled files  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7534">vitest-dev/vitest#7534</a>
<a href="https://github.com/vitest-dev/vitest/commit/e2c570b6"><!-- raw
HTML omitted -->(e2c57)<!-- raw HTML omitted --></a></li>
<li>Print related test file and potential test in unhandled errors  - 
by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7564">vitest-dev/vitest#7564</a>
<a href="https://github.com/vitest-dev/vitest/commit/fee90d85"><!-- raw
HTML omitted -->(fee90)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Fix <code>beforeEach/All</code> cleanup callback timeout  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7500">vitest-dev/vitest#7500</a>
<a href="https://github.com/vitest-dev/vitest/commit/0c2924b7"><!-- raw
HTML omitted -->(0c292)<!-- raw HTML omitted --></a></li>
<li>Fix and simplify <code>Task.suite</code> initialization  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7414">vitest-dev/vitest#7414</a>
<a href="https://github.com/vitest-dev/vitest/commit/ca9ffac5"><!-- raw
HTML omitted -->(ca9ff)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>snapshot</strong>:
<ul>
<li>Allow inline snapshot calls on same location with same snapshot  - 
by <a href="https://github.com/jycouet"><code>@​jycouet</code></a> and
<a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7464">vitest-dev/vitest#7464</a>
<a href="https://github.com/vitest-dev/vitest/commit/d5cb8212"><!-- raw
HTML omitted -->(d5cb8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix <code>buildStart</code> on Vite 6  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7480">vitest-dev/vitest#7480</a>
<a href="https://github.com/vitest-dev/vitest/commit/c0f47e03"><!-- raw
HTML omitted -->(c0f47)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v3.0.7...v3.0.8">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/814d5df54e29cf882701b2a8a85187974cf940a7"><code>814d5df</code></a>
chore: release v3.0.8</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 3.0.7 to 3.0.8
<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>v3.0.8</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Fix fetch cache multiple writes  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7546">vitest-dev/vitest#7546</a>
<a href="https://github.com/vitest-dev/vitest/commit/1a8b4337"><!-- raw
HTML omitted -->(1a8b4)<!-- raw HTML omitted --></a></li>
<li>Use browser.isolate instead of config.isolate  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7560">vitest-dev/vitest#7560</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b5ed902"><!-- raw
HTML omitted -->(4b5ed)<!-- raw HTML omitted --></a></li>
<li>Remove vestigial spy stub, import directly from
<code>@vitest/spy</code>  -  by <a
href="https://github.com/mrginglymus"><code>@​mrginglymus</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7575">vitest-dev/vitest#7575</a>
<a href="https://github.com/vitest-dev/vitest/commit/7f7ff11c"><!-- raw
HTML omitted -->(7f7ff)<!-- raw HTML omitted --></a></li>
<li>Correctly split the argv string  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7533">vitest-dev/vitest#7533</a>
<a href="https://github.com/vitest-dev/vitest/commit/4325ac67"><!-- raw
HTML omitted -->(4325a)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Remove <code>@​testing-library/dom</code> from dependencies  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7555">vitest-dev/vitest#7555</a>
<a href="https://github.com/vitest-dev/vitest/commit/5387a5b3"><!-- raw
HTML omitted -->(5387a)<!-- raw HTML omitted --></a></li>
<li>Improve source map handling for bundled files  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7534">vitest-dev/vitest#7534</a>
<a href="https://github.com/vitest-dev/vitest/commit/e2c570b6"><!-- raw
HTML omitted -->(e2c57)<!-- raw HTML omitted --></a></li>
<li>Print related test file and potential test in unhandled errors  - 
by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7564">vitest-dev/vitest#7564</a>
<a href="https://github.com/vitest-dev/vitest/commit/fee90d85"><!-- raw
HTML omitted -->(fee90)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Fix <code>beforeEach/All</code> cleanup callback timeout  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7500">vitest-dev/vitest#7500</a>
<a href="https://github.com/vitest-dev/vitest/commit/0c2924b7"><!-- raw
HTML omitted -->(0c292)<!-- raw HTML omitted --></a></li>
<li>Fix and simplify <code>Task.suite</code> initialization  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7414">vitest-dev/vitest#7414</a>
<a href="https://github.com/vitest-dev/vitest/commit/ca9ffac5"><!-- raw
HTML omitted -->(ca9ff)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>snapshot</strong>:
<ul>
<li>Allow inline snapshot calls on same location with same snapshot  - 
by <a href="https://github.com/jycouet"><code>@​jycouet</code></a> and
<a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7464">vitest-dev/vitest#7464</a>
<a href="https://github.com/vitest-dev/vitest/commit/d5cb8212"><!-- raw
HTML omitted -->(d5cb8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix <code>buildStart</code> on Vite 6  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7480">vitest-dev/vitest#7480</a>
<a href="https://github.com/vitest-dev/vitest/commit/c0f47e03"><!-- raw
HTML omitted -->(c0f47)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v3.0.7...v3.0.8">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/814d5df54e29cf882701b2a8a85187974cf940a7"><code>814d5df</code></a>
chore: release v3.0.8</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/57c3234c63b2df0f15f60239d5f609e9858c9a41"><code>57c3234</code></a>
chore: remove hijackVitePluginInject (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7613">#7613</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/1a88b1bb305f3625b8e626c77ca82262400d1281"><code>1a88b1b</code></a>
chore(deps): update dependency strip-literal to v3 (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7601">#7601</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/4325ac67937603a13302d0ac672a5a2ac52e4c72"><code>4325ac6</code></a>
fix: correctly split the argv string (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7533">#7533</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/7f7ff11c6c40a4c6793c3597f4a5a79d9795f4a4"><code>7f7ff11</code></a>
fix: remove vestigial spy stub, import directly from
<code>@vitest/spy</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7575">#7575</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/fee90d855b046786418c666354425d8649bc8b76"><code>fee90d8</code></a>
fix(browser): print related test file and potential test in unhandled
errors ...</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/1a8b4337e3e6981f358b119dddca2108ae08e180"><code>1a8b433</code></a>
fix: fix fetch cache multiple writes (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7546">#7546</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />


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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent e4f5bd4 commit 9e45d7a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/http-errors": "^2.0.2",
"@types/node": "^22.13.9",
"@typescript-eslint/rule-tester": "^8.26.0",
"@vitest/coverage-v8": "^3.0.7",
"@vitest/coverage-v8": "^3.0.8",
"compression": "^1.7.4",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -47,7 +47,7 @@
"tsx": "^4.19.3",
"typescript": "^5.5.2",
"typescript-eslint": "^8.26.0",
"vitest": "^3.0.7",
"vitest": "^3.0.8",
"zod": "^3.23.0"
},
"resolutions": {
Expand Down
110 changes: 55 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -739,10 +739,10 @@
"@typescript-eslint/types" "8.26.0"
eslint-visitor-keys "^4.2.0"

"@vitest/coverage-v8@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-3.0.7.tgz#44768ff9f6c541c5ea66ce8a3ed56a79a0e7f518"
integrity sha512-Av8WgBJLTrfLOer0uy3CxjlVuWK4CzcLBndW1Nm2vI+3hZ2ozHututkfc7Blu1u6waeQ7J8gzPK/AsBRnWA5mQ==
"@vitest/coverage-v8@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-3.0.8.tgz#3fc3aa9458b314afeed54e7734e88e0fe88c1837"
integrity sha512-y7SAKsQirsEJ2F8bulBck4DoluhI2EEgTimHd6EEUgJBGKy9tC25cpywh1MH4FvDGoG2Unt7+asVd1kj4qOSAw==
dependencies:
"@ampproject/remapping" "^2.3.0"
"@bcoe/v8-coverage" "^1.0.2"
Expand All @@ -757,62 +757,62 @@
test-exclude "^7.0.1"
tinyrainbow "^2.0.0"

"@vitest/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.7.tgz#3490936bc1e97fc21d53441518d51cb7116c698a"
integrity sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==
"@vitest/[email protected].8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.8.tgz#53c408180d6476c7363eb976dcaae8e7b1f1a078"
integrity sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==
dependencies:
"@vitest/spy" "3.0.7"
"@vitest/utils" "3.0.7"
"@vitest/spy" "3.0.8"
"@vitest/utils" "3.0.8"
chai "^5.2.0"
tinyrainbow "^2.0.0"

"@vitest/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.7.tgz#49a99e300bcb64dc514a43a92325fce51cd88099"
integrity sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==
"@vitest/[email protected].8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.8.tgz#01638859e7dd422a8aaf04ef63dca9e1bbb9838d"
integrity sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==
dependencies:
"@vitest/spy" "3.0.7"
"@vitest/spy" "3.0.8"
estree-walker "^3.0.3"
magic-string "^0.30.17"

"@vitest/[email protected].7", "@vitest/pretty-format@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.7.tgz#1780516ebb4e40dd89e60b9fc7ffcbd9cba0fc22"
integrity sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==
"@vitest/[email protected].8", "@vitest/pretty-format@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.8.tgz#89f6111d141142689871f5a4e62ad679bb6b6357"
integrity sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==
dependencies:
tinyrainbow "^2.0.0"

"@vitest/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.7.tgz#65b64ba5f3291fdca4670bf9e50627200ea33b7b"
integrity sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==
"@vitest/[email protected].8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.8.tgz#dda7223c25a89a829a29c3f0c037a99e028a9c64"
integrity sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==
dependencies:
"@vitest/utils" "3.0.7"
"@vitest/utils" "3.0.8"
pathe "^2.0.3"

"@vitest/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.7.tgz#df34e3c5820bdd54bba8919291a182df5c6b8c6f"
integrity sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==
"@vitest/[email protected].8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.8.tgz#b65d738c00ff052a323125ad7dfb001927049c78"
integrity sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==
dependencies:
"@vitest/pretty-format" "3.0.7"
"@vitest/pretty-format" "3.0.8"
magic-string "^0.30.17"
pathe "^2.0.3"

"@vitest/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.7.tgz#6fcc100c23fb50b5e2d1d09a333245586364f67b"
integrity sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==
"@vitest/[email protected].8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.8.tgz#2a31ce28858aae50286644d64f886c72d55ae2ce"
integrity sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==
dependencies:
tinyspy "^3.0.2"

"@vitest/[email protected].7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.7.tgz#56268acac1027ead938150eceb2527c61d2fa204"
integrity sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==
"@vitest/[email protected].8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.8.tgz#289277fbd8e733dff69cfa993c34665415c9b66b"
integrity sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==
dependencies:
"@vitest/pretty-format" "3.0.7"
"@vitest/pretty-format" "3.0.8"
loupe "^3.1.3"
tinyrainbow "^2.0.0"

Expand Down Expand Up @@ -2958,10 +2958,10 @@ vary@^1, vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==

[email protected].7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.7.tgz#f15bc1e0c343ac00115a52c7e110471a5a315c72"
integrity sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==
[email protected].8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.8.tgz#69cd1e0b9c7c37a8e7ab3b87ce259cbbf9a7bd72"
integrity sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==
dependencies:
cac "^6.7.14"
debug "^4.4.0"
Expand All @@ -2980,18 +2980,18 @@ [email protected]:
optionalDependencies:
fsevents "~2.3.3"

vitest@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.7.tgz#ed8f42e1b0e09e2179eaefd966cb58a8b75f0f6a"
integrity sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==
dependencies:
"@vitest/expect" "3.0.7"
"@vitest/mocker" "3.0.7"
"@vitest/pretty-format" "^3.0.7"
"@vitest/runner" "3.0.7"
"@vitest/snapshot" "3.0.7"
"@vitest/spy" "3.0.7"
"@vitest/utils" "3.0.7"
vitest@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.8.tgz#2b85e689d3067cf3b8e174626ecfcb8b24be0785"
integrity sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==
dependencies:
"@vitest/expect" "3.0.8"
"@vitest/mocker" "3.0.8"
"@vitest/pretty-format" "^3.0.8"
"@vitest/runner" "3.0.8"
"@vitest/snapshot" "3.0.8"
"@vitest/spy" "3.0.8"
"@vitest/utils" "3.0.8"
chai "^5.2.0"
debug "^4.4.0"
expect-type "^1.1.0"
Expand All @@ -3003,7 +3003,7 @@ vitest@^3.0.7:
tinypool "^1.0.2"
tinyrainbow "^2.0.0"
vite "^5.0.0 || ^6.0.0"
vite-node "3.0.7"
vite-node "3.0.8"
why-is-node-running "^2.3.0"

webidl-conversions@^4.0.2:
Expand Down

0 comments on commit 9e45d7a

Please sign in to comment.