fix(core): update
This commit is contained in:
14
package.json
14
package.json
@ -16,23 +16,23 @@
|
||||
"tsbundle": "cli.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.63",
|
||||
"@gitzone/tsbuild": "^2.1.65",
|
||||
"@gitzone/tsrun": "^1.2.37",
|
||||
"@gitzone/tstest": "^1.0.72",
|
||||
"@pushrocks/tapbundle": "^5.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pushrocks/early": "^4.0.3",
|
||||
"@pushrocks/smartcli": "^3.0.14",
|
||||
"@pushrocks/smartfile": "^10.0.2",
|
||||
"@pushrocks/smartlog": "^3.0.0",
|
||||
"@pushrocks/smartcli": "^4.0.3",
|
||||
"@pushrocks/smartfile": "^10.0.4",
|
||||
"@pushrocks/smartlog": "^3.0.1",
|
||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||
"@pushrocks/smartpath": "^5.0.5",
|
||||
"@pushrocks/smartpromise": "^3.1.7",
|
||||
"@pushrocks/smartspawn": "^2.0.9",
|
||||
"@pushrocks/smartspawn": "^3.0.2",
|
||||
"@types/html-minifier": "^4.0.2",
|
||||
"@types/node": "^18.0.6",
|
||||
"esbuild": "0.14.27",
|
||||
"@types/node": "^18.6.3",
|
||||
"esbuild": "^0.14.53",
|
||||
"html-minifier": "^4.0.0",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
|
Reference in New Issue
Block a user