Compare commits

...

2 Commits

Author SHA1 Message Date
Phoenix
fed311c76e Merge branch 'main' into xingyy 2025-05-12 14:18:18 +08:00
Phoenix
7895ff81c8 提交 2025-05-12 14:18:01 +08:00
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,7 @@
"axios": "^1.6.2",
"highlight.js": "^11.5.0",
"js-audio-recorder": "^1.0.7",
"lodash-es": "^4.17.21",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"pnpm": "^10.10.0",

View File

@ -41,6 +41,9 @@ importers:
js-audio-recorder:
specifier: ^1.0.7
version: 1.0.7
lodash-es:
specifier: ^4.17.21
version: 4.17.21
pinia:
specifier: ^2.1.7
version: 2.3.1(typescript@5.2.2)(vue@3.5.13(typescript@5.2.2))