create-video 4.0.257 → 4.0.258

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,46 +1,79 @@
1
1
  // src/list-of-remotion-packages.ts
2
2
  var listOfRemotionPackages = [
3
3
  "@remotion/svg-3d-engine",
4
- "@remotion/layout-utils",
4
+ "@remotion/ai-improvements",
5
+ "@remotion/animation-utils",
6
+ "@remotion/animated-emoji",
7
+ "@remotion/astro-example",
8
+ "@remotion/babel-loader",
9
+ "@remotion/bugs",
5
10
  "@remotion/bundler",
11
+ "@remotion/cli-autocomplete",
6
12
  "@remotion/cli",
7
13
  "@remotion/cloudrun",
14
+ "@remotion/compositor-darwin-arm64",
15
+ "@remotion/compositor-darwin-x64",
16
+ "@remotion/compositor-linux-arm64-gnu",
17
+ "@remotion/compositor-linux-arm64-musl",
18
+ "@remotion/compositor-linux-x64-gnu",
19
+ "@remotion/compositor-linux-x64-musl",
20
+ "@remotion/compositor-win32-x64-msvc",
21
+ "remotion",
22
+ "@remotion/create-video",
23
+ "@remotion/discord-poster",
24
+ "@remotion/docusaurus-plugin",
25
+ "@remotion/docs",
26
+ "@remotion/enable-scss",
8
27
  "@remotion/eslint-config",
9
28
  "@remotion/eslint-config-flat",
29
+ "@remotion/eslint-config-internal",
10
30
  "@remotion/eslint-plugin",
11
- "@remotion/enable-scss",
12
- "@remotion/renderer",
13
- "@remotion/skia",
31
+ "@remotion/example-without-zod",
32
+ "@remotion/example",
33
+ "@remotion/fonts",
34
+ "@remotion/gif",
35
+ "@remotion/google-fonts",
36
+ "@remotion/install-whisper-cpp",
37
+ "@remotion/it-tests",
38
+ "@remotion/lambda-go-example",
39
+ "@remotion/lambda-go",
40
+ "@remotion/lambda-php",
41
+ "@remotion/lambda-ruby",
42
+ "@remotion/lambda-python",
43
+ "@remotion/lambda",
44
+ "@remotion/layout-utils",
45
+ "@remotion/licensing",
14
46
  "@remotion/lottie",
15
47
  "@remotion/media-utils",
16
48
  "@remotion/motion-blur",
17
- "@remotion/google-fonts",
18
49
  "@remotion/noise",
19
50
  "@remotion/paths",
20
- "@remotion/babel-loader",
21
- "@remotion/licensing",
22
- "@remotion/lambda",
51
+ "@remotion/player-example",
23
52
  "@remotion/player",
24
53
  "@remotion/preload",
25
- "@remotion/three",
54
+ "@remotion/renderer",
26
55
  "@remotion/rive",
27
- "@remotion/gif",
28
- "@remotion/serverless",
29
56
  "@remotion/shapes",
30
- "@remotion/studio",
57
+ "@remotion/skia",
58
+ "@remotion/promo-pages",
59
+ "@remotion/streaming",
60
+ "@remotion/serverless",
31
61
  "@remotion/studio-server",
32
62
  "@remotion/studio-shared",
33
- "@remotion/zod-types",
63
+ "@remotion/studio",
34
64
  "@remotion/tailwind",
35
65
  "@remotion/tailwind-v4",
66
+ "@remotion/test-utils",
67
+ "@remotion/three",
36
68
  "@remotion/transitions",
37
- "@remotion/install-whisper-cpp",
38
- "@remotion/openai-whisper",
39
- "@remotion/captions",
40
- "@remotion/animation-utils",
41
- "@remotion/animated-emoji",
42
69
  "@remotion/media-parser",
43
- "remotion"
70
+ "@remotion/zod-types",
71
+ "@remotion/webcodecs",
72
+ "@remotion/convert",
73
+ "@remotion/captions",
74
+ "@remotion/openai-whisper",
75
+ "@remotion/compositor",
76
+ "@remotion/example-videos"
44
77
  ];
45
78
 
46
79
  // src/templates.ts
