@remotion/cli 4.0.1 → 4.0.2

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.
@@ -4,6 +4,7 @@ exports.ArrowRight = exports.ArrowLeft = exports.ShiftIcon = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const iconStyle = {
6
6
  width: 10,
7
+ display: 'inline',
7
8
  };
8
9
  const ShiftIcon = () => {
9
10
  return ((0, jsx_runtime_1.jsx)("svg", { style: iconStyle, viewBox: "0 0 448 512", children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M48.048 304h73.798v128c0 26.51 21.49 48 48 48h108.308c26.51 0 48-21.49 48-48V304h73.789c42.638 0 64.151-51.731 33.941-81.941l-175.943-176c-18.745-18.745-49.137-18.746-67.882 0l-175.952 176C-16.042 252.208 5.325 304 48.048 304zM224 80l176 176H278.154v176H169.846V256H48L224 80z" }) }));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/cli",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "description": "CLI for Remotion",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": false,
@@ -35,11 +35,11 @@
35
35
  "prompts": "2.4.1",
36
36
  "semver": "7.5.3",
37
37
  "source-map": "0.6.1",
38
- "@remotion/bundler": "4.0.1",
39
- "remotion": "4.0.1",
40
- "@remotion/renderer": "4.0.1",
41
- "@remotion/player": "4.0.1",
42
- "@remotion/media-utils": "4.0.1"
38
+ "@remotion/bundler": "4.0.2",
39
+ "@remotion/player": "4.0.2",
40
+ "remotion": "4.0.2",
41
+ "@remotion/media-utils": "4.0.2",
42
+ "@remotion/renderer": "4.0.2"
43
43
  },
44
44
  "peerDependencies": {
45
45
  "react": ">=16.8.0",
@@ -65,8 +65,8 @@
65
65
  "typescript": "4.9.5",
66
66
  "vitest": "0.31.1",
67
67
  "zod": "^3.21.4",
68
- "@remotion/zod-types": "4.0.1",
69
- "@remotion/tailwind": "4.0.1"
68
+ "@remotion/zod-types": "4.0.2",
69
+ "@remotion/tailwind": "4.0.2"
70
70
  },
71
71
  "keywords": [
72
72
  "remotion",