fix(core): update
This commit is contained in:
parent
24f5aeaff1
commit
4a8307e891
1531
package-lock.json
generated
1531
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -18,15 +18,14 @@
|
||||
"@designestate/dees-wcctools": "^1.0.37",
|
||||
"@gitzone/tsrun": "^1.2.12",
|
||||
"@losslessone_private/loint-pubapi": "^1.0.9",
|
||||
"@parcel/config-default": "^2.3.2",
|
||||
"@pushrocks/smartexpress": "^3.0.76",
|
||||
"monaco-editor": "^0.32.1",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.24",
|
||||
"@gitzone/tsbundle": "^1.0.72",
|
||||
"@gitzone/tswatch": "^1.0.58",
|
||||
"@gitzone/tsbundle": "^1.0.91",
|
||||
"@gitzone/tswatch": "^1.0.59",
|
||||
"@pushrocks/projectinfo": "^4.0.5",
|
||||
"buffer": "^6.0.3",
|
||||
"process": "^0.11.10",
|
||||
|
@ -7,10 +7,10 @@
|
||||
"declaration": true,
|
||||
"inlineSources": true,
|
||||
"inlineSourceMap": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedLocals": false,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"outDir": "dist/",
|
||||
"skipLibCheck": true,
|
||||
"skipLibCheck": false,
|
||||
"experimentalDecorators": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user