Skip to content

Commit 1787162

Browse files
authored
Merge pull request #715 from Ghoost-404/feat/transaction-signer
feat/transaction-signer
2 parents 9a701ea + c0d5053 commit 1787162

5 files changed

Lines changed: 621 additions & 221 deletions

File tree

frontend/package-lock.json

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,12 @@
5555
"@playwright/test": "^1.58.2",
5656
"@testing-library/jest-dom": "^6.9.1",
5757
"@testing-library/react": "^16.3.2",
58+
"@testing-library/user-event": "^14.6.1",
5859
"@types/canvas-confetti": "^1.9.0",
5960
"@types/event-source-polyfill": "^1.0.5",
6061
"@types/node": "25.5.0",
6162
"@types/prismjs": "^1.26.5",
62-
"@types/react": "18.3.28",
63+
"@types/react": "^18.3.28",
6364
"@types/react-dom": "^18.3.7",
6465
"@types/zxcvbn": "^4.4.5",
6566
"@vitejs/plugin-react": "^6.0.1",

0 commit comments

Comments
 (0)