build(deps): bump rollup from 4.9.0 to 4.9.2 (#214)

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.0 to 4.9.2.
- [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.0...v4.9.2)

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

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-01-05 17:18:38 +08:00
committed by GitHub
parent a5807f7625
commit bc04ef37bb
2 changed files with 57 additions and 57 deletions

View File

@@ -57,7 +57,7 @@
"dependencies": {
"gsap": "^3.12.3",
"swiper": "^11.0.5",
"rollup": "^4.9.0",
"rollup": "^4.9.2",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5"