diff --git a/bun.lock b/bun.lock index 2bc25959..1d8d8fa0 100644 --- a/bun.lock +++ b/bun.lock @@ -24,7 +24,7 @@ "oxlint": "1.75.0", "stylelint": "17.14.1", "stylelint-config-standard": "40.0.0", - "terser": "5.49.0", + "terser": "5.51.2", "typescript": "6.0.3", "typescript-eslint": "8.65.0", }, @@ -587,7 +587,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.49.0", "", { "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-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA=="], + "terser": ["terser@5.51.2", "", { "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-bWnjSNscmuI+GJze6ZupnHP8G/cTcsJF+bXCeQknk2SHQsgbNJnLrqiH9jZ2W4STPVXH2mDKKRX3iwPhc9Cn/Q=="], "time-span": ["time-span@5.1.0", "", { "dependencies": { "convert-hrtime": "^5.0.0" } }, "sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA=="], diff --git a/package.json b/package.json index e2beb437..60bdd3ff 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "oxlint": "1.75.0", "stylelint": "17.14.1", "stylelint-config-standard": "40.0.0", - "terser": "5.49.0", + "terser": "5.51.2", "typescript": "6.0.3", "typescript-eslint": "8.65.0" }