From 4d4f1702c33740440b67e84140cfa48128c08417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 08:52:27 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.15.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4930762..813aad4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@vnodesign/slugify", "type": "module", "version": "1.0.0", - "packageManager": "pnpm@9.15.0", + "packageManager": "pnpm@9.15.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",