Skip to content

Commit 22c3689

Browse files
chore(lambda): bump vitest from 3.0.9 to 3.1.1 in /lambdas (#4516)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.9 to 3.1.1. <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.1.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>reporter</strong>: <ul> <li>Report tests in correct order  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7752">vitest-dev/vitest#7752</a> <a href="https://github.com/vitest-dev/vitest/commit/b166efa2"><!-- raw HTML omitted -->(b166e)<!-- raw HTML omitted --></a></li> <li>Print test only once in the verbose mode  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7738">vitest-dev/vitest#7738</a> <a href="https://github.com/vitest-dev/vitest/commit/69ca425c"><!-- raw HTML omitted -->(69ca4)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v3.1.0...v3.1.1">View changes on GitHub</a></h5> <h2>v3.1.0</h2> <h3>🚀 Features</h3> <ul> <li>Introduce <code>%$</code> option to add number of the test to its title - by <a href="https://github.com/kemuridama"><code>@​kemuridama</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7412">vitest-dev/vitest#7412</a> <a href="https://github.com/vitest-dev/vitest/commit/df3477076"><!-- raw HTML omitted -->(df347)<!-- raw HTML omitted --></a></li> <li>Add <code>diff.maxDepth</code> option and set non-<code>Infinity</code> value as a default to reduce crash - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7481">vitest-dev/vitest#7481</a> <a href="https://github.com/vitest-dev/vitest/commit/eacab25e7"><!-- raw HTML omitted -->(eacab)<!-- raw HTML omitted --></a></li> <li>Allow array element for <code>test.each/for</code> title formatting - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7522">vitest-dev/vitest#7522</a> <a href="https://github.com/vitest-dev/vitest/commit/ea3d67b03"><!-- raw HTML omitted -->(ea3d6)<!-- raw HTML omitted --></a></li> <li>Add &quot;configureVitest&quot; plugin hook - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7349">vitest-dev/vitest#7349</a> <a href="https://github.com/vitest-dev/vitest/commit/20a5d4bfc"><!-- raw HTML omitted -->(20a5d)<!-- raw HTML omitted --></a></li> <li>Support <code>--configLoader</code> CLI option - by <a href="https://github.com/Carnageous"><code>@​Carnageous</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/7574">vitest-dev/vitest#7574</a> <a href="https://github.com/vitest-dev/vitest/commit/2a8520a83"><!-- raw HTML omitted -->(2a852)<!-- raw HTML omitted --></a></li> <li>Added <code>vitest-browser-lit</code> to <code>vitest init browser</code> and docs - by <a href="https://github.com/EskiMojo14"><code>@​EskiMojo14</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/7705">vitest-dev/vitest#7705</a> <a href="https://github.com/vitest-dev/vitest/commit/5659a0e0c"><!-- raw HTML omitted -->(5659a)<!-- raw HTML omitted --></a></li> <li>Use providers request interception for module mocking - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7576">vitest-dev/vitest#7576</a> <a href="https://github.com/vitest-dev/vitest/commit/7883acd63"><!-- raw HTML omitted -->(7883a)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Introduce <code>and</code>, <code>or</code> and <code>filter</code> locators - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7463">vitest-dev/vitest#7463</a> <a href="https://github.com/vitest-dev/vitest/commit/63949b1d7"><!-- raw HTML omitted -->(63949)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporter</strong>: <ul> <li>Always render test time - by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and <a href="https://github.com/spamshaker"><code>@​spamshaker</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7529">vitest-dev/vitest#7529</a> <a href="https://github.com/vitest-dev/vitest/commit/5eba60ae1"><!-- raw HTML omitted -->(5eba6)<!-- raw HTML omitted --></a></li> <li><code>--silent=passed-only</code> to log failed tasks only - by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7530">vitest-dev/vitest#7530</a> <a href="https://github.com/vitest-dev/vitest/commit/f9e1cb494"><!-- raw HTML omitted -->(f9e1c)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>runner</strong>: <ul> <li>Add <code>test.scoped</code> to override <code>test.extend</code> fixtures per-suite - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7233">vitest-dev/vitest#7233</a> <a href="https://github.com/vitest-dev/vitest/commit/e5851e4b8"><!-- raw HTML omitted -->(e5851)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vitest</strong>: <ul> <li>Allow conditional <code>context.skip(boolean)</code> - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7659">vitest-dev/vitest#7659</a> <a href="https://github.com/vitest-dev/vitest/commit/6adecb903"><!-- raw HTML omitted -->(6adec)<!-- raw HTML omitted --></a></li> <li>Support rolldown-vite in NormalizeUrlPlugin - by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</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/7739">vitest-dev/vitest#7739</a> <a href="https://github.com/vitest-dev/vitest/commit/1ef31a7bb"><!-- raw HTML omitted -->(1ef31)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>🐞 Bug Fixes</h3> <ul> <li>Update test stats regularly - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7700">vitest-dev/vitest#7700</a> <a href="https://github.com/vitest-dev/vitest/commit/b7953487b"><!-- raw HTML omitted -->(b7953)<!-- raw HTML omitted --></a></li> <li>Fix vm tests flakiness - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7741">vitest-dev/vitest#7741</a> <a href="https://github.com/vitest-dev/vitest/commit/2702cf424"><!-- raw HTML omitted -->(2702c)<!-- raw HTML omitted --></a></li> <li>Set <code>diff.expand: false</code> as default - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7697">vitest-dev/vitest#7697</a> <a href="https://github.com/vitest-dev/vitest/commit/f34206536"><!-- raw HTML omitted -->(f3420)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Correctly calculate timeout in hooks when actions are performed - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7747">vitest-dev/vitest#7747</a> <a href="https://github.com/vitest-dev/vitest/commit/a55055180"><!-- raw HTML omitted -->(a5505)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>deps</strong>: <ul> <li>Update all non-major dependencies - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7600">vitest-dev/vitest#7600</a> <a href="https://github.com/vitest-dev/vitest/commit/7fc5a2908"><!-- raw HTML omitted -->(7fc5a)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporter</strong>: <ul> <li><code>--hideSkippedTests</code> should hide suites too - by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7695">vitest-dev/vitest#7695</a> <a href="https://github.com/vitest-dev/vitest/commit/ba9b51ccc"><!-- raw HTML omitted -->(ba9b5)<!-- raw HTML omitted --></a></li> <li>Report tests in correct order - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7752">vitest-dev/vitest#7752</a> <a href="https://github.com/vitest-dev/vitest/commit/b166efa28"><!-- raw HTML omitted -->(b166e)<!-- raw HTML omitted --></a></li> <li>Print test only once in the verbose mode - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7738">vitest-dev/vitest#7738</a> <a href="https://github.com/vitest-dev/vitest/commit/69ca425c6"><!-- raw HTML omitted -->(69ca4)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>snapshot</strong>: <ul> <li>Fix indent normalization - by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7400">vitest-dev/vitest#7400</a> <a href="https://github.com/vitest-dev/vitest/commit/8299709d2"><!-- raw HTML omitted -->(82997)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>🏎 Performance</h3> <ul> <li><strong>browser</strong>: Fork jest-dom instead of bundling it - by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7605">vitest-dev/vitest#7605</a> <a href="https://github.com/vitest-dev/vitest/commit/12762ea6c"><!-- raw HTML omitted -->(12762)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/a9d36c719f8ce5551f61da20181490d3673bdf99"><code>a9d36c7</code></a> chore: release v3.1.1</li> <li><a href="https://github.com/vitest-dev/vitest/commit/69ca425c695805ee19e5d14840df9c9ef6d8e7a4"><code>69ca425</code></a> fix(reporter): print test only once in the verbose mode (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7738">#7738</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/b166efa285f4f678914008edf4a1b96e9d936dab"><code>b166efa</code></a> fix(reporter): report tests in correct order (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7752">#7752</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/b8eda4bb1c7a586fb4c8622e3989513e7d57c6a5"><code>b8eda4b</code></a> chore: release v3.1.0</li> <li><a href="https://github.com/vitest-dev/vitest/commit/938da77ee063748cfb12a7f302d2efcef249cf1f"><code>938da77</code></a> fix (ui): rerun individually tests with special chars in name (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7707">#7707</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7883acd636192e541860bba436dfb00bb5eaf0e2"><code>7883acd</code></a> feat: use providers request interception for module mocking (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7576">#7576</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/a7ecd0f495de081ea4819b243da8c48b0b35f1c9"><code>a7ecd0f</code></a> refactor: remove direct imports from rollup (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7751">#7751</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/5659a0e0ce748f9574c74c2cf90f65bfcf8c0ab8"><code>5659a0e</code></a> feat: Added <code>vitest-browser-lit</code> to <code>vitest init browser</code> and docs (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7705">#7705</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/2702cf4245ffa543f5b5b2335ab299453870a4e3"><code>2702cf4</code></a> fix: fix vm tests flakiness (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7741">#7741</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/12762ea6cc1a295cbf6c4cac53b3710fd766fd32"><code>12762ea</code></a> perf(browser): fork jest-dom instead of bundling it (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7605">#7605</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v3.1.1/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=3.0.9&new-version=3.1.1)](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d69b4fd commit 22c3689

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ts-node-dev": "^2.0.0",
4141
"typescript": "^5.8.2",
4242
"vite": "^6.2.4",
43-
"vitest": "^3.0.9"
43+
"vitest": "^3.1.1"
4444
},
4545
"packageManager": "[email protected]"
4646
}

