Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
Release @eeacms/volto-eea-kitkat@12.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Mar 1, 2023
1 parent b480e3c commit 4c0a21a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@eeacms/volto-datahub": "1.0.13",
"@eeacms/volto-description-block": "1.0.1",
"@eeacms/volto-eea-design-system": "1.0.0-alpha.9",
"@eeacms/volto-eea-kitkat": "12.0.2",
"@eeacms/volto-eea-kitkat": "12.0.3",
"@eeacms/volto-eea-website-theme": "1.9.1",
"@eeacms/volto-globalsearch": "1.0.11",
"@eeacms/volto-hero-block": "4.0.0",
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,10 +1261,12 @@
dependencies:
"@eeacms/volto-widget-theme-picker" "*"

"@eeacms/volto-anchors@0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@eeacms/volto-anchors/-/volto-anchors-0.1.4.tgz#e975f5eff9ae7077c6cda0e5741b0bd6d9e9366e"
integrity sha512-rr5eK9ZQ6Z4WeY6OuD4aIIFQXzzXkwFhGlO6H6CRhOTwMfCGQelNNorfOZEnBV8wA1Cf6foPL5fRywYwKDODiw==
"@eeacms/volto-anchors@0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@eeacms/volto-anchors/-/volto-anchors-0.1.5.tgz#14664d0561507bc5bf2f96043f0bd0e1abe647f1"
integrity sha512-166WbZJDrdAr5QNm/5+7bhzznc1f8vDshVslwmxY+rMiFSPcMzmmgZ0ol37UxJH7ltil/TZAaS9VZXDoWbpYgw==
dependencies:
github-slugger "1.4.0"

"@eeacms/volto-banner@3.0.1":
version "3.0.1"
Expand Down Expand Up @@ -1400,13 +1402,13 @@
remixicon "2.5.0"
slick-carousel "^1.8.1"

"@eeacms/volto-eea-kitkat@12.0.2":
version "12.0.2"
resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-12.0.2.tgz#d8326628bcdd6bdf5da5b2891001fefa6e7b778a"
integrity sha512-N+6kQZeb8SiCghIY5w9tKMswY+GCc4m2+o0BWT5f+1vKK+0pez4VR74xZ0EiQrGab1OgZ/tHto+J/HDtL921Og==
"@eeacms/volto-eea-kitkat@12.0.3":
version "12.0.3"
resolved "https://registry.yarnpkg.com/@eeacms/volto-eea-kitkat/-/volto-eea-kitkat-12.0.3.tgz#8c9b6c18c60bd4a5fef65408cdcbd3f5dbe1761c"
integrity sha512-EHRiGZCVfV3n3oEV1I6FdecRUY7eQymuBYyzCJnow6XWFHAlQ1b4XvP6OenX+oFLgpwDz42PvwFcBjwL21dAVA==
dependencies:
"@eeacms/volto-accordion-block" "7.0.0"
"@eeacms/volto-anchors" "0.1.4"
"@eeacms/volto-anchors" "0.1.5"
"@eeacms/volto-banner" "3.0.1"
"@eeacms/volto-block-divider" "6.0.0"
"@eeacms/volto-block-image-cards" "1.0.2"
Expand Down Expand Up @@ -11398,6 +11400,11 @@ git-url-parse@^11.6.0:
dependencies:
git-up "^4.0.0"

github-slugger@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.4.0.tgz#206eb96cdb22ee56fdc53a28d5a302338463444e"
integrity sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==

github-slugger@^1.0.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d"
Expand Down

0 comments on commit 4c0a21a

Please sign in to comment.