Skip to content

Commit

Permalink
fix: upgrade volto-subblocks to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed May 30, 2024
1 parent eb87608 commit ebc71a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@hcaptcha/react-hcaptcha": "^0.3.6",
"file-saver": "^2.0.5",
"react-google-recaptcha-v3": "^1.8.0",
"volto-subblocks": "^2.0.0"
"volto-subblocks": "^2.1.0"
},
"devDependencies": {
"@babel/plugin-proposal-export-default-from": "7.18.10",
Expand Down Expand Up @@ -128,7 +128,7 @@
},
"peerDependencies": {
"@plone/volto": ">=16.0.0-alpha.38",
"volto-subblocks": "^2.0.0"
"volto-subblocks": "^2.1.0"
},
"packageManager": "yarn@3.2.3"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15099,22 +15099,22 @@ __metadata:
stylelint-config-idiomatic-order: 9.0.0
stylelint-config-prettier: 8.0.1
stylelint-prettier: 4.0.2
volto-subblocks: ^2.0.0
volto-subblocks: ^2.1.0
peerDependencies:
"@plone/volto": ">=16.0.0-alpha.38"
volto-subblocks: ^2.0.0
volto-subblocks: ^2.1.0
languageName: unknown
linkType: soft

"volto-subblocks@npm:^2.0.0":
version: 2.0.0
resolution: "volto-subblocks@npm:2.0.0"
"volto-subblocks@npm:^2.1.0":
version: 2.1.0
resolution: "volto-subblocks@npm:2.1.0"
dependencies:
react-dnd: ^5.0.0
react-dnd-html5-backend: ^5.0.1
peerDependencies:
"@plone/volto": ">=16.0.0-alpha.38"
checksum: 7e4774cd63aad14d46f8371d725d800cc978dafb3672cb9ddb16e032b8fc849948d7e39301c3d55864a40d5143e101fd819165ba5254a016be31812f826c4f76
checksum: a1cc02ca26176b44398445084c9b90330e898ccb725247f131e71dcc8b1c9e70b3352b8dd4fcf322ea60df7970c02f001454151ab7a82b7a6f6ab96ed4ffc8d5
languageName: node
linkType: hard

Expand Down

0 comments on commit ebc71a3

Please sign in to comment.