build(deps-dev): Bump rollup from 4.59.0 to 4.60.1

Bumps [rollup](https://github.com/rollup/rollup) from 4.59.0 to 4.60.1.
- [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.59.0...v4.60.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-30 21:07:31 +00:00 committed by GitHub
parent 5a61de79c6
commit 24d2e2ade6
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.5.0",
"js-yaml": "^4.1.0",
"rimraf": "^6.1.3",
"rollup": "^4.59.0",
"rollup": "^4.60.1",
"typescript": "^5.9.2",
"vitest": "^4.0.16"
}