Skip to content

Commit 0adfc3a

Browse files
chore(lambda): bump the vite group in /lambdas with 2 updates (#4927)
Bumps the vite group in /lambdas with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vite` from 7.2.2 to 7.2.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.2.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.2.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.2.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.2.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.2.3...v7.2.4">7.2.4</a> (2025-11-20)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>revert &quot;perf(deps): replace debug with obug (<a href="https://redirect.github.com/vitejs/vite/issues/21107">#21107</a>)&quot; (<a href="https://github.com/vitejs/vite/commit/2d66b7b14aa6dfd62f3d6a59ee8382ed5ca6fd32">2d66b7b</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.2.2...v7.2.3">7.2.3</a> (2025-11-20)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>allow multiple <code>bindCLIShortcuts</code> calls with shortcut merging (<a href="https://redirect.github.com/vitejs/vite/issues/21103">#21103</a>) (<a href="https://github.com/vitejs/vite/commit/5909efd8fbfd1bf1eab65427aea0613124b2797a">5909efd</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/21096">#21096</a>) (<a href="https://github.com/vitejs/vite/commit/6a34ac3422686e7cf7cc9a25d299cb8e5a8d92a0">6a34ac3</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/21128">#21128</a>) (<a href="https://github.com/vitejs/vite/commit/4f8171eb3046bd70c83964689897dab4c6b58bc0">4f8171e</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>deps:</strong> replace debug with obug (<a href="https://redirect.github.com/vitejs/vite/issues/21107">#21107</a>) (<a href="https://github.com/vitejs/vite/commit/acfe939e1f7c303c34b0b39b883cc302da767fa2">acfe939</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​rollup/plugin-commonjs</code> to v29 (<a href="https://redirect.github.com/vitejs/vite/issues/21099">#21099</a>) (<a href="https://github.com/vitejs/vite/commit/02ceaec45e17bef19159188a28d9196fed1761be">02ceaec</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/21095">#21095</a>) (<a href="https://github.com/vitejs/vite/commit/39a0a15fd24ed37257c48b795097a3794e54d255">39a0a15</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/21127">#21127</a>) (<a href="https://github.com/vitejs/vite/commit/50297208452241061cb44d09a4bbdf77a11ac01e">5029720</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/24a611f1c83a976d32262628d42f683609746635"><code>24a611f</code></a> release: v7.2.4</li> <li><a href="https://github.com/vitejs/vite/commit/2d66b7b14aa6dfd62f3d6a59ee8382ed5ca6fd32"><code>2d66b7b</code></a> fix: revert &quot;perf(deps): replace debug with obug (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21107">#21107</a>)&quot;</li> <li><a href="https://github.com/vitejs/vite/commit/a668014dba377c2b82a32d8124f1761e9ea74f82"><code>a668014</code></a> release: v7.2.3</li> <li><a href="https://github.com/vitejs/vite/commit/acfe939e1f7c303c34b0b39b883cc302da767fa2"><code>acfe939</code></a> perf(deps): replace debug with obug (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21107">#21107</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4f8171eb3046bd70c83964689897dab4c6b58bc0"><code>4f8171e</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21128">#21128</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/50297208452241061cb44d09a4bbdf77a11ac01e"><code>5029720</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21127">#21127</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/5909efd8fbfd1bf1eab65427aea0613124b2797a"><code>5909efd</code></a> fix: allow multiple <code>bindCLIShortcuts</code> calls with shortcut merging (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21103">#21103</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/39a0a15fd24ed37257c48b795097a3794e54d255"><code>39a0a15</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21095">#21095</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6a34ac3422686e7cf7cc9a25d299cb8e5a8d92a0"><code>6a34ac3</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21096">#21096</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/02ceaec45e17bef19159188a28d9196fed1761be"><code>02ceaec</code></a> chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to v29 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21099">#21099</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.2.4/packages/vite">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 4.0.13 to 4.0.14 <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.14</h2> <h3>   🚀 Experimental Features</h3> <ul> <li><strong>browser</strong>: Expose <code>utils.configurePrettyDOM</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/9103">vitest-dev/vitest#9103</a> <a href="https://github.com/vitest-dev/vitest/commit/2cc34e0d4"><!-- raw HTML omitted -->(2cc34)<!-- raw HTML omitted --></a></li> <li><strong>runner</strong>: Add full names to tasks  -  by <a href="https://github.com/macarie"><code>@​macarie</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9087">vitest-dev/vitest#9087</a> <a href="https://github.com/vitest-dev/vitest/commit/821aa2002"><!-- raw HTML omitted -->(821aa)<!-- raw HTML omitted --></a></li> <li><strong>ui</strong>: Add tabbed failure view for <code>toMatchScreenshot</code> with comparison slider  -  by <a href="https://github.com/macarie"><code>@​macarie</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8813">vitest-dev/vitest#8813</a> <a href="https://github.com/vitest-dev/vitest/commit/c37c2eb0b"><!-- raw HTML omitted -->(c37c2)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Externalize before caching  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9077">vitest-dev/vitest#9077</a> <a href="https://github.com/vitest-dev/vitest/commit/e1b2e086a"><!-- raw HTML omitted -->(e1b2e)<!-- raw HTML omitted --></a></li> <li>Collect the duration of external imports  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9097">vitest-dev/vitest#9097</a> <a href="https://github.com/vitest-dev/vitest/commit/3326cc9f4"><!-- raw HTML omitted -->(3326c)<!-- raw HTML omitted --></a></li> <li>Rename <code>collect</code> to <code>import</code>, remove <code>prepare</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/9091">vitest-dev/vitest#9091</a> <a href="https://github.com/vitest-dev/vitest/commit/1256b5ca3"><!-- raw HTML omitted -->(1256b)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Unsubscribe <code>onCancel</code> on rpc destroy  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9088">vitest-dev/vitest#9088</a> <a href="https://github.com/vitest-dev/vitest/commit/f5b72374b"><!-- raw HTML omitted -->(f5b72)<!-- raw HTML omitted --></a></li> <li>Revert the viewport scaling in non-ui mode <a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9018">#9018</a>  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9072">vitest-dev/vitest#9072</a> and <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/64502a2c4"><!-- raw HTML omitted -->(64502)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li>Invalidate circular modules correctly on rerun with coverage  -  by <a href="https://github.com/aicest"><code>@​aicest</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9096">vitest-dev/vitest#9096</a> <a href="https://github.com/vitest-dev/vitest/commit/6f22c675f"><!-- raw HTML omitted -->(6f22c)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Allow function as standard schema  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9099">vitest-dev/vitest#9099</a> <a href="https://github.com/vitest-dev/vitest/commit/ed8a2ebbd"><!-- raw HTML omitted -->(ed8a2)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>jsdom</strong>: <ul> <li>Reuse abort signals if possible  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9090">vitest-dev/vitest#9090</a> <a href="https://github.com/vitest-dev/vitest/commit/2c468ee95"><!-- raw HTML omitted -->(2c468)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>pool</strong>: <ul> <li>Init <code>VITEST_POOL_ID</code> + <code>VITEST_WORKER_ID</code> before environment setup  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9085">vitest-dev/vitest#9085</a> <a href="https://github.com/vitest-dev/vitest/commit/379185b40"><!-- raw HTML omitted -->(37918)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>web-worker</strong>: <ul> <li><code>postMessage</code> to send ports to workers  -  by <a href="https://github.com/whitphx"><code>@​whitphx</code></a> and <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9078">vitest-dev/vitest#9078</a> <a href="https://github.com/vitest-dev/vitest/commit/9d1763d11"><!-- raw HTML omitted -->(9d176)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🏎 Performance</h3> <ul> <li>Replace <code>debug</code> with <code>obug</code>  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> and <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/9057">vitest-dev/vitest#9057</a> <a href="https://github.com/vitest-dev/vitest/commit/acc5152b9"><!-- raw HTML omitted -->(acc51)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v4.0.13...v4.0.14">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/9ca74cfb2060d8bc1c7a319ba3cba1578517adb0"><code>9ca74cf</code></a> chore: release v4.0.14</li> <li><a href="https://github.com/vitest-dev/vitest/commit/821aa20021111de63a71e8a9c69eb9188d6e409a"><code>821aa20</code></a> feat(runner): Add full names to tasks (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9087">#9087</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/1256b5ca34a36d3a29479d5dfddb129348964d80"><code>1256b5c</code></a> fix: rename <code>collect</code> to <code>import</code>, remove <code>prepare</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9091">#9091</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/3326cc9f43f102322f3c627590d103d8a3890dd5"><code>3326cc9</code></a> fix: collect the duration of external imports (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9097">#9097</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/379185b408baba90ec91540b5e7cf545a4527f1a"><code>379185b</code></a> fix(pool): init <code>VITEST_POOL_ID</code> + <code>VITEST_WORKER_ID</code> before environment setu...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/2c468ee95ee1d42129f59665eabc563e34dae1e4"><code>2c468ee</code></a> fix(jsdom): reuse abort signals if possible (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9090">#9090</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/e1b2e086a40ce154ae11714fa71749ec21b1ac23"><code>e1b2e08</code></a> fix: externalize before caching (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9077">#9077</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/acc5152b9690992e3ac0cff691db4347f2dccdf9"><code>acc5152</code></a> perf: replace <code>debug</code> with <code>obug</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9057">#9057</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v4.0.14/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5206e93 commit 0adfc3a

File tree

2 files changed

+95
-51
lines changed

2 files changed

+95
-51
lines changed

lambdas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"ts-node": "^10.9.2",
4444
"ts-node-dev": "^2.0.0",
4545
"typescript": "^5.9.3",
46-
"vite": "^7.2.0",
47-
"vitest": "^4.0.10"
46+
"vite": "^7.2.6",
47+
"vitest": "^4.0.14"
4848
},
4949
"packageManager": "yarn@4.3.1"
5050
}

lambdas/yarn.lock

Lines changed: 93 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -5569,17 +5569,17 @@ __metadata:
55695569
languageName: node
55705570
linkType: hard
55715571

5572-
"@vitest/expect@npm:4.0.13, @vitest/expect@npm:^4.0.7":
5573-
version: 4.0.13
5574-
resolution: "@vitest/expect@npm:4.0.13"
5572+
"@vitest/expect@npm:4.0.15":
5573+
version: 4.0.15
5574+
resolution: "@vitest/expect@npm:4.0.15"
55755575
dependencies:
55765576
"@standard-schema/spec": "npm:^1.0.0"
55775577
"@types/chai": "npm:^5.2.2"
5578-
"@vitest/spy": "npm:4.0.13"
5579-
"@vitest/utils": "npm:4.0.13"
5578+
"@vitest/spy": "npm:4.0.15"
5579+
"@vitest/utils": "npm:4.0.15"
55805580
chai: "npm:^6.2.1"
55815581
tinyrainbow: "npm:^3.0.3"
5582-
checksum: 10c0/1cd7dc02cb650d024826f2e20260d23c2b9ab6733341045ffb59be7af73402eecd2422198d7e4eac609710730b6d11f0faf22af0c074d65445ab88d9da7f6556
5582+
checksum: 10c0/0cb98a4918ca84b28cd14120bb66c1bc3084f8f95b649066cdab2f5234ecdbe247cdc6bc47c0d939521d964ff3c150aadd9558272495c26872c9f3a97373bf7b
55835583
languageName: node
55845584
linkType: hard
55855585

@@ -5597,11 +5597,25 @@ __metadata:
55975597
languageName: node
55985598
linkType: hard
55995599

5600-
"@vitest/mocker@npm:4.0.13":
5600+
"@vitest/expect@npm:^4.0.7":
56015601
version: 4.0.13
5602-
resolution: "@vitest/mocker@npm:4.0.13"
5602+
resolution: "@vitest/expect@npm:4.0.13"
56035603
dependencies:
5604+
"@standard-schema/spec": "npm:^1.0.0"
5605+
"@types/chai": "npm:^5.2.2"
56045606
"@vitest/spy": "npm:4.0.13"
5607+
"@vitest/utils": "npm:4.0.13"
5608+
chai: "npm:^6.2.1"
5609+
tinyrainbow: "npm:^3.0.3"
5610+
checksum: 10c0/1cd7dc02cb650d024826f2e20260d23c2b9ab6733341045ffb59be7af73402eecd2422198d7e4eac609710730b6d11f0faf22af0c074d65445ab88d9da7f6556
5611+
languageName: node
5612+
linkType: hard
5613+
5614+
"@vitest/mocker@npm:4.0.15":
5615+
version: 4.0.15
5616+
resolution: "@vitest/mocker@npm:4.0.15"
5617+
dependencies:
5618+
"@vitest/spy": "npm:4.0.15"
56055619
estree-walker: "npm:^3.0.3"
56065620
magic-string: "npm:^0.30.21"
56075621
peerDependencies:
@@ -5612,7 +5626,7 @@ __metadata:
56125626
optional: true
56135627
vite:
56145628
optional: true
5615-
checksum: 10c0/667ec4fbb77a28ede1b055b9d962beed92c2dd2d83b7bab1ed22239578a7b399180a978e26ef136301c0bc7c57c75ca178cda55ec94081856437e3b4be4a3e19
5629+
checksum: 10c0/7a164aa25daab3e92013ec95aab5c5778e805b1513e266ce6c00e0647eb9f7b281e33fcaf0d9d2aed88321079183b60c1aeab90961f618c24e2e3a5143308850
56165630
languageName: node
56175631
linkType: hard
56185632

@@ -5625,6 +5639,15 @@ __metadata:
56255639
languageName: node
56265640
linkType: hard
56275641

5642+
"@vitest/pretty-format@npm:4.0.15":
5643+
version: 4.0.15
5644+
resolution: "@vitest/pretty-format@npm:4.0.15"
5645+
dependencies:
5646+
tinyrainbow: "npm:^3.0.3"
5647+
checksum: 10c0/d863f3818627b198f9c66515f8faa200e76a1c30c7f2b25ac805e253204ae51abbfa6b6211c58b2d75e1a273a2e6925e3a8fa480ebfa9c479d75a19815e1cbea
5648+
languageName: node
5649+
linkType: hard
5650+
56285651
"@vitest/pretty-format@npm:4.0.5":
56295652
version: 4.0.5
56305653
resolution: "@vitest/pretty-format@npm:4.0.5"
@@ -5634,24 +5657,24 @@ __metadata:
56345657
languageName: node
56355658
linkType: hard
56365659

5637-
"@vitest/runner@npm:4.0.13":
5638-
version: 4.0.13
5639-
resolution: "@vitest/runner@npm:4.0.13"
5660+
"@vitest/runner@npm:4.0.15":
5661+
version: 4.0.15
5662+
resolution: "@vitest/runner@npm:4.0.15"
56405663
dependencies:
5641-
"@vitest/utils": "npm:4.0.13"
5664+
"@vitest/utils": "npm:4.0.15"
56425665
pathe: "npm:^2.0.3"
5643-
checksum: 10c0/e9f95b8a413f875123e5c32322dd92bd523d6e3ba25b054f0e865f42e01f82666b847535fe5ea2ff3238faa2df16cefc7e5845d3d5ccfecb3a96ab924d31e760
5666+
checksum: 10c0/0b0f23b8fed1a98bb85d71a7fc105726e0fae68667b090c40b636011126fef548a5f853eab40aaf47314913ab6480eefe2aa5bd6bcefc4116e034fdc1ac0f7d0
56445667
languageName: node
56455668
linkType: hard
56465669

5647-
"@vitest/snapshot@npm:4.0.13":
5648-
version: 4.0.13
5649-
resolution: "@vitest/snapshot@npm:4.0.13"
5670+
"@vitest/snapshot@npm:4.0.15":
5671+
version: 4.0.15
5672+
resolution: "@vitest/snapshot@npm:4.0.15"
56505673
dependencies:
5651-
"@vitest/pretty-format": "npm:4.0.13"
5674+
"@vitest/pretty-format": "npm:4.0.15"
56525675
magic-string: "npm:^0.30.21"
56535676
pathe: "npm:^2.0.3"
5654-
checksum: 10c0/ad3fbe9ff30bc294811556f958e0014cb03888ea06ac7c05ab41e20c582fe8e27d8f4176aaf8a8e230fc6377124af30f5622173fb459b70a30ff9dd622664be2
5677+
checksum: 10c0/f05a19f74512cbad9bcfe4afe814c676b72b7e54ccf09c5b36e06e73614a24fdba47bdb8a94279162b7fdf83c9c840f557073a114a9339df7e75ccb9f4e99218
56555678
languageName: node
56565679
linkType: hard
56575680

@@ -5662,6 +5685,13 @@ __metadata:
56625685
languageName: node
56635686
linkType: hard
56645687

5688+
"@vitest/spy@npm:4.0.15":
5689+
version: 4.0.15
5690+
resolution: "@vitest/spy@npm:4.0.15"
5691+
checksum: 10c0/22319cead44964882d9e7bd197a9cd317c945ff75a4a9baefe06c32c5719d4cb887e86b4560d79716765f288a93a6c76e78e3eeab0000f24b2236dab678b7c34
5692+
languageName: node
5693+
linkType: hard
5694+
56655695
"@vitest/spy@npm:4.0.5":
56665696
version: 4.0.5
56675697
resolution: "@vitest/spy@npm:4.0.5"
@@ -5679,6 +5709,16 @@ __metadata:
56795709
languageName: node
56805710
linkType: hard
56815711

5712+
"@vitest/utils@npm:4.0.15":
5713+
version: 4.0.15
5714+
resolution: "@vitest/utils@npm:4.0.15"
5715+
dependencies:
5716+
"@vitest/pretty-format": "npm:4.0.15"
5717+
tinyrainbow: "npm:^3.0.3"
5718+
checksum: 10c0/2ef661c2c2359ae956087f0b728b6a0f7555cd10524a7def27909f320f6b8ba00560ee1bd856bf68d4debc01020cea21b200203a5d2af36c44e94528c5587aee
5719+
languageName: node
5720+
linkType: hard
5721+
56825722
"@vitest/utils@npm:4.0.5":
56835723
version: 4.0.5
56845724
resolution: "@vitest/utils@npm:4.0.5"
@@ -8339,8 +8379,8 @@ __metadata:
83398379
ts-node: "npm:^10.9.2"
83408380
ts-node-dev: "npm:^2.0.0"
83418381
typescript: "npm:^5.9.3"
8342-
vite: "npm:^7.2.0"
8343-
vitest: "npm:^4.0.10"
8382+
vite: "npm:^7.2.6"
8383+
vitest: "npm:^4.0.14"
83448384
languageName: unknown
83458385
linkType: soft
83468386

@@ -9107,6 +9147,13 @@ __metadata:
91079147
languageName: node
91089148
linkType: hard
91099149

9150+
"obug@npm:^2.1.1":
9151+
version: 2.1.1
9152+
resolution: "obug@npm:2.1.1"
9153+
checksum: 10c0/59dccd7de72a047e08f8649e94c1015ec72f94eefb6ddb57fb4812c4b425a813bc7e7cd30c9aca20db3c59abc3c85cc7a62bb656a968741d770f4e8e02bc2e78
9154+
languageName: node
9155+
linkType: hard
9156+
91109157
"on-finished@npm:^2.4.1":
91119158
version: 2.4.1
91129159
resolution: "on-finished@npm:2.4.1"
@@ -10324,10 +10371,10 @@ __metadata:
1032410371
languageName: node
1032510372
linkType: hard
1032610373

10327-
"tinyexec@npm:^0.3.2":
10328-
version: 0.3.2
10329-
resolution: "tinyexec@npm:0.3.2"
10330-
checksum: 10c0/3efbf791a911be0bf0821eab37a3445c2ba07acc1522b1fa84ae1e55f10425076f1290f680286345ed919549ad67527d07281f1c19d584df3b74326909eb1f90
10374+
"tinyexec@npm:^1.0.2":
10375+
version: 1.0.2
10376+
resolution: "tinyexec@npm:1.0.2"
10377+
checksum: 10c0/1261a8e34c9b539a9aae3b7f0bb5372045ff28ee1eba035a2a059e532198fe1a182ec61ac60fa0b4a4129f0c4c4b1d2d57355b5cb9aa2d17ac9454ecace502ee
1033110378
languageName: node
1033210379
linkType: hard
1033310380

@@ -10746,9 +10793,9 @@ __metadata:
1074610793
languageName: node
1074710794
linkType: hard
1074810795

10749-
"vite@npm:^7.2.0":
10750-
version: 7.2.2
10751-
resolution: "vite@npm:7.2.2"
10796+
"vite@npm:^7.2.6":
10797+
version: 7.2.6
10798+
resolution: "vite@npm:7.2.6"
1075210799
dependencies:
1075310800
esbuild: "npm:^0.25.0"
1075410801
fdir: "npm:^6.5.0"
@@ -10797,52 +10844,49 @@ __metadata:
1079710844
optional: true
1079810845
bin:
1079910846
vite: bin/vite.js
10800-
checksum: 10c0/9c76ee441f8dbec645ddaecc28d1f9cf35670ffa91cff69af7b1d5081545331603f0b1289d437b2fa8dc43cdc77b4d96b5bd9c9aed66310f490cb1a06f9c814c
10847+
checksum: 10c0/d444a159ab8f0f854d596d1938f201b449d59ed4d336e587be9dc89005467214d85848c212c2495f76a8421372ffe4d061d023d659600f1aaa3ba5ac13e804f7
1080110848
languageName: node
1080210849
linkType: hard
1080310850

10804-
"vitest@npm:^4.0.10":
10805-
version: 4.0.13
10806-
resolution: "vitest@npm:4.0.13"
10851+
"vitest@npm:^4.0.14":
10852+
version: 4.0.15
10853+
resolution: "vitest@npm:4.0.15"
1080710854
dependencies:
10808-
"@vitest/expect": "npm:4.0.13"
10809-
"@vitest/mocker": "npm:4.0.13"
10810-
"@vitest/pretty-format": "npm:4.0.13"
10811-
"@vitest/runner": "npm:4.0.13"
10812-
"@vitest/snapshot": "npm:4.0.13"
10813-
"@vitest/spy": "npm:4.0.13"
10814-
"@vitest/utils": "npm:4.0.13"
10815-
debug: "npm:^4.4.3"
10855+
"@vitest/expect": "npm:4.0.15"
10856+
"@vitest/mocker": "npm:4.0.15"
10857+
"@vitest/pretty-format": "npm:4.0.15"
10858+
"@vitest/runner": "npm:4.0.15"
10859+
"@vitest/snapshot": "npm:4.0.15"
10860+
"@vitest/spy": "npm:4.0.15"
10861+
"@vitest/utils": "npm:4.0.15"
1081610862
es-module-lexer: "npm:^1.7.0"
1081710863
expect-type: "npm:^1.2.2"
1081810864
magic-string: "npm:^0.30.21"
10865+
obug: "npm:^2.1.1"
1081910866
pathe: "npm:^2.0.3"
1082010867
picomatch: "npm:^4.0.3"
1082110868
std-env: "npm:^3.10.0"
1082210869
tinybench: "npm:^2.9.0"
10823-
tinyexec: "npm:^0.3.2"
10870+
tinyexec: "npm:^1.0.2"
1082410871
tinyglobby: "npm:^0.2.15"
1082510872
tinyrainbow: "npm:^3.0.3"
1082610873
vite: "npm:^6.0.0 || ^7.0.0"
1082710874
why-is-node-running: "npm:^2.3.0"
1082810875
peerDependencies:
1082910876
"@edge-runtime/vm": "*"
1083010877
"@opentelemetry/api": ^1.9.0
10831-
"@types/debug": ^4.1.12
1083210878
"@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0
10833-
"@vitest/browser-playwright": 4.0.13
10834-
"@vitest/browser-preview": 4.0.13
10835-
"@vitest/browser-webdriverio": 4.0.13
10836-
"@vitest/ui": 4.0.13
10879+
"@vitest/browser-playwright": 4.0.15
10880+
"@vitest/browser-preview": 4.0.15
10881+
"@vitest/browser-webdriverio": 4.0.15
10882+
"@vitest/ui": 4.0.15
1083710883
happy-dom: "*"
1083810884
jsdom: "*"
1083910885
peerDependenciesMeta:
1084010886
"@edge-runtime/vm":
1084110887
optional: true
1084210888
"@opentelemetry/api":
1084310889
optional: true
10844-
"@types/debug":
10845-
optional: true
1084610890
"@types/node":
1084710891
optional: true
1084810892
"@vitest/browser-playwright":
@@ -10859,7 +10903,7 @@ __metadata:
1085910903
optional: true
1086010904
bin:
1086110905
vitest: vitest.mjs
10862-
checksum: 10c0/8582ab1848d5d7dbbac0b3a5eae2625f44d0db887f73da2ee8f588fb13c66fe8ea26dac05c26ebb43673b735bc246764f52969f7c7e25455dfb7c6274659ae2c
10906+
checksum: 10c0/fd57913dbcba81b67ca67bae37f0920f2785a60939a9029a82ebb843253f7a67f93f2c959cb90bb23a57055c0256ec0a6059ec9a10c129e8912c09b6e407242b
1086310907
languageName: node
1086410908
linkType: hard
1086510909

0 commit comments

Comments
 (0)