Skip to content

Commit e09a597

Browse files
authored
Merge pull request #73 from kitconcept/vlt8a7
VLT 8a7
2 parents 519b924 + da647e5 commit e09a597

File tree

7 files changed

+1222
-2330
lines changed

7 files changed

+1222
-2330
lines changed

backend/news/+vlt8a7.internal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update to VLT 8a7 (Razzle fork). @sneridagh

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"Products.CMFPlone==6.1.3",
2727
"plone.distribution",
2828
"plone.api",
29-
"kitconcept.voltolighttheme>=8.0.0a6",
29+
"kitconcept.voltolighttheme>=8.0.0a7",
3030
"collective.volto.formsupport==3.2.3",
3131
"collective.honeypot",
3232
"collective.person==1.0.0b3",
@@ -154,7 +154,7 @@ constraint-dependencies = [
154154
"jsonschema-specifications==2025.9.1",
155155
"jsonschema==4.24.0",
156156
"keyring==25.6.0",
157-
"kitconcept.voltolighttheme>=8.0.0a6",
157+
"kitconcept.voltolighttheme>=8.0.0a7",
158158
"legacy-cgi==2.6.2",
159159
"lockfile==0.12.2",
160160
"lxml-html-clean==0.4.2",

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": "[email protected]:plone/volto.git",
66
"https": "https://github.com/plone/volto.git",
7-
"tag": "19.0.0-alpha.13",
7+
"tag": "19.0.0-alpha.17",
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 VLT 8a7 (Razzle fork). @sneridagh

frontend/packages/kitconcept-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@plone-collective/volto-authomatic": "3.0.0-alpha.6",
31-
"@kitconcept/volto-light-theme": "^8.0.0-alpha.6",
31+
"@kitconcept/volto-light-theme": "^8.0.0-alpha.7",
3232
"@mbarde/volto-image-crop-widget": "^0.5.1"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)