From a297a4a85ff989eaf10dbad1f31bcde2f34408ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:31:27 +0000 Subject: [PATCH] chore(deps): update dependency terser to ^5.39.0 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a322b342..5a9acbf2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "picocolors": "^1.1.1", "sass": "^1.84.0", "simple-git-hooks": "^2.11.1", - "terser": "^5.38.2", + "terser": "^5.39.0", "typescript": "^5.7.3", "unocss": "^0.65.4", "unplugin-auto-import": "^0.19.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97b01cd6..93818266 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,7 +82,7 @@ importers: specifier: ^2.11.1 version: 2.11.1 terser: - specifier: ^5.38.2 + specifier: ^5.39.0 version: 5.39.0 typescript: specifier: ^5.7.3