Skip to content

Commit a947d0c

Browse files
authored
Merge pull request #36 from kitconcept/updateVolto18.24.0-VLT7a23
Volto 18.24.0 - VLT 7a23
2 parents e24f092 + f2a9ff7 commit a947d0c

File tree

7 files changed

+34
-29
lines changed

7 files changed

+34
-29
lines changed

backend/news/36.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update to Volto 18.24.0 and VLT 7a23. @sneridagh

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"plone.api",
2929
"plone.restapi>=9.14.0",
3030
"plone.volto>=5.1.0",
31-
"kitconcept.voltolighttheme==7.0.0a19",
31+
"kitconcept.voltolighttheme==7.0.0a23",
3232
"collective.volto.formsupport==3.2.3",
3333
"collective.honeypot",
3434
"plonegovbr.socialmedia",
@@ -156,7 +156,7 @@ constraint-dependencies = [
156156
"jsonschema-specifications==2024.10.1",
157157
"jsonschema==4.23.0",
158158
"keyring==25.5.0",
159-
"kitconcept.voltolighttheme==7.0.0a19",
159+
"kitconcept.voltolighttheme==7.0.0a23",
160160
"legacy-cgi==2.6.2",
161161
"lockfile==0.12.2",
162162
"lxml-html-clean==0.4.1",

backend/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/mrs.developer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"package": "@plone/volto",
55
"url": "git@github.com:plone/volto.git",
66
"https": "https://github.com/plone/volto.git",
7-
"tag": "18.23.0",
7+
"tag": "18.24.0",
88
"filterBlobs": true
99
}
1010
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update to Volto 18.24.0 and VLT 7a23. @sneridagh

frontend/packages/kitconcept-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@plone/components": "workspace:*",
4747
"@plone-collective/volto-authomatic": "3.0.0-alpha.3",
48-
"@kitconcept/volto-light-theme": "7.0.0-alpha.19",
48+
"@kitconcept/volto-light-theme": "7.0.0-alpha.23",
4949
"@mbarde/volto-image-crop-widget": "^0.5.1"
5050
},
5151
"peerDependencies": {

frontend/pnpm-lock.yaml

Lines changed: 23 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)