chore(deps-dev): bump @rollup/pluginutils in /vrc-get-gui

Bumps [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) from 5.3.0 to 5.4.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/pluginutils-v5.4.0/packages/pluginutils)

---
updated-dependencies:
- dependency-name: "@rollup/pluginutils"
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-02 00:15:03 +00:00 committed by GitHub
commit 65e37ff7af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
},
"devDependencies": {
"@biomejs/biome": "^2",
"@rollup/pluginutils": "^5.3.0",
"@rollup/pluginutils": "^5.4.0",
"@tailwindcss/vite": "^4.3.0",
"@tanstack/router-plugin": "^1.168.11",
"@tauri-apps/cli": "2.11.2",
@ -2141,9 +2141,9 @@
"license": "MIT"
},
"node_modules/@rollup/pluginutils": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
"integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.4.0.tgz",
"integrity": "sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -49,7 +49,7 @@
},
"devDependencies": {
"@biomejs/biome": "^2",
"@rollup/pluginutils": "^5.3.0",
"@rollup/pluginutils": "^5.4.0",
"@tailwindcss/vite": "^4.3.0",
"@tanstack/router-plugin": "^1.168.11",
"@tauri-apps/cli": "2.11.2",