@remotion/promo-pages 4.0.346 → 4.0.347

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,6 +1,6 @@
1
1
 
2
2
  
3
- > @remotion/promo-pages@4.0.346 make /Users/jonathanburger/remotion/packages/promo-pages
3
+ > @remotion/promo-pages@4.0.347 make /Users/jonathanburger/remotion/packages/promo-pages
4
4
  > bun --env-file=../.env.bundle bundle.ts
5
5
 
6
6
  ≈ tailwindcss v4.1.1
package/dist/Homepage.js CHANGED
@@ -739,7 +739,7 @@ var __defProp2, __export2 = (target, all) => {
739
739
  });
740
740
  }, useIsPlayer = () => {
741
741
  return useContext(IsPlayerContext);
742
- }, VERSION = "4.0.346", checkMultipleRemotionVersions = () => {
742
+ }, VERSION = "4.0.347", checkMultipleRemotionVersions = () => {
743
743
  if (typeof globalThis === "undefined") {
744
744
  return;
745
745
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/promo-pages",
3
- "version": "4.0.346",
3
+ "version": "4.0.347",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -10,14 +10,14 @@
10
10
  "polished": "4.3.1",
11
11
  "zod": "3.22.3",
12
12
  "bun-plugin-tailwind": "0.0.15",
13
- "@remotion/shapes": "4.0.346",
14
- "@remotion/player": "4.0.346",
15
- "@remotion/animated-emoji": "4.0.346",
16
- "@remotion/lambda": "4.0.346",
17
- "@remotion/paths": "4.0.346",
18
- "@remotion/lottie": "4.0.346",
19
- "create-video": "4.0.346",
20
- "remotion": "4.0.346"
13
+ "@remotion/animated-emoji": "4.0.347",
14
+ "@remotion/lambda": "4.0.347",
15
+ "@remotion/lottie": "4.0.347",
16
+ "@remotion/paths": "4.0.347",
17
+ "create-video": "4.0.347",
18
+ "@remotion/shapes": "4.0.347",
19
+ "remotion": "4.0.347",
20
+ "@remotion/player": "4.0.347"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@eslint/eslintrc": "3.1.0",
@@ -34,7 +34,7 @@
34
34
  "tailwind-merge": "2.5.2",
35
35
  "bun-plugin-tailwind": "0.0.13",
36
36
  "clsx": "2.1.1",
37
- "@remotion/eslint-config-internal": "4.0.346"
37
+ "@remotion/eslint-config-internal": "4.0.347"
38
38
  },
39
39
  "repository": {
40
40
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/promo-pages"