fix(core): update
This commit is contained in:
parent
5580cb5e8f
commit
6dee2638c2
10
package.json
10
package.json
@ -24,18 +24,18 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/push.rocks/smartevent#readme",
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.1.66",
|
||||
"@git.zone/tsbuild": "^2.1.72",
|
||||
"@git.zone/tsrun": "^1.2.44",
|
||||
"@git.zone/tstest": "^1.0.77",
|
||||
"@git.zone/tstest": "^1.0.88",
|
||||
"@push.rocks/tapbundle": "^5.0.8",
|
||||
"@types/node": "^20.10.0",
|
||||
"gulp-function": "^2.2.14"
|
||||
"@types/node": "^20.11.25",
|
||||
"@push.rocks/gulp-function": "^2.2.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@push.rocks/smartevent": "^2.0.5",
|
||||
"@push.rocks/smartfile": "^11.0.4",
|
||||
"@push.rocks/smartpromise": "^4.0.2",
|
||||
"@push.rocks/smartstream": "^3.0.30",
|
||||
"@push.rocks/smartstream": "^3.0.33",
|
||||
"@types/through2": "^2.0.41",
|
||||
"through2": "^4.0.2"
|
||||
},
|
||||
|
757
pnpm-lock.yaml
generated
757
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartgulp',
|
||||
version: '3.0.3',
|
||||
version: '3.0.4',
|
||||
description: 'lightweight gulp replacement'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user