fix(core): update
This commit is contained in:
parent
b93e962bdf
commit
1aa4152de2
10
package.json
10
package.json
@ -22,17 +22,17 @@
|
||||
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
|
||||
"dependencies": {
|
||||
"@open-wc/testing": "^2.5.33",
|
||||
"@push.rocks/smartdelay": "^3.0.1",
|
||||
"@push.rocks/smartdelay": "^3.0.5",
|
||||
"@push.rocks/smartenv": "^5.0.5",
|
||||
"@push.rocks/smartexpect": "^1.0.15",
|
||||
"@push.rocks/smartexpect": "^1.0.21",
|
||||
"@push.rocks/smartpromise": "^4.0.2",
|
||||
"@push.rocks/smarttime": "^4.0.1"
|
||||
"@push.rocks/smarttime": "^4.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.66",
|
||||
"@gitzone/tsrun": "^1.2.43",
|
||||
"@gitzone/tstest": "^1.0.72",
|
||||
"@types/node": "^20.4.2",
|
||||
"@gitzone/tstest": "^1.0.77",
|
||||
"@types/node": "^20.4.10",
|
||||
"randomstring": "^1.3.0"
|
||||
},
|
||||
"files": [
|
||||
|
2424
pnpm-lock.yaml
generated
2424
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/tapbundle',
|
||||
version: '5.0.13',
|
||||
version: '5.0.14',
|
||||
description: 'tap bundled for tapbuffer'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user