Bump rollup from 2.80.0 to 4.62.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.80.0 to 4.62.0.
- [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/v2.80.0...v4.62.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.62.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-16 11:40:49 +00:00 committed by GitHub
parent 14dbfb26ea
commit 9ee7087a41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@
"@types/lodash": "^4.14.170",
"@types/node": "^14.14.37",
"obsidian": "^0.12.0",
"rollup": "^2.32.1",
"rollup": "^4.62.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
},