Commit f6950b1
chore(smart-sessions-demo): update dependencies and fix security vulnerabilities (#996)
- Remove 8 unused deps: @shadcn/ui, axios, @wagmi/connectors, @wagmi/core,
autoprefixer, permissionless, vaul, @radix-ui/react-toast
- Update all minor/patch deps (radix-ui, react-hook-form, tanstack, etc.)
- Update @reown/appkit ecosystem 1.6.8 → 1.8.18
- Update wagmi 2.12.2 → 2.19.5, viem 2.17.8 → 2.45.3
- Update UI libs: lucide-react, next-themes, sonner 2.x, tailwind-merge 3.x
- Update zod 3.22.4 → 3.25.76
- Upgrade Next.js 14.2.35 → 15.5.12 and eslint-config-next to match
- Add pnpm overrides for transitive vulnerabilities (base-x, glob, h3,
lodash, js-yaml)
- Fix lint issues: remove stale eslint-disable comments, convert empty
interface to type alias, add React version detection to eslint config
Reduces audit from 28 vulnerabilities to 2 low-severity.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 4a72f83 commit f6950b1
File tree
7 files changed
+4519
-6863
lines changed- advanced/dapps/smart-sessions-demo
- src
- app
- components/ui
7 files changed
+4519
-6863
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
32 | 26 | | |
33 | 27 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
40 | 33 | | |
41 | 34 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
45 | 38 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
50 | 42 | | |
51 | 43 | | |
52 | 44 | | |
53 | 45 | | |
54 | 46 | | |
55 | 47 | | |
56 | 48 | | |
57 | | - | |
| 49 | + | |
58 | 50 | | |
59 | | - | |
60 | | - | |
| 51 | + | |
| 52 | + | |
61 | 53 | | |
62 | | - | |
63 | | - | |
| 54 | + | |
| 55 | + | |
64 | 56 | | |
65 | | - | |
66 | | - | |
| 57 | + | |
| 58 | + | |
67 | 59 | | |
68 | 60 | | |
69 | 61 | | |
| |||
74 | 66 | | |
75 | 67 | | |
76 | 68 | | |
77 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
0 commit comments