From 6eb50545cabf4e82eba350ca85de6af14c5aac7c Mon Sep 17 00:00:00 2001 From: kreafox Date: Thu, 3 Nov 2022 16:10:52 +0200 Subject: [PATCH] Pin dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 568a670e..df595842 100644 --- a/package.json +++ b/package.json @@ -27,16 +27,16 @@ "@babel/plugin-transform-react-jsx": "*", "@eeacms/volto-arcgis-block": "0.1.74", "@eeacms/volto-datablocks": "<=3.0.11", - "@eeacms/volto-eea-kitkat": "9.0.0", - "@eeacms/volto-embed": "5.0.0", - "@eeacms/volto-freshwater": "0.1.12", + "@eeacms/volto-eea-kitkat": "<=8.2.4", + "@eeacms/volto-embed": "<=4.0.2", + "@eeacms/volto-freshwater": "0.1.13", "@eeacms/volto-plotlycharts": "<=3.0.4", "@eeacms/volto-slate-dataentity": "<=1.0.5", "@eeacms/volto-tableau": "github:eea/volto-tableau#renderprop", "@eeacms/volto-widget-dataprovenance": "0.2.0", "@eeacms/volto-widget-geolocation": "5.0.0", "@plone/scripts": "*", - "@plone/volto": "plone/volto#slots_quanta_split_form_undo_prefix_path", + "@plone/volto": "plone/volto#slots_quanta_split_form_undo_prefix_path-v15.16.0", "react-anchor-link-smooth-scroll": "^1.0.12", "react-lazy-load-image-component": "1.5.4", "react-loadable": "5.5.0",