lambdas/yarn.lock

+61-61
Original file line numberDiff line numberDiff line change
@@ -5357,15 +5357,15 @@ __metadata:
53575357
languageName: node
53585358
linkType: hard
53595359

5360-
"@vitest/expect@npm:3.0.9":
5361-
version: 3.0.9
5362-
resolution: "@vitest/expect@npm:3.0.9"
5360+
"@vitest/expect@npm:3.1.1":
5361+
version: 3.1.1
5362+
resolution: "@vitest/expect@npm:3.1.1"
53635363
dependencies:
5364-
"@vitest/spy": "npm:3.0.9"
5365-
"@vitest/utils": "npm:3.0.9"
5364+
"@vitest/spy": "npm:3.1.1"
5365+
"@vitest/utils": "npm:3.1.1"
53665366
chai: "npm:^5.2.0"
53675367
tinyrainbow: "npm:^2.0.0"
5368-
checksum: 10c0/4e5eef8fbc9c3e47f3fb69dbbd5b51aabdf1b6de2f781556d37d79731678fc83cf4a01d146226b12a27df051a4110153a6172506c9c74ae08e5b924a9c947f08
5368+
checksum: 10c0/ef4528d0ebb89eb3cc044cf597d051c35df8471bb6ba4029e9b3412aa69d0d85a0ce4eb49531fc78fe1ebd97e6428260463068cc96a8d8c1a80150dedfd1ab3a
53695369
languageName: node
53705370
linkType: hard
53715371

