Skip to content

Commit

Permalink
chore: update PubKey UI
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Jan 13, 2024
1 parent 9715fac commit ac32750
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@nestjs/serve-static": "^4.0.0",
"@nx/devkit": "17.2.8",
"@prisma/client": "5.8.0",
"@pubkey-ui/core": "^1.4.0",
"@pubkey-ui/generators": "^1.4.0",
"@pubkey-ui/core": "^1.4.1",
"@pubkey-ui/generators": "^1.4.1",
"@pubkeyapp/solana-verify-wallet": "^1.3.3",
"@pubkeyapp/wallet-adapter-mantine-ui": "^2.3.0",
"@solana/spl-token": "^0.3.11",
Expand Down Expand Up @@ -92,7 +92,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.21.1",
"reflect-metadata": "^0.2.1",
"reflect-metadata": "^0.1.12",
"rxjs": "^7.8.1",
"slugify": "^1.6.6",
"timeago-react": "^3.0.6",
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ac32750

Please sign in to comment.