RELEASE: @ffmpeg/ffmpeg v0.12.15

This commit is contained in:
Lucas Gelfond
2025-01-07 11:09:54 +01:00
parent dd1e0a8de4
commit f78aed147c
4 changed files with 6 additions and 6 deletions

View File

@@ -6,8 +6,8 @@
"": {
"name": "example-with-tailwindcss",
"dependencies": {
"@ffmpeg/ffmpeg": "^0.12.10",
"@ffmpeg/util": "^0.12.1",
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@solidjs/router": "^0.14.1",
"@solidjs/start": "^1.0.4",
"autoprefixer": "^10.4.19",

View File

@@ -7,8 +7,8 @@
"start": "vinxi start"
},
"dependencies": {
"@ffmpeg/ffmpeg": "^0.12.10",
"@ffmpeg/util": "^0.12.1",
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@solidjs/router": "^0.14.1",
"@solidjs/start": "^1.0.4",
"autoprefixer": "^10.4.19",