@remkoj/optimizely-cms-react
Advanced tools
Comparing version
@@ -31,3 +31,3 @@ import { PropsWithChildren, type ReactNode } from 'react'; | ||
*/ | ||
forwardCtx?: ElementProps<FT>['ctx'] extends GenericContext ? boolean | GenericContextProps<FT> : GenericContextProps<FT>; | ||
forwardCtx?: boolean | GenericContextProps<FT>; | ||
/** | ||
@@ -34,0 +34,0 @@ * If set, the `data-epi-block-id` attribute will always be included when the `cmsId` |
{ | ||
"name": "@remkoj/optimizely-cms-react", | ||
"license": "Apache-2.0", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"repository": "https://github.com/remkoj/optimizely-dxp-clients.git", | ||
@@ -30,5 +30,5 @@ "author": "Remko Jantzen <693172+remkoj@users.noreply.github.com>", | ||
"devDependencies": { | ||
"@remkoj/optimizely-graph-client": "5.1.2", | ||
"@remkoj/optimizely-graph-client": "5.1.3", | ||
"@types/crypto-js": "^4.2.2", | ||
"@types/node": "^22.16.2", | ||
"@types/node": "^22.16.4", | ||
"@types/react": "^18.3.23", | ||
@@ -35,0 +35,0 @@ "@types/react-dom": "18.3.7", |
Sorry, the diff of this file is not supported yet
214189
-0.04%