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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-16 16:44:09 +02:00
committed by GitHub
parent 5dd5f84521
commit a17e605b0f
7 changed files with 183 additions and 188 deletions

View File

@@ -32,14 +32,14 @@
"@babel/preset-env": "7.27.2",
"@nebula.js/stardust": "^5.16.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.3",
"@rollup/plugin-commonjs": "28.0.5",
"@rollup/plugin-node-resolve": "16.0.1",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"extend": "3.0.2",
"fs-extra": "11.3.0",
"node-event-emitter": "0.0.1",
"rollup": "4.42.0",
"rollup": "4.43.0",
"yargs": "17.7.2"
}
}