@@ -5393,11 +5393,11 @@ __metadata:
53935393
languageName: node
53945394
linkType: hard
53955395

5396-
"@vitest/mocker@npm:3.0.9":
5397-
version: 3.0.9
5398-
resolution: "@vitest/mocker@npm:3.0.9"
5396+
"@vitest/mocker@npm:3.1.1":
5397+
version: 3.1.1
5398+
resolution: "@vitest/mocker@npm:3.1.1"
53995399
dependencies:
5400-
"@vitest/spy": "npm:3.0.9"
5400+
"@vitest/spy": "npm:3.1.1"
54015401
estree-walker: "npm:^3.0.3"
54025402
magic-string: "npm:^0.30.17"
54035403
peerDependencies:
@@ -5408,7 +5408,7 @@ __metadata:
54085408
optional: true
54095409
vite:
54105410
optional: true
5411-
checksum: 10c0/9083a83902ca550cf004413b9fc87c8367a789e18a3c5a61e63c72810f9153e7d1c100c66f0b0656ea1035a700a373d5b78b49de0963ab62333c720aeec9f1b3
5411+
checksum: 10c0/9264558809e2d7c77ae9ceefad521dc5f886a567aaf0bdd021b73089b8906ffd92c893f3998d16814f38fc653c7413836f508712355c87749a0e86c7d435eec1
54125412
languageName: node
54135413
linkType: hard
54145414

