fix(core): update
This commit is contained in:
parent
5736f2b7d3
commit
e519ba6ebe
24
package.json
24
package.json
@ -19,25 +19,25 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@design.estate/dees-domtools": "^2.0.55",
|
||||
"@design.estate/dees-element": "^2.0.32",
|
||||
"@design.estate/dees-wcctools": "^1.0.76",
|
||||
"@git.zone/tsrun": "^1.2.44",
|
||||
"@push.rocks/smartfile": "^10.0.26",
|
||||
"@design.estate/dees-element": "^2.0.33",
|
||||
"@design.estate/dees-wcctools": "^1.0.85",
|
||||
"@git.zone/tsrun": "^1.2.46",
|
||||
"@push.rocks/smartfile": "^11.0.4",
|
||||
"@push.rocks/smartjson": "^5.0.10",
|
||||
"@push.rocks/smartpath": "^5.0.5",
|
||||
"@push.rocks/smartpath": "^5.0.11",
|
||||
"@push.rocks/smartpdf": "^3.0.16",
|
||||
"@push.rocks/smarttime": "^4.0.6",
|
||||
"@tsclass/tsclass": "^4.0.46",
|
||||
"@types/qrcode": "^1.5.4",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"qrcode": "^1.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.1.66",
|
||||
"@git.zone/tsbundle": "^2.0.8",
|
||||
"@git.zone/tstest": "^1.0.77",
|
||||
"@git.zone/tswatch": "^2.0.7",
|
||||
"@push.rocks/projectinfo": "^5.0.1",
|
||||
"@push.rocks/tapbundle": "^5.0.8"
|
||||
"@git.zone/tsbuild": "^2.1.72",
|
||||
"@git.zone/tsbundle": "^2.0.15",
|
||||
"@git.zone/tstest": "^1.0.84",
|
||||
"@git.zone/tswatch": "^2.0.21",
|
||||
"@push.rocks/projectinfo": "^5.0.2",
|
||||
"@push.rocks/tapbundle": "^5.0.15"
|
||||
},
|
||||
"files": [
|
||||
"ts/**/*",
|
||||
|
1159
pnpm-lock.yaml
generated
1159
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-document',
|
||||
version: '1.0.97',
|
||||
version: '1.0.98',
|
||||
description: 'a catalog for creating documents like invoices'
|
||||
}
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-document',
|
||||
version: '1.0.97',
|
||||
version: '1.0.98',
|
||||
description: 'a catalog for creating documents like invoices'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user