@remotion/promo-pages 4.0.368 → 4.0.369
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.
package/dist/Homepage.js
CHANGED
|
@@ -745,7 +745,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
745
745
|
});
|
|
746
746
|
}, useIsPlayer = () => {
|
|
747
747
|
return useContext(IsPlayerContext);
|
|
748
|
-
}, VERSION = "4.0.
|
|
748
|
+
}, VERSION = "4.0.369", checkMultipleRemotionVersions = () => {
|
|
749
749
|
if (typeof globalThis === "undefined") {
|
|
750
750
|
return;
|
|
751
751
|
}
|
|
@@ -745,7 +745,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
745
745
|
});
|
|
746
746
|
}, useIsPlayer = () => {
|
|
747
747
|
return useContext(IsPlayerContext);
|
|
748
|
-
}, VERSION = "4.0.
|
|
748
|
+
}, VERSION = "4.0.369", checkMultipleRemotionVersions = () => {
|
|
749
749
|
if (typeof globalThis === "undefined") {
|
|
750
750
|
return;
|
|
751
751
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/promo-pages",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.369",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -11,21 +11,21 @@
|
|
|
11
11
|
},
|
|
12
12
|
"type": "module",
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@remotion/animated-emoji": "4.0.
|
|
15
|
-
"@remotion/lambda": "4.0.
|
|
16
|
-
"@remotion/lottie": "4.0.
|
|
17
|
-
"@remotion/paths": "4.0.
|
|
18
|
-
"@remotion/player": "4.0.
|
|
19
|
-
"@remotion/shapes": "4.0.
|
|
20
|
-
"create-video": "4.0.
|
|
14
|
+
"@remotion/animated-emoji": "4.0.369",
|
|
15
|
+
"@remotion/lambda": "4.0.369",
|
|
16
|
+
"@remotion/lottie": "4.0.369",
|
|
17
|
+
"@remotion/paths": "4.0.369",
|
|
18
|
+
"@remotion/player": "4.0.369",
|
|
19
|
+
"@remotion/shapes": "4.0.369",
|
|
20
|
+
"create-video": "4.0.369",
|
|
21
21
|
"hls.js": "1.5.19",
|
|
22
22
|
"polished": "4.3.1",
|
|
23
|
-
"remotion": "4.0.
|
|
23
|
+
"remotion": "4.0.369",
|
|
24
24
|
"zod": "3.22.3",
|
|
25
25
|
"bun-plugin-tailwind": "0.0.15"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@remotion/eslint-config-internal": "4.0.
|
|
28
|
+
"@remotion/eslint-config-internal": "4.0.369",
|
|
29
29
|
"@eslint/eslintrc": "3.1.0",
|
|
30
30
|
"@types/react": "19.0.0",
|
|
31
31
|
"@types/react-dom": "19.0.0",
|