@coderline/alphatab-webpack 1.7.0-alpha.1577 → 1.7.0-alpha.1582

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab WebPack Plugin v1.7.0-alpha.1577 (develop, build 1577)
2
+ * alphaTab WebPack Plugin v1.7.0-alpha.1582 (develop, build 1582)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab WebPack Plugin v1.7.0-alpha.1577 (develop, build 1577)
2
+ * alphaTab WebPack Plugin v1.7.0-alpha.1582 (develop, build 1582)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab WebPack Plugin v1.7.0-alpha.1577 (develop, build 1577)
2
+ * alphaTab WebPack Plugin v1.7.0-alpha.1582 (develop, build 1582)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coderline/alphatab-webpack",
3
- "version": "1.7.0-alpha.1577",
3
+ "version": "1.7.0-alpha.1582",
4
4
  "description": "A plugin for WebPack to bundle alphaTab into your webapps.",
5
5
  "keywords": [
6
6
  "guitar",
@@ -36,11 +36,11 @@
36
36
  "webpack": "^5.101.3"
37
37
  },
38
38
  "devDependencies": {
39
- "@biomejs/biome": "^2.2.5",
39
+ "@biomejs/biome": "^2.2.6",
40
40
  "@microsoft/api-extractor": "^7.53.1",
41
41
  "@types/chai": "^5.2.2",
42
42
  "@types/mocha": "^10.0.10",
43
- "@types/node": "^24.7.2",
43
+ "@types/node": "^24.8.1",
44
44
  "assert": "^2.1.0",
45
45
  "chai": "^6.2.0",
46
46
  "html-webpack-plugin": "^5.6.4",