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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-31 15:58:29 +02:00
committed by GitHub
parent df928c25b5
commit b5649d014f
8 changed files with 141 additions and 136 deletions

View File

@@ -27,7 +27,7 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.26.4",
"@babel/cli": "7.27.0",
"@babel/core": "7.26.10",
"@babel/preset-env": "7.26.9",
"@nebula.js/stardust": "^5.12.3",
@@ -39,7 +39,7 @@
"extend": "3.0.2",
"fs-extra": "11.3.0",
"node-event-emitter": "0.0.1",
"rollup": "4.37.0",
"rollup": "4.38.0",
"yargs": "17.7.2"
}
}