@remotion/lambda 3.0.0-lambda.456 → 3.0.0-lambda.457

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- @remotion/lambda:build: cache hit, replaying output 7b7a22e170ab6638
1
+ @remotion/lambda:build: cache hit, replaying output a05dc8d3dcbca904
2
2
  @remotion/lambda:build: 
3
3
  @remotion/lambda:build: > @remotion/lambda@2.6.14 build /Users/jonathanburger/remotion/packages/lambda
4
4
  @remotion/lambda:build: > tsc -d && pnpm run buildlambda
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/lambda",
3
- "version": "3.0.0-lambda.456+b29678d67",
3
+ "version": "3.0.0-lambda.457+38f94c0c6",
4
4
  "description": "Utility functions for audio and video",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": false,
@@ -31,14 +31,14 @@
31
31
  "@aws-sdk/client-service-quotas": "3.58.0",
32
32
  "@aws-sdk/lib-storage": "3.58.0",
33
33
  "@aws-sdk/s3-request-presigner": "3.58.0",
34
- "@remotion/bundler": "3.0.0-lambda.456+b29678d67",
35
- "@remotion/cli": "3.0.0-lambda.456+b29678d67",
36
- "@remotion/renderer": "3.0.0-lambda.456+b29678d67",
34
+ "@remotion/bundler": "3.0.0-lambda.457+38f94c0c6",
35
+ "@remotion/cli": "3.0.0-lambda.457+38f94c0c6",
36
+ "@remotion/renderer": "3.0.0-lambda.457+38f94c0c6",
37
37
  "aws-policies": "^1.0.1",
38
38
  "dotenv": "^10.0.0",
39
39
  "minimist": "^1.2.5",
40
40
  "p-limit": "^3.1.0",
41
- "remotion": "3.0.0-lambda.456+b29678d67"
41
+ "remotion": "3.0.0-lambda.457+38f94c0c6"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": ">=16.8.0",
@@ -63,5 +63,5 @@
63
63
  "publishConfig": {
64
64
  "access": "public"
65
65
  },
66
- "gitHead": "b29678d6788a08578cc412f3aeee4de96a315bd7"
66
+ "gitHead": "38f94c0c6f3795238b96e33062c8e0e548131f03"
67
67
  }
Binary file