fix(deps): bump smartcli, smartfile, and node type dependencies
This commit is contained in:
+4
-4
@@ -5,7 +5,7 @@
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
"author": "Lossless GmbH",
|
||||
"author": "Task Venture Capital GmbH",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"tsrun": "./cli.js"
|
||||
@@ -18,11 +18,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^4.4.0",
|
||||
"@push.rocks/smartcli": "^4.0.20",
|
||||
"@types/node": "^25.5.0"
|
||||
"@push.rocks/smartcli": "^4.0.21",
|
||||
"@types/node": "^25.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@push.rocks/smartfile": "^13.1.2",
|
||||
"@push.rocks/smartfile": "^13.1.3",
|
||||
"@push.rocks/smartshell": "^3.3.8",
|
||||
"tsx": "^4.21.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user