豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 84a18c9

Browse files
chore(deps-dev): bump the bundled group across 1 directory with 3 updates
Bumps the bundled group with 3 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0) Updates `core-js` from 3.48.0 to 3.49.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js) Updates `puppeteer` from 24.39.1 to 24.40.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.39.1...puppeteer-v24.40.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: core-js dependency-version: 3.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: puppeteer dependency-version: 24.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb94681 commit 84a18c9

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@eslint/js": "^9.35.0",
4949
"@google/genai": "^1.37.0",
50-
"@modelcontextprotocol/sdk": "1.27.1",
50+
"@modelcontextprotocol/sdk": "1.28.0",
5151
"@rollup/plugin-commonjs": "^29.0.0",
5252
"@rollup/plugin-json": "^6.1.0",
5353
"@rollup/plugin-node-resolve": "^16.0.3",
@@ -60,15 +60,15 @@
6060
"@typescript-eslint/eslint-plugin": "^8.43.0",
6161
"@typescript-eslint/parser": "^8.43.0",
6262
"chrome-devtools-frontend": "1.0.1602348",
63-
"core-js": "3.48.0",
63+
"core-js": "3.49.0",
6464
"debug": "4.4.3",
6565
"eslint": "^9.35.0",
6666
"eslint-import-resolver-typescript": "^4.4.4",
6767
"eslint-plugin-import": "^2.32.0",
6868
"globals": "^17.0.0",
6969
"lighthouse": "13.0.3",
7070
"prettier": "^3.6.2",
71-
"puppeteer": "24.39.1",
71+
"puppeteer": "24.40.0",
7272
"rollup": "4.59.1",
7373
"rollup-plugin-cleanup": "^3.2.1",
7474
"rollup-plugin-license": "^3.6.0",

0 commit comments

Comments
 (0)