|
4 | 4 | "@chakra-ui/styled-system": "^2.9.2", |
5 | 5 | "@chakra-ui/theme-tools": "^2.1.2", |
6 | 6 | "@emotion/react": "11.14.0", |
7 | | - "@emotion/styled": "11.14.0", |
| 7 | + "@emotion/styled": "11.14.1", |
8 | 8 | "@hookform/resolvers": "^3.9.1", |
9 | 9 | "@marsidev/react-turnstile": "^1.1.0", |
10 | 10 | "@radix-ui/react-accordion": "^1.2.11", |
|
24 | 24 | "@radix-ui/react-slot": "^1.2.3", |
25 | 25 | "@radix-ui/react-switch": "^1.2.5", |
26 | 26 | "@radix-ui/react-tooltip": "1.2.7", |
27 | | - "@scalar/api-reference-react": "^0.6.19", |
28 | | - "@sentry/nextjs": "9.29.0", |
| 27 | + "@scalar/api-reference-react": "0.7.25", |
| 28 | + "@sentry/nextjs": "9.34.0", |
29 | 29 | "@shazow/whatsabi": "0.22.2", |
30 | | - "@tanstack/react-query": "5.80.7", |
| 30 | + "@tanstack/react-query": "5.81.5", |
31 | 31 | "@tanstack/react-table": "^8.21.3", |
32 | 32 | "@thirdweb-dev/service-utils": "workspace:*", |
33 | 33 | "@thirdweb-dev/vault-sdk": "workspace:*", |
|
41 | 41 | "compare-versions": "^6.1.0", |
42 | 42 | "date-fns": "4.1.0", |
43 | 43 | "fast-xml-parser": "^5.2.5", |
44 | | - "framer-motion": "12.17.0", |
| 44 | + "framer-motion": "12.23.0", |
45 | 45 | "fuse.js": "7.1.0", |
46 | 46 | "input-otp": "^1.4.1", |
47 | 47 | "ioredis": "^5.6.1", |
48 | 48 | "ipaddr.js": "^2.2.0", |
49 | | - "lucide-react": "0.514.0", |
50 | | - "next": "15.3.3", |
51 | | - "next-plausible": "^3.12.4", |
| 49 | + "lucide-react": "0.525.0", |
| 50 | + "next": "15.3.5", |
52 | 51 | "next-themes": "^0.4.6", |
53 | 52 | "nextjs-toploader": "^1.6.12", |
54 | 53 | "nuqs": "^2.4.3", |
55 | 54 | "p-limit": "^6.2.0", |
56 | 55 | "papaparse": "^5.5.3", |
57 | 56 | "pluralize": "^8.0.0", |
58 | | - "posthog-js": "1.252.0", |
59 | | - "prettier": "3.5.3", |
| 57 | + "posthog-js": "1.256.1", |
| 58 | + "posthog-node": "^5.3.1", |
| 59 | + "prettier": "3.6.2", |
60 | 60 | "qrcode": "^1.5.3", |
61 | 61 | "react": "19.1.0", |
62 | 62 | "react-children-utilities": "^2.10.0", |
63 | 63 | "react-day-picker": "^8.10.1", |
64 | 64 | "react-dom": "19.1.0", |
65 | 65 | "react-dropzone": "^14.3.8", |
66 | | - "react-error-boundary": "^5.0.0", |
| 66 | + "react-error-boundary": "6.0.0", |
67 | 67 | "react-hook-form": "7.55.0", |
68 | 68 | "react-markdown": "10.1.0", |
69 | 69 | "react-table": "^7.8.0", |
|
72 | 72 | "responsive-rsc": "0.0.7", |
73 | 73 | "server-only": "^0.0.1", |
74 | 74 | "shiki": "1.27.0", |
75 | | - "sonner": "2.0.5", |
| 75 | + "sonner": "2.0.6", |
76 | 76 | "spdx-correct": "^3.2.0", |
77 | 77 | "stripe": "17.7.0", |
78 | 78 | "swagger-ui-react": "^5.24.1", |
|
82 | 82 | "tiny-invariant": "^1.3.3", |
83 | 83 | "use-debounce": "^10.0.5", |
84 | 84 | "vaul": "^1.1.2", |
85 | | - "zod": "3.25.67" |
| 85 | + "zod": "3.25.75" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | | - "@biomejs/biome": "2.0.4", |
| 88 | + "@biomejs/biome": "2.0.6", |
89 | 89 | "@chakra-ui/cli": "^2.4.1", |
90 | | - "@chromatic-com/storybook": "4.0.0", |
91 | | - "@next/bundle-analyzer": "15.3.3", |
92 | | - "@next/eslint-plugin-next": "15.3.3", |
93 | | - "@playwright/test": "1.53.0", |
94 | | - "@storybook/addon-docs": "9.0.8", |
95 | | - "@storybook/addon-links": "9.0.8", |
96 | | - "@storybook/addon-onboarding": "9.0.8", |
97 | | - "@storybook/nextjs": "9.0.8", |
| 90 | + "@chromatic-com/storybook": "4.0.1", |
| 91 | + "@next/bundle-analyzer": "15.3.5", |
| 92 | + "@next/eslint-plugin-next": "15.3.5", |
| 93 | + "@playwright/test": "1.53.2", |
| 94 | + "@storybook/addon-docs": "9.0.15", |
| 95 | + "@storybook/addon-links": "9.0.15", |
| 96 | + "@storybook/addon-onboarding": "9.0.15", |
| 97 | + "@storybook/nextjs": "9.0.15", |
98 | 98 | "@types/color": "4.2.0", |
99 | 99 | "@types/node": "22.14.1", |
100 | 100 | "@types/papaparse": "^5.3.16", |
|
112 | 112 | "eslint": "8.57.0", |
113 | 113 | "eslint-config-biome": "1.9.4", |
114 | 114 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
115 | | - "eslint-plugin-storybook": "9.0.8", |
| 115 | + "eslint-plugin-storybook": "9.0.15", |
116 | 116 | "knip": "5.60.2", |
117 | 117 | "next-sitemap": "^4.2.3", |
118 | | - "postcss": "8.5.5", |
119 | | - "storybook": "9.0.8", |
| 118 | + "postcss": "8.5.6", |
| 119 | + "storybook": "9.0.15", |
120 | 120 | "tailwindcss": "3.4.17", |
121 | 121 | "typescript": "5.8.3" |
122 | 122 | }, |
|
0 commit comments