fix(core): Updated dependencies and optimized code structure
This commit is contained in:
13
package.json
13
package.json
@@ -14,17 +14,16 @@
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.1.65",
|
||||
"@git.zone/tsbuild": "^2.1.84",
|
||||
"@git.zone/tsbundle": "^2.0.7",
|
||||
"@git.zone/tsrun": "^1.2.39",
|
||||
"@git.zone/tsrun": "^1.2.49",
|
||||
"@git.zone/tstest": "^1.0.73",
|
||||
"@push.rocks/tapbundle": "^5.0.4",
|
||||
"@types/node": "^20.12.12",
|
||||
"why-is-node-running": "^2.2.2"
|
||||
"@push.rocks/tapbundle": "^5.3.0",
|
||||
"@types/node": "^22.7.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@design.estate/dees-element": "^2.0.20",
|
||||
"@happy-dom/global-registrator": "^14.11.1",
|
||||
"@design.estate/dees-element": "^2.0.39",
|
||||
"@happy-dom/global-registrator": "^15.7.4",
|
||||
"@push.rocks/smartpromise": "^4.0.3",
|
||||
"fake-indexeddb": "^6.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user