File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 build-args : |
3232 ADDON_NAME=design-comuni-plone-theme
3333 ADDON_PATH=design-comuni-plone-theme
34- VOLTO_VERSION=18.35.1
34+ VOLTO_VERSION=18.35.0
3535
3636 # - name: Deploy to rancher
3737 # uses: redturtle/rancher-deploy-action@v0.2.0
Original file line number Diff line number Diff line change 3434 build-args : |
3535 ADDON_NAME=design-comuni-plone-theme
3636 ADDON_PATH=design-comuni-plone-theme
37- VOLTO_VERSION=18.35.1
37+ VOLTO_VERSION=18.35.0
Original file line number Diff line number Diff line change 3535 build-args : |
3636 ADDON_NAME=design-comuni-plone-theme
3737 ADDON_PATH=design-comuni-plone-theme
38- VOLTO_VERSION=18.35.1
38+ VOLTO_VERSION=18.35.0
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ CURRENT_DIR:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
2727# ADDON ?= "design-comuni-plone-theme"
2828
2929PLONE_VERSION =6
30- VOLTO_VERSION =18.35.1
30+ VOLTO_VERSION =18.35.0
3131
3232ADDON_NAME ='design-comuni-plone-theme'
3333ADDON_PATH ='design-comuni-plone-theme'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ services:
88 args :
99 ADDON_NAME : ' ${ADDON_NAME}'
1010 ADDON_PATH : ' ${ADDON_PATH}'
11- VOLTO_VERSION : ${VOLTO_VERSION:-18.35.1 }
11+ VOLTO_VERSION : ${VOLTO_VERSION:-18.35.0 }
1212 volumes :
1313 - ${CURRENT_DIR}:/app/src/addons/${ADDON_PATH}/
1414 environment :
@@ -34,7 +34,7 @@ services:
3434 args :
3535 ADDON_NAME : ' ${ADDON_NAME}'
3636 ADDON_PATH : ' ${ADDON_PATH}'
37- VOLTO_VERSION : ${VOLTO_VERSION:-18.35.1 }
37+ VOLTO_VERSION : ${VOLTO_VERSION:-18.35.0 }
3838 environment :
3939 RAZZLE_INTERNAL_API_PATH : http://backend:8080/Plone
4040 RAZZLE_API_PATH : http://localhost:8080/Plone
Original file line number Diff line number Diff line change 202202 "stylelint-prettier" : " 4.0.2"
203203 },
204204 "peerDependencies" : {
205- "@plone/volto" : " 18.35.1 "
205+ "@plone/volto" : " 18.35.0 "
206206 },
207207 "packageManager" : " yarn@3.2.3"
208208}
Original file line number Diff line number Diff line change @@ -8770,7 +8770,7 @@ __metadata:
87708770 volto-venue: 4.1.2
87718771 webpack-image-resize-loader: ^5.0.0
87728772 peerDependencies:
8773- "@plone/volto": 18.35.1
8773+ "@plone/volto": 18.35.0
87748774 languageName: unknown
87758775 linkType: soft
87768776
You can’t perform that action at this time.
0 commit comments