fix(deps/ts_plugins): Update @types/node dependency and adjust rxjs operator exports ordering

This commit is contained in:
2025-04-25 08:48:08 +00:00
parent a0df30adf1
commit 23c6e17536
5 changed files with 6958 additions and 4229 deletions

View File

@@ -19,7 +19,7 @@
"@gitzone/tsrun": "^1.2.44",
"@gitzone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.8.10"
"@types/node": "^22.15.2"
},
"dependencies": {
"@push.rocks/smartpromise": "^4.0.2",
@@ -54,5 +54,6 @@
"repository": {
"type": "git",
"url": "https://code.foss.global/push.rocks/smartrx.git"
}
}
},
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
}