Skip to content

Commit

Permalink
fix: upgrade addon
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Jun 5, 2024
1 parent de2cdf6 commit 1daf867
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"@babel/plugin-proposal-throw-expressions": "7.18.6",
"@eeacms/volto-taxonomy": "^1.0.0",
"@loadable/babel-plugin": "5.13.2",
"@plone-collective/volto-contents-next": "0.4.3",
"@plone-collective/volto-contents-next": "0.4.4",
"@plone-collective/volto-sentry": "0.3.0",
"bootstrap-italia": "2.6.1",
"classnames": "^2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3952,17 +3952,17 @@ __metadata:
languageName: node
linkType: hard

"@plone-collective/volto-contents-next@npm:0.4.3":
version: 0.4.3
resolution: "@plone-collective/volto-contents-next@npm:0.4.3"
"@plone-collective/volto-contents-next@npm:0.4.4":
version: 0.4.4
resolution: "@plone-collective/volto-contents-next@npm:0.4.4"
dependencies:
"@plone/components": alpha
react-aria: 3.33.0
react-aria-components: 1.2.0
usehooks-ts: 3.1.0
peerDependencies:
"@plone/volto": ">=17.0.0"
checksum: 7995ad5660883516f7bfa51f91a8b1adf0a500d69a9be2b2af90fde35f704e1819ef015aac2579afef8ef22e74a5880d6dde68788297331ba9aabc8ceb5823ef
checksum: 909a3e8c3a697f3bb170217fa7f03d994727d7b6c5bff1a97d295eafedf98f7110799190ab667ef973f891d1b50748f094a3ebc93827293e3d20191f28c02505
languageName: node
linkType: hard

Expand Down Expand Up @@ -8183,7 +8183,7 @@ __metadata:
"@commitlint/config-conventional": 17.6.6
"@eeacms/volto-taxonomy": ^1.0.0
"@loadable/babel-plugin": 5.13.2
"@plone-collective/volto-contents-next": 0.4.3
"@plone-collective/volto-contents-next": 0.4.4
"@plone-collective/volto-sentry": 0.3.0
"@plone/scripts": "*"
"@release-it/conventional-changelog": 5.1.1
Expand Down

0 comments on commit 1daf867

Please sign in to comment.