Skip to content

Commit

Permalink
fix: updated volto-querywidget-with-browser to fix infinite loops on …
Browse files Browse the repository at this point in the history
…lost reference (#599)
  • Loading branch information
giuliaghisini authored Mar 19, 2024
1 parent 80a6586 commit c6d4cb6
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 @@ -150,7 +150,7 @@
"volto-gdpr-privacy": "2.1.1",
"volto-google-analytics": "2.0.0",
"volto-multilingual-widget": "3.0.0",
"volto-querywidget-with-browser": "0.4.1",
"volto-querywidget-with-browser": "0.4.2",
"volto-rss-block": "3.0.0",
"volto-secondarymenu": "4.0.0",
"volto-social-settings": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6580,7 +6580,7 @@ __metadata:
volto-gdpr-privacy: 2.1.1
volto-google-analytics: 2.0.0
volto-multilingual-widget: 3.0.0
volto-querywidget-with-browser: 0.4.1
volto-querywidget-with-browser: 0.4.2
volto-rss-block: 3.0.0
volto-secondarymenu: 4.0.0
volto-social-settings: 3.0.0
Expand Down Expand Up @@ -14402,12 +14402,12 @@ __metadata:
languageName: node
linkType: hard

"volto-querywidget-with-browser@npm:0.4.1":
version: 0.4.1
resolution: "volto-querywidget-with-browser@npm:0.4.1"
"volto-querywidget-with-browser@npm:0.4.2":
version: 0.4.2
resolution: "volto-querywidget-with-browser@npm:0.4.2"
peerDependencies:
"@plone/volto": ^17.0.0
checksum: a01eacb7fa67561066f288c7ba18f5af177a88deca142f57c33638eb63bc1894d46ac66f01c6d2e3ea4e4f43479b762a63246a08f6600d665174d55d2a49c207
checksum: 881cede295a8609f1f01d67835533b73f0f8199e3fc2c209f350897b670a40f9c631567dacbbd0db8160a94c36c9b97465e87c2b90a82e2e128619f07658a212
languageName: node
linkType: hard

Expand Down

0 comments on commit c6d4cb6

Please sign in to comment.