@@ -5430,33 +5430,33 @@ __metadata:
54305430
languageName: node
54315431
linkType: hard
54325432

5433-
"@vitest/pretty-format@npm:3.0.9, @vitest/pretty-format@npm:^3.0.9":
5434-
version: 3.0.9
5435-
resolution: "@vitest/pretty-format@npm:3.0.9"
5433+
"@vitest/pretty-format@npm:3.1.1, @vitest/pretty-format@npm:^3.1.1":
5434+
version: 3.1.1
5435+
resolution: "@vitest/pretty-format@npm:3.1.1"
54365436
dependencies:
54375437
tinyrainbow: "npm:^2.0.0"
5438-
checksum: 10c0/56ae7b1f14df2905b3205d4e121727631c4938ec44f76c1e9fa49923919010378f0dad70b1d277672f3ef45ddf6372140c8d1da95e45df8282f70b74328fce47
5438+
checksum: 10c0/540cd46d317fc80298c93b185f3fb48dfe90eaaa3942fd700fde6e88d658772c01b56ad5b9b36e4ac368a02e0fc8e0dc72bbdd6dd07a5d75e89ef99c8df5ba6e
54395439
languageName: node
54405440
linkType: hard
54415441

5442-
"@vitest/runner@npm:3.0.9":
5443-
version: 3.0.9
5444-
resolution: "@vitest/runner@npm:3.0.9"
5442+
"@vitest/runner@npm:3.1.1":
5443+
version: 3.1.1
5444+
resolution: "@vitest/runner@npm:3.1.1"
54455445
dependencies:
5446-
"@vitest/utils": "npm:3.0.9"
5446+
"@vitest/utils": "npm:3.1.1"
54475447
pathe: "npm:^2.0.3"
5448-
checksum: 10c0/b276f238a16a6d02bb244f655d9cd8db8cce4708a6267cc48476a785ca8887741c440ae27b379a5bbbb6fe4f9f12675f13da0270253043195defd7a36bf15114
5448+
checksum: 10c0/35a541069c3c94a2dd02fca2d70cc8d5e66ba2e891cfb80da354174f510aeb96774ffb34fff39cecde9d5c969be4dd20e240a900beb9b225b7512a615ecc5503
54495449
languageName: node
54505450
linkType: hard
54515451

5452-
"@vitest/snapshot@npm:3.0.9":
5453-
version: 3.0.9
5454-
resolution: "@vitest/snapshot@npm:3.0.9"
5452+
"@vitest/snapshot@npm:3.1.1":
5453+
version: 3.1.1
5454+
resolution: "@vitest/snapshot@npm:3.1.1"
54555455
dependencies:
5456-
"@vitest/pretty-format": "npm:3.0.9"
5456+
"@vitest/pretty-format": "npm:3.1.1"
54575457
magic-string: "npm:^0.30.17"
54585458
pathe: "npm:^2.0.3"
5459-
checksum: 10c0/8298caa334d357cb22b1946cbebedb22f04d38fe080d6da7445873221fe6f89c2b82fe4f368d9eb8a62a77bd76d1b4234595bb085279d48130f09ba6b2e18637
5459+
checksum: 10c0/43e5fc5db580f20903eb1493d07f08752df8864f7b9b7293a202b2ffe93d8c196a5614d66dda096c6bacc16e12f1836f33ba41898812af6d32676d1eb501536a
54605460
languageName: node
54615461
linkType: hard
54625462

@@ -5478,12 +5478,12 @@ __metadata:
54785478
languageName: node
54795479
linkType: hard
54805480

5481-
"@vitest/spy@npm:3.0.9":
5482-
version: 3.0.9
5483-
resolution: "@vitest/spy@npm:3.0.9"
5481+
"@vitest/spy@npm:3.1.1":
5482+
version: 3.1.1
5483+
resolution: "@vitest/spy@npm:3.1.1"
54845484
dependencies:
54855485
tinyspy: "npm:^3.0.2"
5486-
checksum: 10c0/993085dbaf9e651ca9516f88e440424d29279def998186628a1ebcab5558a3045fee8562630608f58303507135f6f3bf9970f65639f3b9baa8bf86cab3eb4742
5486+
checksum: 10c0/896659d4b42776cfa2057a1da2c33adbd3f2ebd28005ca606d1616d08d2e726dc1460fb37f1ea7f734756b5bccf926c7165f410e63f0a3b8d992eb5489528b08
54875487
languageName: node
54885488
linkType: hard
54895489

