Skip to content

Commit e199d3b

Browse files
committed
2.4.2
1 parent 12f2e6d commit e199d3b

3 files changed

Lines changed: 116 additions & 102 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-singlefile-compression",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"author": "bddjr",
55
"license": "MIT",
66
"description": "Compress all assets and embeds them into dist/index.html, making it convenient to share as a single HTML file.",
@@ -92,7 +92,7 @@
9292
"@types/html-minifier-terser": ">=7.0.2",
9393
"base128-ascii": ">=5.0.0",
9494
"html-minifier-terser": ">=7.2.0",
95-
"jsdom": ">=29.0.2",
95+
"jsdom": "^29.1.0",
9696
"mini-svg-data-uri": ">=1.4.4",
9797
"mrmime": ">=2.0.1",
9898
"picocolors": ">=1.1.1"

0 commit comments

Comments
 (0)