gantt-renderer 0.12.21 → 0.12.23

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 (51) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.d.mts +30 -30
  3. package/dist/index.mjs.map +1 -1
  4. package/dist/locales/all.d.mts +1 -2
  5. package/dist/locales/ar.d.mts +1 -2
  6. package/dist/locales/be.d.mts +1 -2
  7. package/dist/locales/bg.d.mts +1 -2
  8. package/dist/locales/ca.d.mts +1 -2
  9. package/dist/locales/cs.d.mts +1 -2
  10. package/dist/locales/cy.d.mts +1 -2
  11. package/dist/locales/da.d.mts +1 -2
  12. package/dist/locales/de.d.mts +1 -2
  13. package/dist/locales/el.d.mts +1 -2
  14. package/dist/locales/en.d.mts +1 -2
  15. package/dist/locales/es.d.mts +1 -2
  16. package/dist/locales/et.d.mts +1 -2
  17. package/dist/locales/eu.d.mts +1 -2
  18. package/dist/locales/fi.d.mts +1 -2
  19. package/dist/locales/fr.d.mts +1 -2
  20. package/dist/locales/ga.d.mts +1 -2
  21. package/dist/locales/hi.d.mts +1 -2
  22. package/dist/locales/hr.d.mts +1 -2
  23. package/dist/locales/hu.d.mts +1 -2
  24. package/dist/locales/id.d.mts +1 -2
  25. package/dist/locales/it.d.mts +1 -2
  26. package/dist/locales/ja.d.mts +1 -2
  27. package/dist/locales/ko.d.mts +1 -2
  28. package/dist/locales/load.d.mts +2 -3
  29. package/dist/locales/lt.d.mts +1 -2
  30. package/dist/locales/lv.d.mts +1 -2
  31. package/dist/locales/mk.d.mts +1 -2
  32. package/dist/locales/mt.d.mts +1 -2
  33. package/dist/locales/nb.d.mts +1 -2
  34. package/dist/locales/nl.d.mts +1 -2
  35. package/dist/locales/pl.d.mts +1 -2
  36. package/dist/locales/pt-BR.d.mts +1 -2
  37. package/dist/locales/pt-PT.d.mts +1 -2
  38. package/dist/locales/registry.d.mts +3 -4
  39. package/dist/locales/ro.d.mts +1 -2
  40. package/dist/locales/ru.d.mts +1 -2
  41. package/dist/locales/sk.d.mts +1 -2
  42. package/dist/locales/sl.d.mts +1 -2
  43. package/dist/locales/sq.d.mts +1 -2
  44. package/dist/locales/sr.d.mts +1 -2
  45. package/dist/locales/sv.d.mts +1 -2
  46. package/dist/locales/th.d.mts +1 -2
  47. package/dist/locales/tr.d.mts +1 -2
  48. package/dist/locales/uk.d.mts +1 -2
  49. package/dist/locales/zh-Hans.d.mts +1 -2
  50. package/dist/locales/zh-Hant.d.mts +1 -2
  51. package/package.json +18 -18
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/all.d.ts
3
- declare const ALL_LOCALES: Map<string, ChartLocale>;
3
+ export declare const ALL_LOCALES: Map<string, ChartLocale>;
4
4
  //#endregion
5
- export { ALL_LOCALES };
6
5
  //# sourceMappingURL=all.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ar.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ar.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/be.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=be.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/bg.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=bg.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ca.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ca.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/cs.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=cs.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/cy.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=cy.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/da.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=da.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/de.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=de.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/el.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=el.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/en.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=en.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/es.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=es.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/et.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=et.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/eu.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=eu.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/fi.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=fi.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/fr.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=fr.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ga.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ga.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/hi.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=hi.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/hr.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=hr.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/hu.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=hu.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/id.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=id.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/it.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=it.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ja.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ja.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ko.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ko.d.mts.map
@@ -1,7 +1,6 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/loadLocale.d.ts
3
- declare const SUPPORTED_LOCALE_CODES: string[];
4
- declare function loadLocale(code: string): Promise<ChartLocale>;
3
+ export declare const SUPPORTED_LOCALE_CODES: string[];
4
+ export declare function loadLocale(code: string): Promise<ChartLocale>;
5
5
  //#endregion
