@remotion/eslint-config-flat 4.0.355 → 4.0.356

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.
@@ -46313,7 +46313,7 @@ var init_deterministic_randomness = __esm(() => {
46313
46313
  });
46314
46314
  });
46315
46315
  var createRule2;
46316
- var EvenDimensions = "Videos rendered in H264/H265 codec do not support dimensions that are not divisible by 2. Make the number even to resolve this warning. Ignore this warning if you don't plan on rendering this video with a H264 or H265 codec.";
46316
+ var EvenDimensions = "Videos rendered in H264/H265 codec do not support dimensions that are not divisible by 2. Remotion will round down your dimensions to satisfy this constraint. Ignore this warning if you don't plan on rendering this video with a H264 or H265 codec.";
46317
46317
  var even_dimensions_default;
46318
46318
  var init_even_dimensions = __esm(() => {
46319
46319
  createRule2 = import_utils2.ESLintUtils.RuleCreator(() => {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config-flat"
4
4
  },
5
5
  "name": "@remotion/eslint-config-flat",
6
- "version": "4.0.355",
6
+ "version": "4.0.356",
7
7
  "description": "Default configuration for Remotion templates (ESLint >= 9)",
8
8
  "main": "dist/esm/index.mjs",
9
9
  "type": "module",
@@ -26,8 +26,8 @@
26
26
  "eslint-plugin-react": "7.37.4",
27
27
  "eslint-plugin-react-hooks": "5.2.0",
28
28
  "eslint": "9.19.0",
29
- "@remotion/eslint-plugin": "4.0.355",
30
- "@remotion/eslint-config-internal": "4.0.355"
29
+ "@remotion/eslint-plugin": "4.0.356",
30
+ "@remotion/eslint-config-internal": "4.0.356"
31
31
  },
32
32
  "keywords": [
33
33
  "remotion",