diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index 613254d3a7..70ea2f0644 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -26,7 +26,7 @@ "pathe": "1.1.2", "prettier": "3.3.3", "scule": "1.3.0", - "svgo": "^3.3.2", + "svgo": "3.3.2", "tinyexec": "0.3.1", "tinyglobby": "0.2.10", "unocss": "0.64.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10e6df08e9..4732d7ff96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -780,7 +780,7 @@ importers: specifier: 1.3.0 version: 1.3.0 svgo: - specifier: ^3.3.2 + specifier: 3.3.2 version: 3.3.2 tinyexec: specifier: 0.3.1