This commit is contained in:
idranme
2024-09-04 17:15:41 +08:00
parent fffa664400
commit b2088824cc
7 changed files with 29 additions and 12 deletions

View File

@@ -22,7 +22,7 @@
"cors": "^2.8.5",
"cosmokit": "^1.6.2",
"express": "^4.19.2",
"fast-xml-parser": "^4.4.1",
"fast-xml-parser": "^4.5.0",
"file-type": "^19.4.1",
"fluent-ffmpeg": "^2.1.3",
"minato": "^3.5.1",
@@ -38,7 +38,7 @@
"electron": "^31.4.0",
"electron-vite": "^2.3.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vite-plugin-cp": "^4.0.8"
},
"packageManager": "yarn@4.4.1"