@coderline/alphatab-vite 1.7.0-alpha.1589 → 1.7.0-alpha.1596

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 Vite Plugin v1.7.0-alpha.1589 (develop, build 1589)
2
+ * alphaTab Vite Plugin v1.7.0-alpha.1596 (develop, build 1596)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.7.0-alpha.1589 (develop, build 1589)
2
+ * alphaTab Vite Plugin v1.7.0-alpha.1596 (develop, build 1596)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.7.0-alpha.1589 (develop, build 1589)
2
+ * alphaTab Vite Plugin v1.7.0-alpha.1596 (develop, build 1596)
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-vite",
3
- "version": "1.7.0-alpha.1589",
3
+ "version": "1.7.0-alpha.1596",
4
4
  "description": "A plugin for Vite to bundle alphaTab into your webapps.",
5
5
  "keywords": [
6
6
  "guitar",
@@ -33,11 +33,11 @@
33
33
  "test": "mocha"
34
34
  },
35
35
  "dependencies": {
36
- "vite": "^7.1.11"
36
+ "vite": "^7.1.12"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@biomejs/biome": "^2.2.6",
40
- "@microsoft/api-extractor": "^7.53.1",
40
+ "@microsoft/api-extractor": "^7.53.3",
41
41
  "@types/chai": "^5.2.3",
42
42
  "@types/mocha": "^10.0.10",
43
43
  "@types/node": "^24.8.1",