Skip to content

Commit 3af1c3b

Browse files
linkielinkPatricie29dependabot[bot]StefChatz
authored
v3.0.8 (#1746)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Patricie <99055449+Patricie29@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patricie29 <patricie@marsprotocol.foundation> Co-authored-by: Monkmansteve <sxatzakis@yahoo.gr> Co-authored-by: Monkmansteve <47855432+StefChatz@users.noreply.github.com>
1 parent 177182e commit 3af1c3b

File tree

9 files changed

+303
-72
lines changed

9 files changed

+303
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@tanstack/react-query": "^5.90.11",
3333
"@tanstack/react-table": "^8.21.3",
3434
"@tippyjs/react": "^4.2.6",
35-
"@vercel/analytics": "^1.5.0",
35+
"@vercel/analytics": "^1.6.1",
3636
"@vercel/og": "^0.8.5",
3737
"@web3modal/wagmi": "^5.1.11",
3838
"axios": "^1.13.2",
@@ -68,7 +68,7 @@
6868
"viem": "^2.40.3",
6969
"wagmi": "^2.19.1",
7070
"@wagmi/core": "^2.19.1",
71-
"zustand": "5.0.8"
71+
"zustand": "5.0.9"
7272
},
7373
"devDependencies": {
7474
"@babel/eslint-parser": "^7.28.5",
@@ -110,7 +110,7 @@
110110
"tailwind-scrollbar-hide": "^4.0.0",
111111
"tailwindcss": "^4.1.17",
112112
"typescript": "^5.9.3",
113-
"typescript-eslint": "^8.48.0"
113+
"typescript-eslint": "^8.49.0"
114114
},
115115
"overrides": {
116116
"chalk": "5.3.0",

0 commit comments

Comments
 (0)