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

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

---
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-23 10:39:33 +01:00 committed by GitHub
parent 5bce2ac6c2
commit 2a963bc750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -8,6 +8,7 @@
"name": "@boxyhq/internal-ui", "name": "@boxyhq/internal-ui",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@rollup/rollup-linux-x64-gnu": "4.16.3",
"vite-tsconfig-paths": "4.3.2" "vite-tsconfig-paths": "4.3.2"
}, },
"devDependencies": { "devDependencies": {
@ -26,7 +27,7 @@
"vite": "5.2.10" "vite": "5.2.10"
}, },
"optionalDependencies": { "optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.16.1" "@rollup/rollup-linux-x64-gnu": "4.16.3"
}, },
"peerDependencies": { "peerDependencies": {
"@boxyhq/react-ui": ">=3.3.42", "@boxyhq/react-ui": ">=3.3.42",
@ -1427,9 +1428,9 @@
] ]
}, },
"node_modules/@rollup/rollup-linux-x64-gnu": { "node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.16.1", "version": "4.16.3",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.16.1.tgz", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.16.3.tgz",
"integrity": "sha512-N2ZizKhUryqqrMfdCnjhJhZRgv61C6gK+hwVtCIKC8ts8J+go+vqENnGexwg21nHIOvLN5mBM8a7DI2vlyIOPg==", "integrity": "sha512-n4HEgIJulNSmAKT3SYF/1wuzf9od14woSBseNkzur7a+KJIbh2Jb+J9KIsdGt3jJnsLW0BT1Sj6MiwL4Zzku6Q==",
"cpu": [ "cpu": [
"x64" "x64"
], ],

View File

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