Skip to content

Commit 1a29ec0

Browse files
committed
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - @tanstack/react-query from 5.52.0 to 5.52.1. See this package in npm: https://www.npmjs.com/package/@tanstack/react-query - viem from 2.19.9 to 2.20.0. See this package in npm: https://www.npmjs.com/package/viem See this project in Snyk: https://app.snyk.io/org/zntb/project/3f7a23d2-a22c-4487-8442-502155814573?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 138bed1 commit 1a29ec0

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@radix-ui/react-tabs": "^1.0.4",
2323
"@radix-ui/react-toast": "^1.1.5",
2424
"@radix-ui/react-tooltip": "^1.0.7",
25-
"@tanstack/react-query": "5.52.0",
25+
"@tanstack/react-query": "5.52.1",
2626
"blo": "^1.2.0",
2727
"class-variance-authority": "^0.7.0",
2828
"clsx": "^2.1.1",
@@ -35,7 +35,7 @@
3535
"react-hook-form": "^7.52.2",
3636
"tailwind-merge": "^2.5.2",
3737
"tailwindcss-animate": "^1.0.7",
38-
"viem": "2.19.9",
38+
"viem": "2.20.0",
3939
"viem-aa-sdk-compatible": "npm:[email protected]",
4040
"zksync-ethers": "6.11.2",
4141
"zod": "^3.23.8"

0 commit comments

Comments
 (0)