-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #947 from trilitech/release-2.0.3
Release 2.0.3
- Loading branch information
Showing
3 changed files
with
88 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "umami", | ||
"productName": "umami", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"author": "Trilitech <[email protected]>", | ||
"description": "Tezos Wallet", | ||
"homepage": "https://umamiwallet.com", | ||
|
@@ -59,19 +59,19 @@ | |
"@stylistic/eslint-plugin": "^1.6.3", | ||
"@tanstack/eslint-plugin-query": "^5.20.1", | ||
"@tanstack/react-query": "^5.25.0", | ||
"@taquito/ledger-signer": "^19.0.2", | ||
"@taquito/michel-codec": "^19.0.2", | ||
"@taquito/rpc": "^19.0.2", | ||
"@taquito/signer": "^19.0.2", | ||
"@taquito/taquito": "19.0.2", | ||
"@taquito/utils": "^19.0.2", | ||
"@taquito/ledger-signer": "^19.1.0", | ||
"@taquito/michel-codec": "^19.1.0", | ||
"@taquito/rpc": "^19.1.0", | ||
"@taquito/signer": "^19.1.0", | ||
"@taquito/taquito": "19.1.0", | ||
"@taquito/utils": "^19.1.0", | ||
"@testing-library/dom": "^9.3.4", | ||
"@testing-library/jest-dom": "6.4.2", | ||
"@testing-library/react": "14.2.1", | ||
"@testing-library/user-event": "14.5.2", | ||
"@toruslabs/customauth": "^15.0.5", | ||
"@types/assert": "^1.5.10", | ||
"@types/circular-dependency-plugin": "^5", | ||
"@types/circular-dependency-plugin": "^5.0.8", | ||
"@types/jest": "29.5.12", | ||
"@types/md5": "^2.3.5", | ||
"@types/node": "20.11.25", | ||
|
@@ -105,7 +105,7 @@ | |
"date-fns": "^3.3.1", | ||
"dotenv": "^16.4.5", | ||
"dotenv-expand": "^11.0.6", | ||
"electron": "^29.1.0", | ||
"electron": "^29.1.1", | ||
"electron-builder": "^24.13.3", | ||
"electronmon": "^2.0.2", | ||
"eslint": "^8.57.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1cef569
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Caution
Test run failed
Test suite run failed
Failed tests: 1/1182. Failed suites: 1/162.
Report generated by 🧪jest coverage report action from 1cef569
1cef569
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
1182 tests passing in 162 suites.
Report generated by 🧪jest coverage report action from 1cef569