fix(deps): update minor and patch (#1824)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-20 09:17:26 +02:00
committed by GitHub
parent 6b088ff1c0
commit ea74592385
6 changed files with 189 additions and 199 deletions

View File

@@ -32,14 +32,14 @@
"@babel/preset-env": "7.28.3",
"@nebula.js/stardust": "^6.0.1",
"@rollup/plugin-babel": "6.1.0",
"@rollup/plugin-commonjs": "28.0.6",
"@rollup/plugin-commonjs": "28.0.8",
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"extend": "3.0.2",
"fs-extra": "11.3.2",
"node-event-emitter": "0.0.1",
"rollup": "4.52.4",
"rollup": "4.52.5",
"yargs": "17.7.2"
}
}