Skip to content

Commit d0e62d1

Browse files
chore(deps): bump the rollup group with 2 updates
Bumps the rollup group with 2 updates: [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) and [rollup](https://github.com/rollup/rollup). Updates `@rollup/rollup-linux-x64-gnu` from 4.50.0 to 4.50.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.0...v4.50.1) Updates `rollup` from 4.50.0 to 4.50.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.0...v4.50.1) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.50.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup - dependency-name: rollup dependency-version: 4.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c30443 commit d0e62d1

File tree

5 files changed

+95
-95
lines changed

5 files changed

+95
-95
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"vitest": "^3.2.4"
9090
},
9191
"optionalDependencies": {
92-
"@rollup/rollup-linux-x64-gnu": "^4.50.0"
92+
"@rollup/rollup-linux-x64-gnu": "^4.50.1"
9393
},
9494
"overrides": {
9595
"nwsapi": "2.2.2"

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-node-resolve": "^16.0.1",
5252
"@types/turndown": "^5.0.5",
5353
"rimraf": "^6.0.1",
54-
"rollup": "^4.50.0",
54+
"rollup": "^4.50.1",
5555
"rollup-plugin-typescript2": "^0.36.0",
5656
"typescript": "^5.9.2"
5757
}

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"react-test-renderer": "18.3.1",
189189
"recast": "0.23.7",
190190
"rimraf": "5.0.5",
191-
"rollup": "4.50.0",
191+
"rollup": "4.50.1",
192192
"rollup-plugin-import-css": "^0.0.0",
193193
"rollup-plugin-postcss": "4.0.2",
194194
"rollup-plugin-visualizer": "6.0.3",

0 commit comments

Comments
 (0)