Skip to content

Commit

Permalink
Release @eeacms/volto-eea-kitkat@4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Oct 11, 2021
1 parent be35ab2 commit e989a57
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 138 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
],
"dependencies": {
"@eeacms/volto-datablocks": "2.0.13",
"@eeacms/volto-eea-kitkat": "4.0.1",
"@eeacms/volto-eea-kitkat": "4.0.2",
"@eeacms/volto-embed": "2.0.5",
"@eeacms/volto-grid-block": "github:eea/volto-grid-block#centurion",
"@eeacms/volto-matomo": "github:eea/volto-matomo#develop",
"@eeacms/volto-openlayers-map": "0.1.2",
"@eeacms/volto-tableau": "1.2.3",
"@eeacms/volto-matomo": "github:eea/volto-matomo#develop",
"@material/react-linear-progress": "^0.15.0",
"@plone/volto": "13.15.1",
"axios": "^0.21.1",
Expand Down
168 changes: 32 additions & 136 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,10 +1143,10 @@
dependencies:
"@datapunt/matomo-tracker-js" "^0.3.1"

"@eeacms/volto-accordion-block@3.4.5":
version "3.4.5"
resolved "https://registry.yarnpkg.com/@eeacms/volto-accordion-block/-/volto-accordion-block-3.4.5.tgz#a5f031e1413c90cde9160d44f1f3656fe7bae76e"
integrity sha512-ryRpQTWt7EXw7U3lAFOKKfWfKek/VGXqyjO/0/HXdI9Qzb094kxS/dqWF3BLxLYA5FkN84GKYzKMWUM1C5k+nQ==
"@eeacms/volto-accordion-block@3.4.6":
version "3.4.6"
resolved "https://registry.yarnpkg.com/@eeacms/volto-accordion-block/-/volto-accordion-block-3.4.6.tgz#84b9d891c33cf5607e0b1d3e82965122b497bbe3"
integrity sha512-87gEjIHSWi/mFU3i8TL+CtQK4+BBanLxNKMmyDzw11YAmIHKjknk2EOC9DrU26PHRJL1l3qOwl0FFtYnixlEng==

"@eeacms/volto-banner@1.0.0":
version "1.0.0"
Expand Down Expand Up @@ -1215,12 +1215,12 @@
resolved "https://registry.yarnpkg.com/@eeacms/volto-depiction/-/volto-depiction-0.1.2.tgz#59dc808f75dc24c0134bbdc90b0c59783f1b6339"
integrity sha512-th4QKuoPyGPnwZbJMU97IsaEColqPju3RKZSTo3ssJgltSNWa7FVUiWN8aASRnHvVc/PloiEbn2sE9/nhGyxMA==

"@eeacms/volto-eea-kitkat@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-4.0.1.tgz#f096a78da248373fcf4beae61bc2a180297ae733"
integrity sha512-+ZT+BU3DchC0Q29py9Ohb4SCJAFvSKq+M6Wd+T4bJl5ACO218w72934QZpmauJ3VFHkTA4QsNlL3NGiqFP9X5A==
"@eeacms/volto-eea-kitkat@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-4.0.2.tgz#247224760da416bfbbe1a561544ec631af66cac6"
integrity sha512-lU4iZnDq5AFd3WkNyMusC7QG4Qse77hcGXCC9PhYfJXeAwWDuswrgMJaS6ly1KZFS0CghUN9+K9ojgKv2Iv/FQ==
dependencies:
"@eeacms/volto-accordion-block" "3.4.5"
"@eeacms/volto-accordion-block" "3.4.6"
"@eeacms/volto-banner" "1.0.0"
"@eeacms/volto-block-divider" "2.1.3"
"@eeacms/volto-block-image-cards" "0.1.4"
Expand All @@ -1229,9 +1229,9 @@
"@eeacms/volto-columns-block" "4.4.5"
"@eeacms/volto-corsproxy" "2.1.2"
"@eeacms/volto-depiction" "0.1.2"
"@eeacms/volto-group-block" "4.3.0"
"@eeacms/volto-group-block" "4.3.1"
"@eeacms/volto-listing-block" "0.1.2"
"@eeacms/volto-matomo" "2.0.2"
"@eeacms/volto-matomo" "2.0.3"
"@eeacms/volto-metadata-block" "4.0.1"
"@eeacms/volto-object-widget" "3.0.0"
"@eeacms/volto-resize-helper" "0.2.4"
Expand Down Expand Up @@ -1264,20 +1264,20 @@
react-color "^2.18.1"
react-resizable "^1.10.1"

"@eeacms/volto-group-block@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@eeacms/volto-group-block/-/volto-group-block-4.3.0.tgz#68db1d847e3731be491c7cad5b3019afe0cad2f5"
integrity sha512-KlJHknBAKcvmGHUNphCe+tUAS1qqDuanb05JCIAmRXun7TT4qF4BG+9puOmQLQMOakmMbjR7v9q+v6JDA+WRQA==
"@eeacms/volto-group-block@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@eeacms/volto-group-block/-/volto-group-block-4.3.1.tgz#eeb6fc1c564eaa77cbe52fdc69071d2870712169"
integrity sha512-7eIOC9dLjiRy7TBPphO/GUwLX0g14BZTPp9jZj0b3oTriLqtYaV1nKV6S9e/0N5y/VFvM2KIBnvhmTUKRCgsBw==

"@eeacms/volto-listing-block@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@eeacms/volto-listing-block/-/volto-listing-block-0.1.2.tgz#4ba22f5a3b424f56801af22bd96e8e5a6d35d1ec"
integrity sha512-0NuqOpfd6ptzFakIFo2U0m+LNVPZ0lUnxG9RdjdJTF5lZ4Zy830OqO166ftAKfYoMyjgG+fseSMriHSJlBLE7Q==

"@eeacms/volto-matomo@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@eeacms/volto-matomo/-/volto-matomo-2.0.2.tgz#2dcf14fbde90439694286514f0a0419ae13c7ce2"
integrity sha512-LEzpiUjRHw/SWvZz8M8FJZc1ENDzOrfGho0GJO1KgJmkeheiLVC18epEZU254aGJEH7IMcY53ZJF8WYAPYv8Mw==
"@eeacms/volto-matomo@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@eeacms/volto-matomo/-/volto-matomo-2.0.3.tgz#dfdf1a00911a1b5e9b2bbec4ef640145e3d1e96a"
integrity sha512-S24q4zjfXLuFMeE7e4y+i4VLVduYLz5OU7/kPNqwCBJkfINEHx5/T9A6NMycAjQyznE3f5EltJSog3znxc48Ow==
dependencies:
"@datapunt/matomo-tracker-react" "0.3.1"

Expand Down Expand Up @@ -4149,15 +4149,7 @@ boundary-cells@^2.0.0:
resolved "https://registry.yarnpkg.com/boundary-cells/-/boundary-cells-2.0.2.tgz#ed28c5a2eb36500413e5714f8eec862ad8ffec14"
integrity sha512-/S48oUFYEgZMNvdqC87iYRbLBAPHYijPRNrNpm/sS8u7ijIViKm/hrV3YD4sx/W68AsG5zLMyBEditVHApHU5w==

box-intersect@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/box-intersect/-/box-intersect-1.0.2.tgz#4693ad63e828868d0654b114e09364d6281f3fbd"
integrity sha512-yJeMwlmFPG1gIa7Rs/cGXeI6iOj6Qz5MG5PE61xLKpElUGzmJ4abm+qsLpzxKJFpsSDq742BQEocr8dI2t8Nxw==
dependencies:
bit-twiddle "^1.0.2"
typedarray-pool "^1.1.0"

"box-intersect@github:plotly/box-intersect#v1.1.0":
box-intersect@^1.0.1, box-intersect@plotly/box-intersect#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/box-intersect/tar.gz/1c21ef897c37eb69e5c1efeca7087726dd8d6a23"
dependencies:
Expand Down Expand Up @@ -10155,15 +10147,7 @@ imurmurhash@^0.1.4:
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=

incremental-convex-hull@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/incremental-convex-hull/-/incremental-convex-hull-1.0.1.tgz#51428c14cb9d9a6144bfe69b2851fb377334be1e"
integrity sha1-UUKMFMudmmFEv+abKFH7N3M0vh4=
dependencies:
robust-orientation "^1.1.2"
simplicial-complex "^1.0.0"

"incremental-convex-hull@github:plotly/incremental-convex-hull#v1.1.0":
incremental-convex-hull@^1.0.1, incremental-convex-hull@plotly/incremental-convex-hull#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/incremental-convex-hull/tar.gz/352d9e73861913695fd4e1a4c6ad79898c0c8268"
dependencies:
Expand Down Expand Up @@ -13171,28 +13155,13 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=

ndarray-extract-contour@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ndarray-extract-contour/-/ndarray-extract-contour-1.0.1.tgz#0aee113a3a33b226b90c4888cf877bf4751305e4"
integrity sha1-Cu4ROjozsia5DEiIz4d79HUTBeQ=
dependencies:
typedarray-pool "^1.0.0"

"ndarray-extract-contour@github:plotly/ndarray-extract-contour#v1.1.0":
ndarray-extract-contour@^1.0.0, ndarray-extract-contour@plotly/ndarray-extract-contour#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/ndarray-extract-contour/tar.gz/0d8ed3a2fee873f08868c35894d608794e8e9d83"
dependencies:
typedarray-pool "^1.0.0"

ndarray-gradient@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ndarray-gradient/-/ndarray-gradient-1.0.1.tgz#16126a78ac241162248224aa662b6db6a5885402"
integrity sha512-+xONVi7xxTCGL6KOb11Yyoe0tPNqAUKF39CvFoRjL5pdOmPd2G2pckK9lD5bpLF3q45LLnYNyiUSJSdNmQ2MTg==
dependencies:
cwise-compiler "^1.0.0"
dup "^1.0.0"

"ndarray-gradient@github:plotly/ndarray-gradient#v1.1.0":
ndarray-gradient@^1.0.0, ndarray-gradient@plotly/ndarray-gradient#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/ndarray-gradient/tar.gz/c43b0856d77084cfac7c9d96c6ddc73aeddc0bd8"
dependencies:
Expand All @@ -13203,26 +13172,11 @@ ndarray-linear-interpolate@^1.0.0:
resolved "https://registry.yarnpkg.com/ndarray-linear-interpolate/-/ndarray-linear-interpolate-1.0.0.tgz#78bc92b85b9abc15b6e67ee65828f9e2137ae72b"
integrity sha1-eLySuFuavBW25n7mWCj54hN65ys=

ndarray-ops@^1.1.0, ndarray-ops@^1.2.1, ndarray-ops@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/ndarray-ops/-/ndarray-ops-1.2.2.tgz#59e88d2c32a7eebcb1bc690fae141579557a614e"
integrity sha1-WeiNLDKn7ryxvGkPrhQVeVV6YU4=
dependencies:
cwise-compiler "^1.0.0"

"ndarray-ops@github:plotly/ndarray-ops#v1.3.0":
ndarray-ops@^1.1.0, ndarray-ops@^1.2.1, ndarray-ops@^1.2.2, ndarray-ops@plotly/ndarray-ops#v1.3.0:
version "1.3.0"
resolved "https://codeload.github.com/plotly/ndarray-ops/tar.gz/afac881492696196c9966f77507558737f60c716"

ndarray-pack@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/ndarray-pack/-/ndarray-pack-1.2.1.tgz#8caebeaaa24d5ecf70ff86020637977da8ee585a"
integrity sha1-jK6+qqJNXs9w/4YCBjeXfajuWFo=
dependencies:
cwise-compiler "^1.1.2"
ndarray "^1.0.13"

"ndarray-pack@github:plotly/ndarray-pack#v1.3.0":
ndarray-pack@^1.2.1, ndarray-pack@plotly/ndarray-pack#v1.3.0:
version "1.3.0"
resolved "https://codeload.github.com/plotly/ndarray-pack/tar.gz/b0cd1f835c2b623f860a3dbb0c5709c98b30aea0"
dependencies:
Expand All @@ -13237,28 +13191,13 @@ ndarray-scratch@^1.2.0:
ndarray-ops "^1.2.1"
typedarray-pool "^1.0.2"

ndarray-sort@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ndarray-sort/-/ndarray-sort-1.0.1.tgz#fea05b4cb834c7f4e0216a354f3ca751300dfd6a"
integrity sha1-/qBbTLg0x/TgIWo1TzynUTAN/Wo=
dependencies:
typedarray-pool "^1.0.0"

"ndarray-sort@github:plotly/ndarray-sort#v1.1.0":
ndarray-sort@^1.0.0, ndarray-sort@plotly/ndarray-sort#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/ndarray-sort/tar.gz/8b3c03c0c58906640a0551505601544c9775a87a"
dependencies:
typedarray-pool "^1.0.0"

ndarray@^1.0.11, ndarray@^1.0.13, ndarray@^1.0.14, ndarray@^1.0.15, ndarray@^1.0.18, ndarray@^1.0.19:
version "1.0.19"
resolved "https://registry.yarnpkg.com/ndarray/-/ndarray-1.0.19.tgz#6785b5f5dfa58b83e31ae5b2a058cfd1ab3f694e"
integrity sha512-B4JHA4vdyZU30ELBw3g7/p9bZupyew5a7tX1Y/gGeF2hafrPaQZhgrGQfsvgfYbgdFZjYwuEcnaobeM/WMW+HQ==
dependencies:
iota-array "^1.0.0"
is-buffer "^1.0.2"

"ndarray@github:plotly/ndarray#v1.1.0":
ndarray@^1.0.11, ndarray@^1.0.13, ndarray@^1.0.14, ndarray@^1.0.15, ndarray@^1.0.18, ndarray@^1.0.19, ndarray@plotly/ndarray#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/ndarray/tar.gz/70ec67233be65de444307a6916aba2655e28bd84"
dependencies:
Expand Down Expand Up @@ -17285,17 +17224,7 @@ robust-compress@^1.0.0:
resolved "https://registry.yarnpkg.com/robust-compress/-/robust-compress-1.0.0.tgz#4cf62c4b318d8308516012bb8c11752f39329b1b"
integrity sha1-TPYsSzGNgwhRYBK7jBF1Lzkymxs=

robust-determinant@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/robust-determinant/-/robust-determinant-1.1.0.tgz#8ecae79b79caab3e74f6debe2237e5391a27e9c7"
integrity sha1-jsrnm3nKqz509t6+IjflORon6cc=
dependencies:
robust-compress "^1.0.0"
robust-scale "^1.0.0"
robust-sum "^1.0.0"
two-product "^1.0.0"

"robust-determinant@github:plotly/robust-determinant#v1.2.1":
robust-determinant@^1.1.0, robust-determinant@plotly/robust-determinant#v1.2.1:
version "1.2.1"
resolved "https://codeload.github.com/plotly/robust-determinant/tar.gz/7cb499bb02411de80ae1a90e54893e46af82ca5e"
dependencies:
Expand All @@ -17322,14 +17251,7 @@ robust-in-sphere@1.2.1, robust-in-sphere@^1.1.3:
robust-sum "^1.0.0"
two-product "^1.0.0"

robust-linear-solve@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/robust-linear-solve/-/robust-linear-solve-1.0.0.tgz#0cd6ac5040691a6f2aa3cd6311d728905ca3a1f1"
integrity sha1-DNasUEBpGm8qo81jEdcokFyjofE=
dependencies:
robust-determinant "^1.1.0"

"robust-linear-solve@github:plotly/robust-linear-solve#v1.1.1":
robust-linear-solve@^1.0.0, robust-linear-solve@plotly/robust-linear-solve#v1.1.1:
version "1.1.1"
resolved "https://codeload.github.com/plotly/robust-linear-solve/tar.gz/90ad6de2ce011a1e0b53d9e9f6bf8d117053c492"
dependencies:
Expand Down Expand Up @@ -17845,17 +17767,7 @@ simplicial-complex-boundary@^1.0.0:
boundary-cells "^2.0.0"
reduce-simplicial-complex "^1.0.0"

simplicial-complex-contour@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/simplicial-complex-contour/-/simplicial-complex-contour-1.0.2.tgz#890aacac284365340110545cf2629a26e04bf9d1"
integrity sha1-iQqsrChDZTQBEFRc8mKaJuBL+dE=
dependencies:
marching-simplex-table "^1.0.0"
ndarray "^1.0.15"
ndarray-sort "^1.0.0"
typedarray-pool "^1.1.0"

"simplicial-complex-contour@github:plotly/simplicial-complex-contour#v1.1.0":
simplicial-complex-contour@^1.0.2, simplicial-complex-contour@plotly/simplicial-complex-contour#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/simplicial-complex-contour/tar.gz/3c09d0c163385b874fedc0a366b29b6e713bfd99"
dependencies:
Expand Down Expand Up @@ -18795,16 +18707,7 @@ supports-color@^8.1.1:
dependencies:
has-flag "^4.0.0"

surface-nets@^1.0.0, surface-nets@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/surface-nets/-/surface-nets-1.0.2.tgz#e433c8cbba94a7274c6f4c99552b461bf1fc7a4b"
integrity sha1-5DPIy7qUpydMb0yZVStGG/H8eks=
dependencies:
ndarray-extract-contour "^1.0.0"
triangulate-hypercube "^1.0.0"
zero-crossings "^1.0.0"

"surface-nets@github:plotly/surface-nets#v1.1.1":
surface-nets@^1.0.0, surface-nets@^1.0.2, surface-nets@plotly/surface-nets#v1.1.1:
version "1.1.1"
resolved "https://codeload.github.com/plotly/surface-nets/tar.gz/d80900ed4c39a1b07f9d8577180960945236d996"
dependencies:
Expand Down Expand Up @@ -20771,14 +20674,7 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

zero-crossings@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/zero-crossings/-/zero-crossings-1.0.1.tgz#c562bd3113643f3443a245d12406b88b69b9a9ff"
integrity sha1-xWK9MRNkPzRDokXRJAa4i2m5qf8=
dependencies:
cwise-compiler "^1.0.0"

"zero-crossings@github:plotly/zero-crossings#v1.1.0":
zero-crossings@^1.0.0, zero-crossings@plotly/zero-crossings#v1.1.0:
version "1.1.0"
resolved "https://codeload.github.com/plotly/zero-crossings/tar.gz/4746771f490344e21c84d1f631cb661d8c5ff508"

Expand Down

0 comments on commit e989a57

Please sign in to comment.