build(deps): bump rollup from 4.9.2 to 4.9.3 (#218)

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

---
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-07 23:17:12 +08:00
committed by GitHub
parent 8ba41fc32c
commit ed3b08dce2
2 changed files with 63 additions and 57 deletions

View File

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