Skip to content

Commit 271cb32

Browse files
committed
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - @tanstack/react-query from 5.52.2 to 5.53.1. See this package in npm: https://www.npmjs.com/package/@tanstack/react-query - lucide-react from 0.436.0 to 0.437.0. See this package in npm: https://www.npmjs.com/package/lucide-react 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 2f2216a commit 271cb32

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 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,12 +22,12 @@
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.2",
25+
"@tanstack/react-query": "5.53.1",
2626
"blo": "^1.2.0",
2727
"class-variance-authority": "^0.7.0",
2828
"clsx": "^2.1.1",
2929
"ethers": "^6.13.2",
30-
"lucide-react": "^0.436.0",
30+
"lucide-react": "^0.437.0",
3131
"next": "14.2.7",
3232
"next-themes": "^0.3.0",
3333
"react": "^18.3.1",

0 commit comments

Comments
 (0)