From 0289a0e8c1b0e13c1c6be7bb2d080e251d7a0801 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 02:49:12 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.34.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 033362d..7bf0001 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@vnodesign/slugify", "type": "module", "version": "1.0.5", - "packageManager": "pnpm@10.15.0", + "packageManager": "pnpm@10.34.1", "description": "A lightweight utility to convert strings into URL-friendly slugs, with support for removing Vietnamese diacritics and handling special characters.", "author": "Tuan Duc Tran ", "license": "MIT",