@remotion/promo-pages 4.0.367 → 4.0.368

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.367", checkMultipleRemotionVersions = () => {
748
+ }, VERSION = "4.0.368", 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.367", checkMultipleRemotionVersions = () => {
748
+ }, VERSION = "4.0.368", 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.367",
3
+ "version": "4.0.368",
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.367",
15
- "@remotion/lambda": "4.0.367",
16
- "@remotion/lottie": "4.0.367",
17
- "@remotion/paths": "4.0.367",
18
- "@remotion/player": "4.0.367",
19
- "@remotion/shapes": "4.0.367",
20
- "create-video": "4.0.367",
14
+ "@remotion/animated-emoji": "4.0.368",
15
+ "@remotion/lambda": "4.0.368",
16
+ "@remotion/lottie": "4.0.368",
17
+ "@remotion/paths": "4.0.368",
18
+ "@remotion/player": "4.0.368",
19
+ "@remotion/shapes": "4.0.368",
20
+ "create-video": "4.0.368",
21
21
  "hls.js": "1.5.19",
22
22
  "polished": "4.3.1",
23
- "remotion": "4.0.367",
23
+ "remotion": "4.0.368",
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.367",
28
+ "@remotion/eslint-config-internal": "4.0.368",
29
29
  "@eslint/eslintrc": "3.1.0",
30
30
  "@types/react": "19.0.0",
31
31
  "@types/react-dom": "19.0.0",