feat(ffmpeg): add ffmpeg-core.wasm for video processing capabilities
This commit is contained in:
@@ -10,8 +10,10 @@
|
||||
"preview": "nuxt preview",
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"packageManager": "pnpm@10.19.0",
|
||||
"packageManager": "pnpm@10.22.0",
|
||||
"dependencies": {
|
||||
"@ffmpeg/ffmpeg": "^0.12.15",
|
||||
"@ffmpeg/util": "^0.12.2",
|
||||
"@iconify-json/line-md": "^1.1.38",
|
||||
"@iconify-json/solar": "^1.1.9",
|
||||
"@iconify-json/svg-spinners": "^1.1.2",
|
||||
@@ -20,7 +22,7 @@
|
||||
"@nuxt/image": "^1.7.0",
|
||||
"@uniiem/object-trim": "^0.2.0",
|
||||
"@uniiem/uuid": "^0.2.1",
|
||||
"@webav/av-cliper": "^1.0.10",
|
||||
"@webav/av-cliper": "^1.2.7",
|
||||
"date-fns": "^4.1.0",
|
||||
"events": "^3.3.0",
|
||||
"gsap": "^3.12.5",
|
||||
|
||||
Reference in New Issue
Block a user