@remotion/promo-pages 4.0.263 → 4.0.264

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,8 +1,8 @@
1
1
 
2
2
  
3
- > @remotion/promo-pages@4.0.263 make /Users/jonathanburger/remotion/packages/promo-pages
3
+ > @remotion/promo-pages@4.0.264 make /Users/jonathanburger/remotion/packages/promo-pages
4
4
  > bun --env-file=../.env.bundle bundle.ts
5
5
 
6
6
  ≈ tailwindcss v4.0.0
7
7
 
8
- Done in 110ms
8
+ Done in 37ms
package/dist/Homepage.js CHANGED
@@ -727,7 +727,7 @@ var __defProp2, __export2 = (target, all) => {
727
727
  });
728
728
  }, useIsPlayer = () => {
729
729
  return useContext(IsPlayerContext);
730
- }, VERSION = "4.0.263", checkMultipleRemotionVersions = () => {
730
+ }, VERSION = "4.0.264", checkMultipleRemotionVersions = () => {
731
731
  if (typeof globalThis === "undefined") {
732
732
  return;
733
733
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/promo-pages",
3
- "version": "4.0.263",
3
+ "version": "4.0.264",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -10,14 +10,14 @@
10
10
  "polished": "4.3.1",
11
11
  "vite": "^5.4.12",
12
12
  "zod": "3.22.3",
13
- "@remotion/animated-emoji": "4.0.263",
14
- "@remotion/lottie": "4.0.263",
15
- "@remotion/player": "4.0.263",
16
- "@remotion/paths": "4.0.263",
17
- "remotion": "4.0.263",
18
- "@remotion/shapes": "4.0.263",
19
- "create-video": "4.0.263",
20
- "@remotion/lambda": "4.0.263"
13
+ "@remotion/animated-emoji": "4.0.264",
14
+ "@remotion/lambda": "4.0.264",
15
+ "@remotion/lottie": "4.0.264",
16
+ "@remotion/paths": "4.0.264",
17
+ "create-video": "4.0.264",
18
+ "remotion": "4.0.264",
19
+ "@remotion/shapes": "4.0.264",
20
+ "@remotion/player": "4.0.264"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@eslint/eslintrc": "3.1.0",
@@ -36,7 +36,7 @@
36
36
  "tailwind-merge": "2.5.2",
37
37
  "bun-plugin-tailwind": "0.0.13",
38
38
  "clsx": "2.1.1",
39
- "@remotion/eslint-config-internal": "4.0.263"
39
+ "@remotion/eslint-config-internal": "4.0.264"
40
40
  },
41
41
  "repository": {
42
42
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/promo-pages"