Skip to content

Commit cba2dd3

Browse files
committed
fix: maxVizResizeAttempts error - upgrade volto-tableau to 5.0.2 version
1 parent 5781a57 commit cba2dd3

File tree

4 files changed

+69
-817
lines changed

4 files changed

+69
-817
lines changed

.yarn/install-state.gz

-55.2 KB
Binary file not shown.

mrs.developer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "git@github.com:eea/volto-tableau.git",
2020
"https": "https://github.com/eea/volto-tableau.git",
2121
"package": "@eeacms/volto-tableau",
22-
"branch": "develop",
22+
"tag": "5.0.2",
2323
"develop": false,
2424
"path": "src"
2525
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"node": "^14 || ^16"
157157
},
158158
"resolutions": {
159-
"@eeacms/volto-block-image-cards": "github:eea/volto-block-image-cards#develop",
159+
"@eeacms/volto-block-image-cards": "1.3.6",
160160
"@eeacms/volto-datablocks": "github:eea/volto-datablocks#4.0.8",
161161
"react-countup/countup.js": "2.5.0",
162162
"d3": "6.7.0"
@@ -176,7 +176,7 @@
176176
"@eeacms/volto-searchlib": "0.5.7",
177177
"@eeacms/volto-slate-dataentity": "2.1.0",
178178
"@eeacms/volto-spotlight": "2.0.10",
179-
"@eeacms/volto-tableau": "4.1.0",
179+
"@eeacms/volto-tableau": "5.0.2",
180180
"@eeacms/volto-workflow-progress": "3.0.1",
181181
"@plone/volto": "16.20.6",
182182
"swiper": "9.1.1"

0 commit comments

Comments
 (0)