build(deps): bump rollup from 4.9.6 to 4.12.0 (#281)

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.12.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.9.6...v4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-21 04:15:25 +08:00
committed by GitHub
parent 3e51b96825
commit e2afe91131
2 changed files with 59 additions and 59 deletions

View File

@@ -57,7 +57,7 @@
"dependencies": {
"gsap": "^3.12.5",
"swiper": "^11.0.6",
"rollup": "^4.9.6",
"rollup": "^4.12.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6"