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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-08 10:13:15 +02:00
committed by GitHub
parent af9bedbec1
commit 996b72e421
7 changed files with 210 additions and 164 deletions

View File

@@ -28,7 +28,7 @@
},
"dependencies": {
"@babel/cli": "7.28.3",
"@babel/core": "7.28.3",
"@babel/core": "7.28.4",
"@babel/preset-env": "7.28.3",
"@nebula.js/stardust": "^6.0.0-alpha.2",
"@rollup/plugin-babel": "6.0.4",
@@ -39,7 +39,7 @@
"extend": "3.0.2",
"fs-extra": "11.3.1",
"node-event-emitter": "0.0.1",
"rollup": "4.50.0",
"rollup": "4.50.1",
"yargs": "17.7.2"
}
}