chore: bump rollup from 4.46.2 to 4.57.1 (#868)
Some checks failed
Build / Build Action (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled

Bumps [rollup](https://github.com/rollup/rollup) from 4.46.2 to 4.57.1.
- [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.46.2...v4.57.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.57.1
  dependency-type: direct:development
  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]
2026-02-25 10:13:52 +07:00
committed by GitHub
parent 375112ee14
commit fb84dfbd16
2 changed files with 145 additions and 105 deletions

View File

@@ -20,7 +20,7 @@
"lefthook": "^2.0.16",
"prettier": "^3.6.2",
"prettier-plugin-organize-imports": "^4.2.0",
"rollup": "^4.46.2",
"rollup": "^4.57.1",
"typescript": "^5.9.2",
"typescript-eslint": "^8.42.0",
"vitest": "^3.1.4"