Skip to content

Commit

Permalink
yarn updates
Browse files Browse the repository at this point in the history
  • Loading branch information
diyahir committed Mar 13, 2024
1 parent 7f5decb commit 3bef08c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@uniswap/sdk-core": "~4.0.1",
"@uniswap/v2-sdk": "~3.0.1",
"@yudiel/react-qr-scanner": "^2.0.0-beta.3",
"axios": "^1.6.7",
"blo": "~1.0.1",
"bolt11": "^1.4.1",
"daisyui": "~4.4.19",
Expand All @@ -39,15 +40,13 @@
"react-copy-to-clipboard": "~5.1.0",
"react-dom": "~18.2.0",
"react-hot-toast": "~2.4.0",
"react-spinners": "^0.13.8",
"react-toastify": "^10.0.4",
"use-debounce": "~8.0.4",
"usehooks-ts": "~2.9.1",
"viem": "1.19.9",
"wagmi": "1.4.12",
"zustand": "~4.1.2",
"axios": "^1.6.7",
"react-spinners": "^0.13.8"

"zustand": "~4.1.2"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "~4.1.1",
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3110,6 +3110,7 @@ __metadata:
"@uniswap/v2-sdk": ~3.0.1
"@yudiel/react-qr-scanner": ^2.0.0-beta.3
autoprefixer: ~10.4.12
axios: ^1.6.7
blo: ~1.0.1
bolt11: ^1.4.1
daisyui: ~4.4.19
Expand All @@ -3128,6 +3129,7 @@ __metadata:
react-copy-to-clipboard: ~5.1.0
react-dom: ~18.2.0
react-hot-toast: ~2.4.0
react-spinners: ^0.13.8
react-toastify: ^10.0.4
tailwindcss: ~3.3.3
type-fest: ~4.6.0
Expand Down

0 comments on commit 3bef08c

Please sign in to comment.