chore(deps): update dependency terser to ^5.44.1 (#318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 14:55:29 +08:00
committed by GitHub
parent 917c03f26b
commit 20dcbf1e80
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
"lint-staged": "^16.0.0",
"mermaid": "^11.9.0",
"prettier": "3.6.2",
"terser": "^5.43.1",
"terser": "^5.44.1",
"typescript": "^5.8.3",
"vite": "^6.3.5",
"vite-plugin-dynamic-base": "^1.0.0",

2
pnpm-lock.yaml generated
View File

@@ -208,7 +208,7 @@ importers:
specifier: 3.6.2
version: 3.6.2
terser:
specifier: ^5.43.1
specifier: ^5.44.1
version: 5.44.1
typescript:
specifier: ^5.8.3