We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baca988 commit 6f78598Copy full SHA for 6f78598
packages/minifiers/package.json
@@ -6,15 +6,15 @@
6
"dependencies": {
7
"@cminify/cminify-linux-x64": "^3.0.1",
8
"@minification-benchmarks/utils": "workspace:*",
9
- "@swc/core": "1.13.5",
+ "@swc/core": "1.14.0",
10
"@tdewolff/minify": "^2.24.5",
11
"babel-minify": "^0.5.2",
12
"bun": "^1.3.1",
13
- "esbuild": "^0.25.11",
+ "esbuild": "^0.25.12",
14
"find-up": "^7.0.0",
15
"google-closure-compiler": "^20250820.0.0",
16
"mem": "^9.0.2",
17
- "oxc-minify": "^0.95.0",
+ "oxc-minify": "^0.96.0",
18
"terser": "^5.44.0",
19
"uglify-js": "^3.19.3"
20
},
0 commit comments