Skip to content

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 84f030f commit 6c8656f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"node": "^12 || ^14 || ^16"
},
"dependencies": {
"@eeacms/volto-eea-kitkat": "12.0.2",
"@eeacms/volto-eea-kitkat": "12.0.3",
"@eeacms/volto-industry-theme": "2.0.13",
"@plone/volto": "16.0.0-alpha.45"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1241,10 +1241,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 @@ -1325,13 +1327,13 @@
resolved "https://registry.yarnpkg.com/@eeacms/volto-description-block/-/volto-description-block-1.0.1.tgz#4ae89166e424e2bc1299cbe617e132644401d801"
integrity sha512-ZfopN9sA3rT4WONZgZWyGCTVzviuBewbabTrgE6MfJME1e3mAll452aEub26Y6ccdUp40hKe4sV1+ZTTUAsiAg==

"@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 @@ -9038,12 +9040,10 @@ git-url-parse@^11.6.0:
dependencies:
git-up "^4.0.0"

github-slugger@^1.0.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.3.0.tgz#9bd0a95c5efdfc46005e82a906ef8e2a059124c9"
integrity sha512-gwJScWVNhFYSRDvURk/8yhcFBee6aFjye2a7Lhb2bUyRulpIoek9p0I9Kt7PT67d/nUlZbFu8L9RLiA0woQN8Q==
dependencies:
emoji-regex ">=6.0.0 <=6.1.1"
github-slugger@1.4.0, github-slugger@^1.0.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==

glob-base@^0.3.0:
version "0.3.0"
Expand Down

0 comments on commit 6c8656f

Please sign in to comment.