更新依赖项版本,添加新功能和改进应用程序结构

This commit is contained in:
2025-12-30 03:00:46 +08:00
parent 3ca2820516
commit 8670fd3bfc
8 changed files with 208 additions and 56 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"nanoid": "^5.1.6"
}
}