diff --git a/bun.lock b/bun.lock index 7ef0746b..912511cd 100644 --- a/bun.lock +++ b/bun.lock @@ -30,7 +30,7 @@ "purgecss": "7.0.2", "stylelint": "16.26.1", "stylelint-config-standard": "39.0.1", - "terser": "5.44.1", + "terser": "5.46.1", "typescript": "5.9.3", "typescript-eslint": "8.51.0", }, @@ -595,7 +595,7 @@ "table": ["table@6.9.0", "", { "dependencies": { "ajv": "^8.0.1", "lodash.truncate": "^4.4.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1" } }, "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A=="], - "terser": ["terser@5.44.1", "", { "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.15.0", "commander": "^2.20.0", "source-map-support": "~0.5.20" }, "bin": { "terser": "bin/terser" } }, "sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw=="], + "terser": ["terser@5.46.1", "", { "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.15.0", "commander": "^2.20.0", "source-map-support": "~0.5.20" }, "bin": { "terser": "bin/terser" } }, "sha512-vzCjQO/rgUuK9sf8VJZvjqiqiHFaZLnOiimmUuOKODxWL8mm/xua7viT7aqX7dgPY60otQjUotzFMmCB4VdmqQ=="], "tinyglobby": ["tinyglobby@0.2.15", "", { "dependencies": { "fdir": "^6.5.0", "picomatch": "^4.0.3" } }, "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ=="], diff --git a/package.json b/package.json index 3f8c6fab..2f5d586d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "purgecss": "7.0.2", "stylelint": "16.26.1", "stylelint-config-standard": "39.0.1", - "terser": "5.44.1", + "terser": "5.46.1", "typescript": "5.9.3", "typescript-eslint": "8.51.0" }