build(deps-dev): Bump rollup from 4.60.2 to 4.60.3

Bumps [rollup](https://github.com/rollup/rollup) from 4.60.2 to 4.60.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.2...v4.60.3)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.60.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-05 00:00:22 +00:00 committed by GitHub
parent 2201f59eef
commit 517c033e86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 105 additions and 105 deletions

View file

@ -42,7 +42,7 @@
"@types/node": "^25.6.0",
"js-yaml": "^4.1.0",
"rimraf": "^6.1.3",
"rollup": "^4.60.2",
"rollup": "^4.60.3",
"typescript": "^6.0.3",
"vitest": "^4.1.5"
}