@@ -1,47 +1,80 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.listOfRemotionPackages = void 0;
4
- // Keep in sync with cli
4
+ // Generated by package-sync.test.ts
5
5
  exports.listOfRemotionPackages = [
6
6
  '@remotion/svg-3d-engine',
7
- '@remotion/layout-utils',
7
+ '@remotion/ai-improvements',
8
+ '@remotion/animation-utils',
9
+ '@remotion/animated-emoji',
10
+ '@remotion/astro-example',
11
+ '@remotion/babel-loader',
12
+ '@remotion/bugs',
8
13
  '@remotion/bundler',
14
+ '@remotion/cli-autocomplete',
9
15
  '@remotion/cli',
10
16
  '@remotion/cloudrun',
17
+ '@remotion/compositor-darwin-arm64',
18
+ '@remotion/compositor-darwin-x64',
19
+ '@remotion/compositor-linux-arm64-gnu',
20
+ '@remotion/compositor-linux-arm64-musl',
21
+ '@remotion/compositor-linux-x64-gnu',
22
+ '@remotion/compositor-linux-x64-musl',
23
+ '@remotion/compositor-win32-x64-msvc',
24
+ 'remotion',
25
+ '@remotion/create-video',
26
+ '@remotion/discord-poster',
27
+ '@remotion/docusaurus-plugin',
28
+ '@remotion/docs',
29
+ '@remotion/enable-scss',
11
30
  '@remotion/eslint-config',
12
31
  '@remotion/eslint-config-flat',
32
+ '@remotion/eslint-config-internal',
13
33
  '@remotion/eslint-plugin',
14
- '@remotion/enable-scss',
15
- '@remotion/renderer',
16
- '@remotion/skia',
34
+ '@remotion/example-without-zod',
35
+ '@remotion/example',
36
+ '@remotion/fonts',
37
+ '@remotion/gif',
38
+ '@remotion/google-fonts',
39
+ '@remotion/install-whisper-cpp',
40
+ '@remotion/it-tests',
41
+ '@remotion/lambda-go-example',
42
+ '@remotion/lambda-go',
43
+ '@remotion/lambda-php',
44
+ '@remotion/lambda-ruby',
45
+ '@remotion/lambda-python',
46
+ '@remotion/lambda',
47
+ '@remotion/layout-utils',
48
+ '@remotion/licensing',
17
49
  '@remotion/lottie',
18
50
  '@remotion/media-utils',
19
51
  '@remotion/motion-blur',
20
- '@remotion/google-fonts',
21
52
  '@remotion/noise',
22
53
  '@remotion/paths',
23
- '@remotion/babel-loader',
24
- '@remotion/licensing',
25
- '@remotion/lambda',
54
+ '@remotion/player-example',
26
55
  '@remotion/player',
27
56
  '@remotion/preload',
28
- '@remotion/three',
57
+ '@remotion/renderer',
29
58
  '@remotion/rive',
30
- '@remotion/gif',
31
- '@remotion/serverless',
32
59
  '@remotion/shapes',
33
- '@remotion/studio',
60
+ '@remotion/skia',
61
+ '@remotion/promo-pages',
62
+ '@remotion/streaming',
63
+ '@remotion/serverless',
34
64
  '@remotion/studio-server',
35
65
  '@remotion/studio-shared',
36
- '@remotion/zod-types',
66
+ '@remotion/studio',
37
67
  '@remotion/tailwind',
38
68
  '@remotion/tailwind-v4',
69
+ '@remotion/test-utils',
70
+ '@remotion/three',
39
71
  '@remotion/transitions',
40
- '@remotion/install-whisper-cpp',
41
- '@remotion/openai-whisper',
42
- '@remotion/captions',
43
- '@remotion/animation-utils',
44
- '@remotion/animated-emoji',
45
72
  '@remotion/media-parser',
46
- 'remotion',
73
+ '@remotion/zod-types',
74
+ '@remotion/webcodecs',
75
+ '@remotion/convert',
76
+ '@remotion/captions',
77
+ '@remotion/openai-whisper',
78
+ '@remotion/compositor',
79
+ '@remotion/example-videos',
47
80
  ];
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video"
4
4
  },
5
5
  "name": "create-video",
6
- "version": "4.0.257",
6
+ "version": "4.0.258",
7
7
  "description": "Create a new Remotion project",
8
8
  "main": "dist/index.js",
9
9
  "bin": {
@@ -27,7 +27,7 @@
27
27
  "@types/tar": "6.1.1",
28
28
  "react": "19.0.0",
29
29
  "eslint": "9.14.0",
30
- "@remotion/eslint-config-internal": "4.0.257"
30
+ "@remotion/eslint-config-internal": "4.0.258"
31
31
  },
32
32
  "exports": {
33
33
  "./package.json": "./package.json",