Skip to content

Commit

Permalink
🔧 Update dependencies in web app (#update-dependencies-2024-11-16-14-10)
Browse files Browse the repository at this point in the history
Summary: Updated dependencies in `package.json` for the web app.

Highlights:

• Upgraded `@tanstack/react-query` from `^5.60.2` to `^5.60.5`.
• Upgraded `wagmi` from `^2.12.32` to `^2.12.33`.

Read more: https://pierre.co/hey/hey/update-dependencies-2024-11-16-14-10
  • Loading branch information
Yoginth authored and Pierre committed Nov 16, 2024
1 parent 6f4b5bf commit 0d46c36
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 200 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@next/bundle-analyzer": "^15.0.2",
"@radix-ui/react-hover-card": "^1.1.2",
"@rajesh896/broprint.js": "^2.1.1",
"@tanstack/react-query": "^5.60.2",
"@tanstack/react-query": "^5.60.5",
"@uidotdev/usehooks": "^2.4.1",
"@unleash/proxy-client-react": "^4.4.0",
"axios": "^1.7.7",
Expand Down Expand Up @@ -70,7 +70,7 @@
"use-resize-observer": "^9.1.0",
"uuid": "^11.0.2",
"viem": "^2.21.45",
"wagmi": "^2.12.32",
"wagmi": "^2.12.33",
"zod": "^3.23.8",
"zustand": "5.0.1"
},
Expand Down
Loading

0 comments on commit 0d46c36

Please sign in to comment.