6
- export { SUPPORTED_LOCALE_CODES, loadLocale };
7
6
  //# sourceMappingURL=load.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/lt.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=lt.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/lv.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=lv.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/mk.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=mk.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/mt.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=mt.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/nb.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=nb.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/nl.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=nl.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/pl.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=pl.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/pt-BR.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=pt-BR.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/pt-PT.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=pt-PT.d.mts.map
@@ -1,8 +1,7 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/registry.d.ts
3
- declare function registerLocale(locale: ChartLocale): void;
4
- declare function getRegisteredLocale(code: string): ChartLocale | undefined;
5
- declare function getRegisteredLocales(): ChartLocale[];
3
+ export declare function registerLocale(locale: ChartLocale): void;
4
+ export declare function getRegisteredLocale(code: string): ChartLocale | undefined;
5
+ export declare function getRegisteredLocales(): ChartLocale[];
6
6
  //#endregion
7
- export { getRegisteredLocale, getRegisteredLocales, registerLocale };
8
7
  //# sourceMappingURL=registry.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ro.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ro.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/ru.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=ru.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/sk.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=sk.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/sl.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=sl.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/sq.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=sq.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/sr.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=sr.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/sv.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=sv.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/th.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=th.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/tr.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=tr.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/uk.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=uk.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/zh-Hans.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=zh-Hans.d.mts.map
@@ -1,6 +1,5 @@
1
1
  import { t as ChartLocale } from "../locale-3A5xWe8q.mjs";
2
2
  //#region src/lib/locales/zh-Hant.d.ts
3
- declare const CHART_LOCALE: ChartLocale;
3
+ export declare const CHART_LOCALE: ChartLocale;
4
4
  //#endregion
5
- export { CHART_LOCALE };
6
5
  //# sourceMappingURL=zh-Hant.d.mts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gantt-renderer",
3
- "version": "0.12.21",
3
+ "version": "0.12.23",
4
4
  "description": "A TypeScript Gantt chart renderer for precalculated project plans",
5
5
  "keywords": [
6
6
  "chart",
@@ -224,35 +224,35 @@
224
224
  }
225
225
  },
226
226
  "dependencies": {
227
- "zod": "4.4.3"
227
+ "zod": "4.5.4"
228
228
  },
229
229
  "devDependencies": {
230
230
  "@commitlint/cli": "21.2.2",
231
231
  "@commitlint/config-conventional": "21.2.2",
232
- "@playwright/test": "1.62.1",
233
- "@tsdown/css": "0.22.14",
234
- "@types/node": "26.2.0",
235
- "@vitest/browser": "4.1.11",
236
- "@vitest/browser-playwright": "4.1.11",
237
- "@vitest/coverage-istanbul": "4.1.11",
238
- "@vitest/coverage-v8": "4.1.11",
232
+ "@playwright/test": "1.63.0",
233
+ "@tsdown/css": "0.23.0",
234
+ "@types/node": "26.4.1",
235
+ "@vitest/browser": "5.0.0",
236
+ "@vitest/browser-playwright": "5.0.0",
237
+ "@vitest/coverage-istanbul": "5.0.0",
238
+ "@vitest/coverage-v8": "5.0.0",
239
239
  "conventional-changelog": "8.1.3",
240
- "conventional-changelog-angular": "9.3.0",
241
- "eslint-plugin-regexp": "3.2.0",
240
+ "conventional-changelog-angular": "9.4.0",
241
+ "eslint-plugin-regexp": "3.3.0",
242
242
  "husky": "9.1.7",
243
- "oxfmt": "0.64.0",
244
- "oxlint": "1.79.0",
243
+ "oxfmt": "0.66.0",
244
+ "oxlint": "1.81.0",
245
245
  "oxlint-tsgolint": "7.0.2001",
246
- "playwright": "1.62.1",
246
+ "playwright": "1.63.0",
247
247
  "release-it": "21.0.2",
248
- "stylelint": "17.14.1",
248
+ "stylelint": "17.15.0",
249
249
  "stylelint-config-standard": "40.0.0",
250
- "tsdown": "0.22.14",
250
+ "tsdown": "0.23.0",
251
251
  "typedoc": "0.28.20",
252
252
  "typescript": "6.0.3",
253
253
  "typescript7": "npm:typescript@7.0.2",
254
- "vite": "8.2.1",
255
- "vitest": "4.1.11"
254
+ "vite": "8.2.2",
255
+ "vitest": "5.0.0"
256
256
  },
257
257
  "scripts": {
258
258
  "typecheck": "node ./node_modules/typescript7/bin/tsc --noEmit",