Bump @rollup/rollup-linux-x64-gnu from 4.16.3 to 4.16.4 in /internal-ui (#2613)

Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.16.3 to 4.16.4.
- [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.16.3...v4.16.4)

---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  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-04-24 09:31:35 +01:00 committed by GitHub
parent 2e53e9dc7c
commit 6836859a5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1920 additions and 23 deletions

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"vite": "5.2.10"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.16.3"
"@rollup/rollup-linux-x64-gnu": "4.16.4"
},
"peerDependencies": {
"@boxyhq/react-ui": ">=3.3.42",