pptx-svelte-viewer 2.4.0 → 2.5.0

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.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,22 @@ All notable changes to this project are documented here.
4
4
  This file is generated from [Conventional Commits](https://www.conventionalcommits.org)
5
5
  by [git-cliff](https://git-cliff.org); do not edit it by hand.
6
6
 
7
+ ## [2.4.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.4.0) - 2026-07-25
8
+
9
+ ### Bug Fixes
10
+
11
+ - **svelte:** Clear the build warnings and repair windows dts bundling (by @ChristopherVR) ([40c170a](https://github.com/ChristopherVR/pptx-viewer/commit/40c170ae2050f827b71814aa1af1eedd869e32f7))
12
+
13
+ ### Dependencies
14
+
15
+ - **deps:** Update @lucide/svelte requirement from ^1.25.0 to ^1.26.0 ([#113](https://github.com/ChristopherVR/pptx-viewer/issues/113)) (by @dependabot[bot]) ([66c656f](https://github.com/ChristopherVR/pptx-viewer/commit/66c656ff50ff7e9cfaf0139dc70ea0944aaf1528))
16
+ - **deps:** Update ai requirement from ^7.0.35 to ^7.0.37 ([#115](https://github.com/ChristopherVR/pptx-viewer/issues/115)) (by @dependabot[bot]) ([71d200d](https://github.com/ChristopherVR/pptx-viewer/commit/71d200d5aa0627c90fb2c8bfc0c50ee4b132a7d8))
17
+
18
+ ### Chores
19
+
20
+ - **deps-dev:** Update tsdown requirement ([#109](https://github.com/ChristopherVR/pptx-viewer/issues/109)) (by @dependabot[bot]) ([f83aa0a](https://github.com/ChristopherVR/pptx-viewer/commit/f83aa0a0012d9678cb1fcbef3bbf45b04f179755))
21
+ - **deps-dev:** Update happy-dom requirement from ^20.11.0 to ^20.11.1 ([#116](https://github.com/ChristopherVR/pptx-viewer/issues/116)) (by @dependabot[bot]) ([0a2f499](https://github.com/ChristopherVR/pptx-viewer/commit/0a2f4990ae3caa60de537c9e0ea38ca8d796fd56))
22
+
7
23
  ## [2.3.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.3.0) - 2026-07-25
8
24
 
9
25
  ## [2.2.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.2.1) - 2026-07-24
@@ -1,4 +1,4 @@
1
- import { $ as te, F as se, G as ae, J as ie, K as re, N as Q, P as le, Q as ne, V as oe, X as pe, Y as ce, Z as de, ct as B, et as ve, i as ue, n as he, nt as Y, q as ge, r as _e, rt as N, tt as G } from "./export-C4AAOFct.js";
1
+ import { $ as te, F as se, G as ae, J as ie, K as re, N as Q, P as le, Q as ne, V as oe, X as pe, Y as ce, Z as de, ct as B, et as ve, i as ue, n as he, nt as Y, q as ge, r as _e, rt as N, tt as G } from "./export-Doev_dGg.js";
2
2
  import "svelte/internal/disclose-version";
3
3
  import * as e from "svelte/internal/client";
4
4
  import { onMount as fe, untrack as O } from "svelte";