Skip to content

Commit

Permalink
Update store components (#4483)
Browse files Browse the repository at this point in the history
  • Loading branch information
steverydz authored Dec 12, 2023
1 parent 47ca016 commit 615acb6
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.43.0",
"@canonical/store-components": "0.44.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.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==
"@canonical/store-components@0.44.0":
version "0.44.0"
resolved "https://registry.yarnpkg.com/@canonical/store-components/-/store-components-0.44.0.tgz#0a8e1278e4928d42d8c2777bbf19067da86880d7"
integrity sha512-0AcoIJfDRn5Vl2oM2X0BHpSO7+1md7wuot2LiEeQDmtjiXSXAMuOkM3degN0X++0+XIUT+ZUd1NoBfLvYFMVTg==
dependencies:
"@canonical/react-components" "0.47.1"
"@types/jest" "27.5.2"
Expand Down

0 comments on commit 615acb6

Please sign in to comment.