@@ -5509,14 +5509,14 @@ __metadata:
55095509
languageName: node
55105510
linkType: hard
55115511

5512-
"@vitest/utils@npm:3.0.9":
5513-
version: 3.0.9
5514-
resolution: "@vitest/utils@npm:3.0.9"
5512+
"@vitest/utils@npm:3.1.1":
5513+
version: 3.1.1
5514+
resolution: "@vitest/utils@npm:3.1.1"
55155515
dependencies:
5516-
"@vitest/pretty-format": "npm:3.0.9"
5516+
"@vitest/pretty-format": "npm:3.1.1"
55175517
loupe: "npm:^3.1.3"
55185518
tinyrainbow: "npm:^2.0.0"
5519-
checksum: 10c0/b966dfb3b926ee9bea59c1fb297abc67adaa23a8a582453ee81167b238446394693617a5e0523eb2791d6983173ef1c07bf28a76bd5a63b49a100610ed6b6a6c
5519+
checksum: 10c0/a9cfe0c0f095b58644ce3ba08309de5be8564c10dad9e62035bd378e60b2834e6a256e6e4ded7dcf027fdc2371301f7965040ad3e6323b747d5b3abbb7ceb0d6
55205520
languageName: node
55215521
linkType: hard
55225522

@@ -7140,10 +7140,10 @@ __metadata:
71407140
languageName: node
71417141
linkType: hard
71427142

7143-
"expect-type@npm:^1.1.0":
7144-
version: 1.2.0
7145-
resolution: "expect-type@npm:1.2.0"
7146-
checksum: 10c0/6069e1980bf16b9385646800e23499c1447df636c433014f6bbabe4bb0e20bd0033f30d38a6f9ae0938b0203a9e870cc82cdfd74b7c837b480cefb8e8240d8e8
7143+
"expect-type@npm:^1.2.0":
7144+
version: 1.2.1
7145+
resolution: "expect-type@npm:1.2.1"
7146+
checksum: 10c0/b775c9adab3c190dd0d398c722531726cdd6022849b4adba19dceab58dda7e000a7c6c872408cd73d665baa20d381eca36af4f7b393a4ba60dd10232d1fb8898
71477147
languageName: node
71487148
linkType: hard
71497149

@@ -8477,7 +8477,7 @@ __metadata:
84778477
ts-node-dev: "npm:^2.0.0"
84788478
typescript: "npm:^5.8.2"
84798479
vite: "npm:^6.2.4"
8480-
vitest: "npm:^3.0.9"
8480+
vitest: "npm:^3.1.1"
84818481
languageName: unknown
84828482
linkType: soft
84838483

@@ -10256,7 +10256,7 @@ __metadata:
1025610256
languageName: node
1025710257
linkType: hard
1025810258

10259-
"std-env@npm:^3.8.0":
10259+
"std-env@npm:^3.8.0, std-env@npm:^3.8.1":
1026010260
version: 3.8.1
1026110261
resolution: "std-env@npm:3.8.1"
1026210262
checksum: 10c0/e9b19cca6bc6f06f91607db5b636662914ca8ec9efc525a99da6ec7e493afec109d3b017d21d9782b4369fcfb2891c7c4b4e3c60d495fdadf6861ce434e07bf8
@@ -10942,9 +10942,9 @@ __metadata:
1094210942
languageName: node
1094310943
linkType: hard
1094410944

