chore: fix mixin and external mod (#1817)

* chore: fix mixin and external mod

* chore: add back to root

* chore: add systemjs build of stardust

* chore: trigger diff

* fix: remove typo import
This commit is contained in:
Tobias Åström
2025-10-02 18:55:27 +02:00
committed by GitHub
parent 3744c2ec69
commit d227626473
7 changed files with 56 additions and 30 deletions

View File

@@ -13,7 +13,7 @@
"@nebula.js/supernova": "^6.0.0",
"@nebula.js/theme": "^6.0.0",
"@nebula.js/ui": "^6.0.0",
"@qlik/api": "1.44.0",
"@qlik/api": "1.46.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"extend": "3.0.2",

View File

@@ -52,7 +52,7 @@
"@nebula.js/supernova": "^6.0.0",
"@nebula.js/theme": "^6.0.0",
"@nebula.js/ui": "^6.0.0",
"@qlik/api": "1.44.0",
"@qlik/api": "1.46.0",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"@scriptappy/to-dts": "1.0.0",