feat: use tiny-pinyin instead of pinyin

This commit is contained in:
JellyBrick
2025-06-08 16:14:16 +09:00
parent 58ca9523c5
commit 5035c6a8d8
3 changed files with 11 additions and 47 deletions

View File

@ -290,7 +290,6 @@
"node-html-parser": "7.0.1",
"node-id3": "0.2.9",
"peerjs": "1.5.4",
"pinyin": "4.0.0-alpha.2",
"segmentit": "2.0.3",
"semver": "7.7.2",
"serve": "14.2.4",
@ -300,6 +299,7 @@
"solid-js": "1.9.7",
"solid-styled-components": "0.28.5",
"solid-transition-group": "0.3.0",
"tiny-pinyin": "1.3.2",
"ts-morph": "26.0.0",
"vudio": "2.1.1",
"x11": "2.3.0",