@remotion/player
Advanced tools
Comparing version 4.0.245 to 4.0.246
@@ -18,3 +18,3 @@ import React from 'react'; | ||
componentDidCatch(error: Error): void; | ||
render(): string | number | bigint | boolean | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | import("react/jsx-runtime").JSX.Element | null | undefined; | ||
render(): string | number | bigint | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined; | ||
} |
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/player", | ||
"version": "4.0.245", | ||
"version": "4.0.246", | ||
"description": "React component for embedding a Remotion preview into your app", | ||
@@ -32,3 +32,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"remotion": "4.0.245" | ||
"remotion": "4.0.246" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
"eslint": "9.14.0", | ||
"@remotion/eslint-config-internal": "4.0.245" | ||
"@remotion/eslint-config-internal": "4.0.246" | ||
}, | ||
@@ -51,0 +51,0 @@ "keywords": [ |
+ Addedremotion@4.0.246(transitive)
- Removedremotion@4.0.245(transitive)
Updatedremotion@4.0.246