Skip to content

Commit

Permalink
feat(constellation): updated constellation to most recent version
Browse files Browse the repository at this point in the history
  • Loading branch information
milan-bc committed Nov 16, 2022
1 parent 65da9a3 commit 4a8e5d6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/blockchain-info-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@babel/polyfill": "7.12.1",
"@blockchain-com/constellation": "0.2.12",
"@blockchain-com/constellation": "0.2.13",
"@blockchain-com/icons": "0.0.6",
"polished": "4.1.1",
"prop-types": "15.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain-wallet-v4-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"@babel/polyfill": "7.12.1",
"@blockchain-com/components": "6.1.1",
"@blockchain-com/constellation": "0.2.12",
"@blockchain-com/constellation": "0.2.13",
"@blockchain-com/icons": "0.0.6",
"@formatjs/intl-relativetimeformat": "7.2.10",
"@graphql-codegen/cli": "2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1766,10 +1766,10 @@
react-popper "1.3.2"
react-transition-group "2.5.3"

"@blockchain-com/constellation@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@blockchain-com/constellation/-/constellation-0.2.12.tgz#caee6b24f2bf9f49600049d980abbb962562a555"
integrity sha512-4liL5l6JX8aU2d9UeJVmuhj9lyFgqmDqkklLo46d1vV/jfFjqyPzkn259VBiAICJjB9ZfoaALS/EWEoY9eMdrQ==
"@blockchain-com/constellation@0.2.13":
version "0.2.13"
resolved "https://registry.yarnpkg.com/@blockchain-com/constellation/-/constellation-0.2.13.tgz#89dd628087dcfa147a2c72b74205a1950a98e8ea"
integrity sha512-qfV0+/72htxyf9rcE16Za4LjWbJwVn5WfTHmHIZ1TL6Vwgb82zMBM07U61VwOGWZsELdf1rvsv+GKfTrUHtAJQ==
dependencies:
"@headlessui/react" "1.6.6"
"@radix-ui/colors" "0.1.8"
Expand Down

0 comments on commit 4a8e5d6

Please sign in to comment.