10945-
"vite-node@npm:3.0.9":
10946-
version: 3.0.9
10947-
resolution: "vite-node@npm:3.0.9"
10945+
"vite-node@npm:3.1.1":
10946+
version: 3.1.1
10947+
resolution: "vite-node@npm:3.1.1"
1094810948
dependencies:
1094910949
cac: "npm:^6.7.14"
1095010950
debug: "npm:^4.4.0"
@@ -10953,7 +10953,7 @@ __metadata:
1095310953
vite: "npm:^5.0.0 || ^6.0.0"
1095410954
bin:
1095510955
vite-node: vite-node.mjs
10956-
checksum: 10c0/97768a64182832c1ae1797667920fec002d283506b628b684df707fc453c6bf58719029c52c7a4cdf98f5a5a44769036126efdb8192d4040ba3d39f271aa338b
10956+
checksum: 10c0/15ee73c472ae00f042a7cee09a31355d2c0efbb2dab160377545be9ba4b980a5f4cb2841b98319d87bedf630bbbb075e6b40796b39f65610920cf3fde66fdf8d
1095710957
languageName: node
1095810958
linkType: hard
1095910959

@@ -11061,36 +11061,36 @@ __metadata:
1106111061
languageName: node
1106211062
linkType: hard
1106311063

11064-
"vitest@npm:^3.0.9":
11065-
version: 3.0.9
11066-
resolution: "vitest@npm:3.0.9"
11067-
dependencies:
11068-
"@vitest/expect": "npm:3.0.9"
11069-
"@vitest/mocker": "npm:3.0.9"
11070-
"@vitest/pretty-format": "npm:^3.0.9"
11071-
"@vitest/runner": "npm:3.0.9"
11072-
"@vitest/snapshot": "npm:3.0.9"
11073-
"@vitest/spy": "npm:3.0.9"
11074-
"@vitest/utils": "npm:3.0.9"
11064+
"vitest@npm:^3.1.1":
11065+
version: 3.1.1
11066+
resolution: "vitest@npm:3.1.1"
11067+
dependencies:
11068+
"@vitest/expect": "npm:3.1.1"
11069+
"@vitest/mocker": "npm:3.1.1"
11070+
"@vitest/pretty-format": "npm:^3.1.1"
11071+
"@vitest/runner": "npm:3.1.1"
11072+
"@vitest/snapshot": "npm:3.1.1"
11073+
"@vitest/spy": "npm:3.1.1"
11074+
"@vitest/utils": "npm:3.1.1"
1107511075
chai: "npm:^5.2.0"
1107611076
debug: "npm:^4.4.0"
11077-
expect-type: "npm:^1.1.0"
11077+
expect-type: "npm:^1.2.0"
1107811078
magic-string: "npm:^0.30.17"
1107911079
pathe: "npm:^2.0.3"
11080-
std-env: "npm:^3.8.0"
11080+
std-env: "npm:^3.8.1"
1108111081
tinybench: "npm:^2.9.0"
1108211082
tinyexec: "npm:^0.3.2"
1108311083
tinypool: "npm:^1.0.2"
1108411084
tinyrainbow: "npm:^2.0.0"
1108511085
vite: "npm:^5.0.0 || ^6.0.0"
11086-
vite-node: "npm:3.0.9"
11086+
vite-node: "npm:3.1.1"
1108711087
why-is-node-running: "npm:^2.3.0"
1108811088
peerDependencies:
1108911089
"@edge-runtime/vm": "*"
1109011090
"@types/debug": ^4.1.12
1109111091
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
11092-
"@vitest/browser": 3.0.9
11093-
"@vitest/ui": 3.0.9
11092+
"@vitest/browser": 3.1.1
11093+
"@vitest/ui": 3.1.1
1109411094
happy-dom: "*"
1109511095
jsdom: "*"
1109611096
peerDependenciesMeta:
@@ -11110,7 +11110,7 @@ __metadata:
1111011110
optional: true
1111111111
bin:
1111211112
vitest: vitest.mjs
11113-
checksum: 10c0/5bcd25cab1681f3a968a6483cd5fe115791bc02769bd73bc680bf40153474391a03a6329781b0fb0b8c2f95c82eb342a972bd5132d9bd0d4be92977af19574d0
11113+
checksum: 10c0/680f31d2a7ca59509f837acdbacd9dff405e1b00c606d7cd29717127c6b543f186055854562c2604f74c5cd668b70174968d28feb4ed948a7e013c9477a68d50
1111411114
languageName: node
1111511115
linkType: hard
1111611116

0 commit comments

Comments
 (0)