From 934cd1a87c266fb8dfb96cf6d74022abaef64bd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 21:26:27 +0800 Subject: [PATCH] chore(deps): update dependency pinyin-pro to v3.19.7 (#149) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ce53b56c..49b2a147 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint-staged": "^15.2.2", "lodash": "^4.17.21", "picocolors": "^1.0.0", - "pinyin-pro": "3.19.6", + "pinyin-pro": "3.19.7", "prettier": "^3.2.5", "tsx": "^4.7.2", "typescript": "^5.4.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77fca28d..81240a98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^1.0.0 version: 1.0.0 pinyin-pro: - specifier: 3.19.6 - version: 3.19.6 + specifier: 3.19.7 + version: 3.19.7 prettier: specifier: ^3.2.5 version: 3.2.5 @@ -1827,8 +1827,8 @@ packages: hasBin: true dev: true - /pinyin-pro@3.19.6: - resolution: {integrity: sha512-oWb34orr12+DjXf6gtGMB+gIpjRi7DZzyJE66ultbmNzVhpimM/utGtMI8GcbOy/lb26Ph/nogwNYriRPu+SGQ==} + /pinyin-pro@3.19.7: + resolution: {integrity: sha512-SydYnjrvUpvW6qRpuZPfutYAz+lgoMJDPAbKUy8fnXt3qQIg+Wdpcd07A/1ljj0mTG7YDoYjXcF/jHTBCPShYQ==} dev: true /prelude-ls@1.2.1: