@coderline/alphatab-vite 1.8.0-alpha.1660 → 1.8.0-alpha.1668

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.
Files changed (39) hide show
  1. package/dist/AlphaTabVitePluginOptions.cjs +2 -2
  2. package/dist/AlphaTabVitePluginOptions.mjs +2 -2
  3. package/dist/alphaTab.vite.cjs +2 -2
  4. package/dist/alphaTab.vite.mjs +2 -2
  5. package/dist/alphaTabVitePlugin.cjs +2 -2
  6. package/dist/alphaTabVitePlugin.mjs +2 -2
  7. package/dist/bridge/asset.cjs +2 -2
  8. package/dist/bridge/asset.mjs +2 -2
  9. package/dist/bridge/build.cjs +2 -2
  10. package/dist/bridge/build.mjs +2 -2
  11. package/dist/bridge/config.cjs +2 -2
  12. package/dist/bridge/config.mjs +2 -2
  13. package/dist/bridge/constants.cjs +2 -2
  14. package/dist/bridge/constants.mjs +2 -2
  15. package/dist/bridge/fsUtils.cjs +2 -2
  16. package/dist/bridge/fsUtils.mjs +2 -2
  17. package/dist/bridge/index.cjs +2 -2
  18. package/dist/bridge/index.mjs +2 -2
  19. package/dist/bridge/optimizer.cjs +2 -2
  20. package/dist/bridge/optimizer.mjs +2 -2
  21. package/dist/bridge/plugins.cjs +2 -2
  22. package/dist/bridge/plugins.mjs +2 -2
  23. package/dist/bridge/resolve.cjs +2 -2
  24. package/dist/bridge/resolve.mjs +2 -2
  25. package/dist/bridge/typeUtils.cjs +2 -2
  26. package/dist/bridge/typeUtils.mjs +2 -2
  27. package/dist/bridge/utils.cjs +2 -2
  28. package/dist/bridge/utils.mjs +2 -2
  29. package/dist/bridge/worker.cjs +2 -2
  30. package/dist/bridge/worker.mjs +2 -2
  31. package/dist/copyAssetsPlugin.cjs +2 -2
  32. package/dist/copyAssetsPlugin.mjs +2 -2
  33. package/dist/detectionGlobalPlugin.cjs +2 -2
  34. package/dist/detectionGlobalPlugin.mjs +2 -2
  35. package/dist/importMetaPlugin.cjs +2 -2
  36. package/dist/importMetaPlugin.mjs +2 -2
  37. package/dist/workerPlugin.cjs +2 -2
  38. package/dist/workerPlugin.mjs +2 -2
  39. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * alphaTab Vite Plugin v1.8.0-alpha.1660 (develop, build 1660)
2
+ * alphaTab Vite Plugin v1.8.0-alpha.1668 (develop, build 1668)
3
3
  *
4
- * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
4
+ * Copyright © 2026, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
6
6
  * This Source Code Form is subject to the terms of the Mozilla Public
7
7
  * License, v. 2.0. If a copy of the MPL was not distributed with this
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coderline/alphatab-vite",
3
- "version": "1.8.0-alpha.1660",
3
+ "version": "1.8.0-alpha.1668",
4
4
  "description": "A plugin for Vite to bundle alphaTab into your webapps.",
5
5
  "keywords": [
6
6
  "guitar",
@@ -55,7 +55,7 @@
55
55
  "@types/mocha": "^10.0.10",
56
56
  "@types/node": "^25.0.3",
57
57
  "assert": "^2.1.0",
58
- "chai": "^6.2.1",
58
+ "chai": "^6.2.2",
59
59
  "mocha": "^11.7.5",
60
60
  "rimraf": "^6.1.2",
61
61
  "rollup-plugin-node-externals": "^8.1.2",