Skip to content

Commit

Permalink
Update store components (#4479)
Browse files Browse the repository at this point in the history
  • Loading branch information
steverydz authored Dec 11, 2023
1 parent 2258bf5 commit 81564c4
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.42.0",
"@canonical/store-components": "0.43.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.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==
"@canonical/store-components@0.43.0":
version "0.43.0"
resolved "https://registry.yarnpkg.com/@canonical/store-components/-/store-components-0.43.0.tgz#ff308df6d78318451e809930fbfb386a674364f4"
integrity sha512-UsdzF62XM+N1mTpSZ/Eu/gzshP3s9JCYH3icFBWMnW6bc8wKpcuAWZo6WsqoDt7FT0/PYV9yNIajSf0htlYbEw==
dependencies:
"@canonical/react-components" "0.47.1"
"@types/jest" "27.5.2"
Expand Down

0 comments on commit 81564c4

Please sign in to comment.