Skip to content

Commit 8ee6caa

Browse files
committed
Update addons
1 parent 6119436 commit 8ee6caa

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"@eeacms/volto-eea-map": "5.0.8",
184184
"@eeacms/volto-eea-versions": "1.0.1",
185185
"@eeacms/volto-eea-website-policy": "2.4.0",
186-
"@eeacms/volto-eea-website-theme": "3.5.4",
186+
"@eeacms/volto-eea-website-theme": "github:eea/volto-eea-website-theme#fix-plotly-history",
187187
"@eeacms/volto-globalsearch": "2.0.9",
188188
"@eeacms/volto-listing-block": "github:eea/volto-listing-block#279420_viz_charts",
189189
"@eeacms/volto-metadata-block": "github:eea/volto-metadata-block#develop",
@@ -219,7 +219,7 @@
219219
"@eeacms/volto-eea-map": "5.0.8",
220220
"@eeacms/volto-eea-versions": "1.0.1",
221221
"@eeacms/volto-eea-website-policy": "2.4.0",
222-
"@eeacms/volto-eea-website-theme": "3.5.4",
222+
"@eeacms/volto-eea-website-theme": "github:eea/volto-eea-website-theme#fix-plotly-history",
223223
"@eeacms/volto-embed": "10.1.3",
224224
"@eeacms/volto-embed-content": "github:eea/volto-embed-content#develop",
225225
"@eeacms/volto-embed-static-content": "0.5.1",

yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4344,7 +4344,20 @@ __metadata:
43444344
languageName: unknown
43454345
linkType: soft
43464346

4347-
"@eeacms/volto-eea-website-theme@3.5.4, @eeacms/volto-eea-website-theme@workspace:src/addons/volto-eea-website-theme":
4347+
"@eeacms/volto-eea-website-theme@github:eea/volto-eea-website-theme#fix-plotly-history":
4348+
version: 3.5.4
4349+
resolution: "@eeacms/volto-eea-website-theme@https://github.com/eea/volto-eea-website-theme.git#commit=febc80753c319954a7f2fc4d99b4877fa2a90c49"
4350+
dependencies:
4351+
"@eeacms/volto-block-style": "*"
4352+
"@eeacms/volto-block-toc": "*"
4353+
"@eeacms/volto-eea-design-system": "*"
4354+
"@eeacms/volto-group-block": "*"
4355+
volto-subsites: "*"
4356+
checksum: 29ba5bbc3cc54e9d04248b8738fdfe54c43f0901ae2fdd264326c3d44f531d00a94533553b605ae8e839359a5d8322069089cede0a6c5f05cc40581ac3ab2f0b
4357+
languageName: node
4358+
linkType: hard
4359+
4360+
"@eeacms/volto-eea-website-theme@workspace:src/addons/volto-eea-website-theme":
43484361
version: 0.0.0-use.local
43494362
resolution: "@eeacms/volto-eea-website-theme@workspace:src/addons/volto-eea-website-theme"
43504363
dependencies:
@@ -4622,7 +4635,7 @@ __metadata:
46224635

46234636
"@eeacms/volto-plotlycharts@github:eea/volto-plotlycharts#12.x.x":
46244637
version: 12.0.0
4625-
resolution: "@eeacms/volto-plotlycharts@https://github.com/eea/volto-plotlycharts.git#commit=d1b800ac90b394114cae114ce5bfa6b8f7d2fa36"
4638+
resolution: "@eeacms/volto-plotlycharts@https://github.com/eea/volto-plotlycharts.git#commit=d710218a692ab971a33ccc4b75b9b48963e88871"
46264639
dependencies:
46274640
"@eeacms/volto-datablocks": "*"
46284641
"@eeacms/volto-embed": "*"
@@ -4633,7 +4646,7 @@ __metadata:
46334646
react-chart-editor: "github:eea/react-chart-editor#0.46.2"
46344647
react-colorscales: "github:eea/react-colorscales#2.0.2"
46354648
react-plotly.js: 2.6.0
4636-
checksum: ce1418d1492eb9aa1b6c9b08b3eb7afdf8af0a1ad44128c1e39ff58e5026f4d2854a6e5945af66b80ad779a1b37c0947aacf7a7ce2f1ba29c072a35364452d9a
4649+
checksum: a98e14dfe08cbaba4672ae385a55214be48cf08c475c88e67e71dbe4343193b348cc7e80112343c099b4c3135f46ac6f2aceb820b012df84fc7edd89da8a5fae
46374650
languageName: node
46384651
linkType: hard
46394652

@@ -18066,7 +18079,7 @@ __metadata:
1806618079
"@eeacms/volto-eea-map": 5.0.8
1806718080
"@eeacms/volto-eea-versions": 1.0.1
1806818081
"@eeacms/volto-eea-website-policy": 2.4.0
18069-
"@eeacms/volto-eea-website-theme": 3.5.4
18082+
"@eeacms/volto-eea-website-theme": "github:eea/volto-eea-website-theme#fix-plotly-history"
1807018083
"@eeacms/volto-embed": 10.1.3
1807118084
"@eeacms/volto-embed-content": "github:eea/volto-embed-content#develop"
1807218085
"@eeacms/volto-embed-static-content": 0.5.1

0 commit comments

Comments
 (0)