Skip to content

Commit 6576c0f

Browse files
chore(deps-dev): bump the bundled group with 2 updates (#697)
Bumps the bundled group with 2 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@modelcontextprotocol/sdk` from 1.24.3 to 1.25.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@​modelcontextprotocol/sdk</code>'s releases</a>.</em></p> <blockquote> <h2>1.25.1</h2> <h2>What's Changed</h2> <ul> <li>spec types - backwards compatibility changes by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1306">modelcontextprotocol/typescript-sdk#1306</a></li> <li>chore: bump version for patch fix by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1307">modelcontextprotocol/typescript-sdk#1307</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.25.0...1.25.1">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.25.0...1.25.1</a></p> <h2>1.25.0</h2> <h2>What's Changed</h2> <ul> <li>list changed handlers on client constructor by <a href="https://github.com/mattzcarey"><code>@​mattzcarey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1206">modelcontextprotocol/typescript-sdk#1206</a></li> <li>Role - moved from inline to reusable type by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1221">modelcontextprotocol/typescript-sdk#1221</a></li> <li>fix: use versioned npm tag for non-main branch releases by <a href="https://github.com/pcarleton"><code>@​pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1236">modelcontextprotocol/typescript-sdk#1236</a></li> <li>No automatic completion support unless needed - Revisited yet again by <a href="https://github.com/cliffhall"><code>@​cliffhall</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1237">modelcontextprotocol/typescript-sdk#1237</a></li> <li>fix: Support updating output schema by <a href="https://github.com/vincent0426"><code>@​vincent0426</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1048">modelcontextprotocol/typescript-sdk#1048</a></li> <li>Remove type dependency on <code>@​cfworker/json-schema</code> by <a href="https://github.com/LucaButBoring"><code>@​LucaButBoring</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1229">modelcontextprotocol/typescript-sdk#1229</a></li> <li>Relocate tests under <code>/test</code> by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1220">modelcontextprotocol/typescript-sdk#1220</a></li> <li>Fix tsconfig: remove tests by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1240">modelcontextprotocol/typescript-sdk#1240</a></li> <li>tsconfig - tests and build fix by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1243">modelcontextprotocol/typescript-sdk#1243</a></li> <li>fix a typo in examples README by <a href="https://github.com/DaleSeo"><code>@​DaleSeo</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1246">modelcontextprotocol/typescript-sdk#1246</a></li> <li>Protocol date validation by <a href="https://github.com/mattzcarey"><code>@​mattzcarey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1247">modelcontextprotocol/typescript-sdk#1247</a></li> <li>Flaky test fix on Types.test.ts by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1244">modelcontextprotocol/typescript-sdk#1244</a></li> <li>SPEC COMPLIANCE: Remove loose/passthrough types not allowed/defined by MCP spec + Task types by <a href="https://github.com/KKonstantinov"><code>@​KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1242">modelcontextprotocol/typescript-sdk#1242</a></li> <li>Follow-up fixes for PR <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1242">#1242</a> by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1274">modelcontextprotocol/typescript-sdk#1274</a></li> <li>Update server examples and docs by <a href="https://github.com/DaleSeo"><code>@​DaleSeo</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1285">modelcontextprotocol/typescript-sdk#1285</a></li> <li>Update TypeScript config to ES2020 to fix AJV imports by <a href="https://github.com/mattzcarey"><code>@​mattzcarey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1297">modelcontextprotocol/typescript-sdk#1297</a></li> <li>Fix Zod v4 schema description extraction by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1296">modelcontextprotocol/typescript-sdk#1296</a></li> <li>Add optional description field to Implementation schema by <a href="https://github.com/calclavia"><code>@​calclavia</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1295">modelcontextprotocol/typescript-sdk#1295</a></li> <li>Add theme property to Icon schema by <a href="https://github.com/DaleSeo"><code>@​DaleSeo</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1290">modelcontextprotocol/typescript-sdk#1290</a></li> <li>feat: fetch transport by <a href="https://github.com/mattzcarey"><code>@​mattzcarey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1209">modelcontextprotocol/typescript-sdk#1209</a></li> <li>chore: bump version for release by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1301">modelcontextprotocol/typescript-sdk#1301</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vincent0426"><code>@​vincent0426</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1048">modelcontextprotocol/typescript-sdk#1048</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.3...1.25.0">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.3...1.25.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/384311b9b8452017f5f81819c133dc45c667cfa4"><code>384311b</code></a> chore: bump version for patch fix (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1307">#1307</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/fb07af810b51003c338dc4885a9e42f54519f9af"><code>fb07af8</code></a> spec types - backwards compatibility changes (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1306">#1306</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/2b20ca95735e82a2ba7c47c9bd303057601b7f8e"><code>2b20ca9</code></a> chore: bump version for release (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1301">#1301</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/67ba7adbb73a0e40c2c350c74280ae3ac0aa47d6"><code>67ba7ad</code></a> feat: fetch transport (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1209">#1209</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/1d425471342ceb414aa47eaca0173d3f35014633"><code>1d42547</code></a> Add theme property to Icon schema (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1290">#1290</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/54303b4f8c94c5ce0fdc6598d5957e7db5f9eccb"><code>54303b4</code></a> Add optional description field to Implementation schema (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1295">#1295</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/9941294df9c3b9121c042a72419248bf83d45c5c"><code>9941294</code></a> Fix Zod v4 schema description extraction (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1296">#1296</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/34c9e165fee21cb84d1c577d1df433fe97d7742f"><code>34c9e16</code></a> Update TypeScript config to ES2020 to fix AJV imports (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1297">#1297</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/67d79d45ee934d9e811150fb3d9eb458b8ce59f1"><code>67d79d4</code></a> Update server examples and docs (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1285">#1285</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/06a4fd2332cd0ba8884e18b21ef4f7d03dea7b0d"><code>06a4fd2</code></a> Follow-up fixes for PR <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1242">#1242</a> (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1274">#1274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.3...1.25.1">compare view</a></li> </ul> </details> <br /> Updates `puppeteer` from 24.33.0 to 24.34.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v24.34.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.33.1...puppeteer-core-v24.34.0">24.34.0</a> (2025-12-19)</h2> <h3>🎉 Features</h3> <ul> <li>publish page.resize() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14525">#14525</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ee31c21270a881164b689c3b1cd9c2feca0e2820">ee31c21</a>)</li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Chrome 143.0.7499.169 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14529">#14529</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/40c73cd6599db2857cbffbe7e9b1685f2d50e4f1">40c73cd</a>)</li> <li>roll to Firefox 146.0.1 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14530">#14530</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/f0c7e574e382d0d270823b8e705cb424fd0aae4c">f0c7e57</a>)</li> </ul> <h2>puppeteer: v24.34.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.1...puppeteer-v24.34.0">24.34.0</a> (2025-12-19)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.33.1 to 24.34.0</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer-core: v24.33.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.33.0...puppeteer-core-v24.33.1">24.33.1</a> (2025-12-18)</h2> <h3>🛠️ Fixes</h3> <ul> <li>DevTools worker targets should not end up as DevToolsTarget (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14505">#14505</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e37f1a44e51689e0aedbb8f6a36a79a421d6264b">e37f1a4</a>)</li> <li>roll to Chrome 143.0.7499.146 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14519">#14519</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/0fe8e2cdd80626468b136fc0e4a4b204cb81ca24">0fe8e2c</a>)</li> <li><strong>webdriver:</strong> emit <code>response</code> event on <code>network.responseStarted</code> (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14513">#14513</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/cdd358fb351d8776dafcd5e909ccabadbefa729e">cdd358f</a>)</li> </ul> <h2>puppeteer: v24.33.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.33.1">24.33.1</a> (2025-12-18)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.1...puppeteer-v24.34.0">24.34.0</a> (2025-12-19)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.33.1 to 24.34.0</li> </ul> </li> </ul> </li> </ul> <h3>🎉 Features</h3> <ul> <li>publish page.resize() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14525">#14525</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ee31c21270a881164b689c3b1cd9c2feca0e2820">ee31c21</a>)</li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Chrome 143.0.7499.169 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14529">#14529</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/40c73cd6599db2857cbffbe7e9b1685f2d50e4f1">40c73cd</a>)</li> <li>roll to Firefox 146.0.1 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14530">#14530</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/f0c7e574e382d0d270823b8e705cb424fd0aae4c">f0c7e57</a>)</li> </ul> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.33.1">24.33.1</a> (2025-12-18)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.33.0 to 24.33.1</li> </ul> </li> </ul> </li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>DevTools worker targets should not end up as DevToolsTarget (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14505">#14505</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e37f1a44e51689e0aedbb8f6a36a79a421d6264b">e37f1a4</a>)</li> <li>roll to Chrome 143.0.7499.146 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14519">#14519</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/0fe8e2cdd80626468b136fc0e4a4b204cb81ca24">0fe8e2c</a>)</li> <li><strong>webdriver:</strong> emit <code>response</code> event on <code>network.responseStarted</code> (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14513">#14513</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/cdd358fb351d8776dafcd5e909ccabadbefa729e">cdd358f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/7d750c25cb29764f2fb31cb90b750a8eec350199"><code>7d750c2</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14526">#14526</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/f0c7e574e382d0d270823b8e705cb424fd0aae4c"><code>f0c7e57</code></a> fix: roll to Firefox 146.0.1 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14530">#14530</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/c1cb7b6baf43e6f3a2bf591e832d36dff7d28da4"><code>c1cb7b6</code></a> docs: add full screen request guide and correct typos (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14527">#14527</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/40c73cd6599db2857cbffbe7e9b1685f2d50e4f1"><code>40c73cd</code></a> fix: roll to Chrome 143.0.7499.169 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14529">#14529</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/ee31c21270a881164b689c3b1cd9c2feca0e2820"><code>ee31c21</code></a> feat: publish page.resize() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14525">#14525</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/5aab24c5a7dba1ea067af8440fb21a0d22496994"><code>5aab24c</code></a> docs: patch failed release generation (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14524">#14524</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/edf5f9e5d3c27f00bd491fa139775a3a8a1fe2e6"><code>edf5f9e</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14506">#14506</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/c369b65cc5ba69e9219c9895e2eeac51fcbac9b2"><code>c369b65</code></a> docs: add new guides to the sidebar (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14523">#14523</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/73acfc0c3848cfb4a1432b8d24643c3f51501cf9"><code>73acfc0</code></a> test: add a keep alive fetch interception test (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14522">#14522</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b1770042e3802e1e6a0e1e44d7b175c9fa93af4f"><code>b177004</code></a> docs: added screen configuration and window management examples (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14521">#14521</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.34.0">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> Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
1 parent 3533252 commit 6576c0f

4 files changed

Lines changed: 62 additions & 31 deletions

File tree

package-lock.json

Lines changed: 60 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"mcpName": "io.github.ChromeDevTools/chrome-devtools-mcp",
4242
"devDependencies": {
4343
"@eslint/js": "^9.35.0",
44-
"@modelcontextprotocol/sdk": "1.24.3",
44+
"@modelcontextprotocol/sdk": "1.25.2",
4545
"@rollup/plugin-commonjs": "^29.0.0",
4646
"@rollup/plugin-json": "^6.1.0",
4747
"@rollup/plugin-node-resolve": "^16.0.3",
@@ -61,7 +61,7 @@
6161
"eslint-plugin-import": "^2.32.0",
6262
"globals": "^17.0.0",
6363
"prettier": "^3.6.2",
64-
"puppeteer": "24.33.0",
64+
"puppeteer": "24.34.0",
6565
"rollup": "4.55.1",
6666
"rollup-plugin-cleanup": "^3.2.1",
6767
"rollup-plugin-license": "^3.6.0",

src/browser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ export async function launch(options: McpLaunchOptions): Promise<Browser> {
205205
}
206206
if (options.viewport) {
207207
const [page] = await browser.pages();
208-
// @ts-expect-error internal API for now.
209208
await page?.resize({
210209
contentWidth: options.viewport.width,
211210
contentHeight: options.viewport.height,

src/tools/pages.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ export const resizePage = defineTool({
213213
handler: async (request, response, context) => {
214214
const page = context.getSelectedPage();
215215

216-
// @ts-expect-error internal API for now.
217216
await page.resize({
218217
contentWidth: request.params.width,
219218
contentHeight: request.params.height,

0 commit comments

Comments
 (0)