|
29 | 29 | "@emotion/styled": "11.14.0", |
30 | 30 | "@hookform/resolvers": "^3.9.1", |
31 | 31 | "@marsidev/react-turnstile": "^1.1.0", |
32 | | - "@radix-ui/react-accordion": "^1.2.7", |
33 | | - "@radix-ui/react-alert-dialog": "^1.1.10", |
34 | | - "@radix-ui/react-avatar": "^1.1.6", |
35 | | - "@radix-ui/react-checkbox": "^1.2.2", |
36 | | - "@radix-ui/react-dialog": "1.1.10", |
37 | | - "@radix-ui/react-dropdown-menu": "^2.1.11", |
38 | | - "@radix-ui/react-hover-card": "^1.1.10", |
39 | | - "@radix-ui/react-label": "^2.1.4", |
40 | | - "@radix-ui/react-popover": "^1.1.10", |
41 | | - "@radix-ui/react-progress": "^1.1.4", |
42 | | - "@radix-ui/react-radio-group": "^1.3.3", |
| 32 | + "@radix-ui/react-accordion": "^1.2.11", |
| 33 | + "@radix-ui/react-alert-dialog": "^1.1.14", |
| 34 | + "@radix-ui/react-avatar": "^1.1.10", |
| 35 | + "@radix-ui/react-checkbox": "^1.3.2", |
| 36 | + "@radix-ui/react-dialog": "1.1.14", |
| 37 | + "@radix-ui/react-dropdown-menu": "^2.1.15", |
| 38 | + "@radix-ui/react-hover-card": "^1.1.14", |
| 39 | + "@radix-ui/react-label": "^2.1.7", |
| 40 | + "@radix-ui/react-popover": "^1.1.14", |
| 41 | + "@radix-ui/react-progress": "^1.1.7", |
| 42 | + "@radix-ui/react-radio-group": "^1.3.7", |
43 | 43 | "@radix-ui/react-select": "^2.2.5", |
44 | 44 | "@radix-ui/react-separator": "^1.1.7", |
45 | | - "@radix-ui/react-slot": "^1.2.0", |
46 | | - "@radix-ui/react-switch": "^1.2.2", |
47 | | - "@radix-ui/react-tooltip": "1.2.3", |
| 45 | + "@radix-ui/react-slot": "^1.2.3", |
| 46 | + "@radix-ui/react-switch": "^1.2.5", |
| 47 | + "@radix-ui/react-tooltip": "1.2.7", |
48 | 48 | "@scalar/api-reference-react": "^0.6.19", |
49 | | - "@sentry/nextjs": "9.13.0", |
50 | | - "@shazow/whatsabi": "0.21.0", |
51 | | - "@tanstack/react-query": "5.74.4", |
| 49 | + "@sentry/nextjs": "9.28.1", |
| 50 | + "@shazow/whatsabi": "0.22.2", |
| 51 | + "@tanstack/react-query": "5.80.7", |
52 | 52 | "@tanstack/react-table": "^8.21.3", |
53 | 53 | "@thirdweb-dev/service-utils": "workspace:*", |
54 | 54 | "@thirdweb-dev/vault-sdk": "workspace:*", |
55 | | - "@vercel/functions": "2.0.0", |
| 55 | + "@vercel/functions": "2.1.0", |
56 | 56 | "@vercel/og": "^0.6.8", |
57 | 57 | "abitype": "1.0.8", |
58 | 58 | "chakra-react-select": "^4.7.6", |
|
61 | 61 | "color": "5.0.0", |
62 | 62 | "compare-versions": "^6.1.0", |
63 | 63 | "date-fns": "4.1.0", |
64 | | - "fast-xml-parser": "^5.2.1", |
| 64 | + "fast-xml-parser": "^5.2.5", |
65 | 65 | "fetch-event-stream": "0.1.5", |
66 | 66 | "flat": "^6.0.1", |
67 | | - "framer-motion": "12.9.2", |
| 67 | + "framer-motion": "12.17.0", |
68 | 68 | "fuse.js": "7.1.0", |
69 | 69 | "input-otp": "^1.4.1", |
70 | 70 | "ioredis": "^5.6.1", |
71 | 71 | "ipaddr.js": "^2.2.0", |
72 | | - "lucide-react": "0.503.0", |
73 | | - "next": "15.3.2", |
| 72 | + "lucide-react": "0.514.0", |
| 73 | + "next": "15.3.3", |
74 | 74 | "next-plausible": "^3.12.4", |
75 | 75 | "next-themes": "^0.4.6", |
76 | 76 | "nextjs-toploader": "^1.6.12", |
|
95 | 95 | "responsive-rsc": "0.0.7", |
96 | 96 | "server-only": "^0.0.1", |
97 | 97 | "shiki": "1.27.0", |
98 | | - "sonner": "2.0.3", |
| 98 | + "sonner": "2.0.5", |
99 | 99 | "spdx-correct": "^3.2.0", |
100 | 100 | "stripe": "17.7.0", |
101 | 101 | "swagger-ui-react": "^5.21.0", |
102 | 102 | "tailwind-merge": "^2.6.0", |
103 | 103 | "tailwindcss-animate": "^1.0.7", |
104 | 104 | "thirdweb": "workspace:*", |
105 | 105 | "tiny-invariant": "^1.3.3", |
106 | | - "use-debounce": "^10.0.4", |
| 106 | + "use-debounce": "^10.0.5", |
107 | 107 | "vaul": "^1.1.2", |
108 | | - "zod": "3.25.24" |
| 108 | + "zod": "3.25.62" |
109 | 109 | }, |
110 | 110 | "devDependencies": { |
111 | 111 | "@chakra-ui/cli": "^2.4.1", |
112 | 112 | "@chromatic-com/storybook": "3.2.6", |
113 | | - "@next/bundle-analyzer": "15.3.2", |
114 | | - "@next/eslint-plugin-next": "15.3.2", |
115 | | - "@playwright/test": "1.52.0", |
| 113 | + "@next/bundle-analyzer": "15.3.3", |
| 114 | + "@next/eslint-plugin-next": "15.3.3", |
| 115 | + "@playwright/test": "1.53.0", |
116 | 116 | "@storybook/addon-essentials": "8.6.14", |
117 | 117 | "@storybook/addon-interactions": "8.6.14", |
118 | 118 | "@storybook/addon-links": "8.6.14", |
|
127 | 127 | "@types/papaparse": "^5.3.16", |
128 | 128 | "@types/pluralize": "^0.0.33", |
129 | 129 | "@types/qrcode": "^1.5.5", |
130 | | - "@types/react": "19.1.4", |
131 | | - "@types/react-dom": "19.1.5", |
| 130 | + "@types/react": "19.1.8", |
| 131 | + "@types/react-dom": "19.1.6", |
132 | 132 | "@types/react-table": "^7.7.20", |
133 | 133 | "@types/spdx-correct": "^3.1.3", |
134 | 134 | "@types/swagger-ui-react": "^5.18.0", |
135 | 135 | "@typescript-eslint/eslint-plugin": "7.14.1", |
136 | 136 | "@typescript-eslint/parser": "7.14.1", |
137 | 137 | "autoprefixer": "^10.4.21", |
138 | | - "checkly": "5.2.0", |
| 138 | + "checkly": "5.6.0", |
139 | 139 | "eslint": "8.57.0", |
140 | 140 | "eslint-config-biome": "1.9.4", |
141 | 141 | "eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405", |
142 | 142 | "eslint-plugin-storybook": "0.12.0", |
143 | | - "knip": "5.56.0", |
| 143 | + "knip": "5.60.2", |
144 | 144 | "next-sitemap": "^4.2.3", |
145 | 145 | "postcss": "8.5.3", |
146 | | - "storybook": "8.6.14", |
| 146 | + "storybook": "9.0.8", |
147 | 147 | "tailwindcss": "3.4.17", |
148 | 148 | "typescript": "5.8.3" |
149 | 149 | } |
|
0 commit comments