Skip to content

Commit

Permalink
Merge pull request #104 from unstoppabledomains/qrtp/asset-selection-bug
Browse files Browse the repository at this point in the history
bump packages to resolve asset selection bug
  • Loading branch information
qrtp authored Dec 23, 2024
2 parents 115d713 + ca2a8e0 commit 9cc5cff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ud-extension",
"version": "3.1.44",
"version": "3.1.45",
"license": "MIT",
"author": {
"email": "eng@unstoppabledomains.com",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@unstoppabledomains/config": "0.0.21",
"@unstoppabledomains/ui-components": "0.0.52-browser-extension.12",
"@unstoppabledomains/ui-components": "0.0.52-browser-extension.13",
"@unstoppabledomains/ui-kit": "0.3.24",
"abitype": "^1.0.6",
"async-mutex": "^0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6437,9 +6437,9 @@ __metadata:
languageName: node
linkType: hard

"@unstoppabledomains/ui-components@npm:0.0.52-browser-extension.12":
version: 0.0.52-browser-extension.12
resolution: "@unstoppabledomains/ui-components@npm:0.0.52-browser-extension.12"
"@unstoppabledomains/ui-components@npm:0.0.52-browser-extension.13":
version: 0.0.52-browser-extension.13
resolution: "@unstoppabledomains/ui-components@npm:0.0.52-browser-extension.13"
dependencies:
"@braintree/sanitize-url": ^6.0.4
"@emotion/server": ^11.4.0
Expand Down Expand Up @@ -6541,7 +6541,7 @@ __metadata:
"@unstoppabledomains/ui-kit": ^0.3.24
notistack: ^2.0.5
react-query: ^3.39.3
checksum: 248d2a83ae66bcafdae464e3e4a5366fbf6a2c8a4bea6b7c1420bcca16a0038a2e53b8c6257df4150bf7992609937e50254c56c8d18216cf0e9c56372edb953e
checksum: 95113e165d32ad1ac02a0bf0d0fbed7180419518ce9ed20926b5512155c396f04b6b5c021c79f8535c602c7d9873456e914545396151a525170769a6cd99541b
languageName: node
linkType: hard

Expand Down Expand Up @@ -21253,7 +21253,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.39.0
"@typescript-eslint/parser": ^5.39.0
"@unstoppabledomains/config": 0.0.21
"@unstoppabledomains/ui-components": 0.0.52-browser-extension.12
"@unstoppabledomains/ui-components": 0.0.52-browser-extension.13
"@unstoppabledomains/ui-kit": 0.3.24
abitype: ^1.0.6
assert: ^2.1.0
Expand Down

0 comments on commit 9cc5cff

Please sign in to comment.