Skip to content

Commit

Permalink
Update store components
Browse files Browse the repository at this point in the history
  • Loading branch information
steverydz committed Dec 11, 2023
1 parent 6bae01a commit 9ff8627
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@canonical/global-nav": "3.6.2",
"@canonical/latest-news": "1.5.0",
"@canonical/react-components": "0.47.1",
"@canonical/store-components": "0.40.0",
"@canonical/store-components": "0.42.0",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1089,10 +1089,10 @@
react-table "7.8.0"
react-useportal "1.0.18"

"@canonical/store-components@0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@canonical/store-components/-/store-components-0.40.0.tgz#3ee2a14ee230b6721c3633f763b3a66f0470cc26"
integrity sha512-mpnZq0bmVf+7UwmPmIo6KOFpKEKczDsWcsOiXOxppEDhF4jsNmtfNMno2DxtswZb4Xd6MfaFOVQGa11BnRXocA==
"@canonical/store-components@0.42.0":
version "0.42.0"
resolved "https://registry.yarnpkg.com/@canonical/store-components/-/store-components-0.42.0.tgz#31c504049d10f632cf206af6d6672ab5efbeaf3c"
integrity sha512-J3QDNyu/WWnrOxV/0GZplfXL9iVeK4vIjFKbi/jJ1DAcBu2rBPnrtX/sKqcaRDsIMQPVlf112RYpY2LApEkh+A==
dependencies:
"@canonical/react-components" "0.47.1"
"@types/jest" "27.5.2"
Expand Down

0 comments on commit 9ff8627

Please sign in to comment.