Bump rollup from 4.44.2 to 4.45.0

Bumps [rollup](https://github.com/rollup/rollup) from 4.44.2 to 4.45.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/v4.44.2...v4.45.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.45.0
  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]
2025-07-15 04:29:54 +00:00
committed by GitHub
parent f849799bc4
commit f5d5aa0bf9
2 changed files with 106 additions and 85 deletions

View File

@@ -66,7 +66,7 @@
"jest-environment-jsdom": "^30.0.4",
"jshint": "2.13.6",
"jshint-stylish": "2.2.1",
"rollup": "^4.44.2",
"rollup": "^4.45.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0"
}