|
46 | 46 | "@radix-ui/react-slot": "^1.1.0", |
47 | 47 | "@radix-ui/react-switch": "^1.1.1", |
48 | 48 | "@radix-ui/react-tooltip": "1.1.4", |
49 | | - "@sentry/nextjs": "8.42.0", |
| 49 | + "@sentry/nextjs": "8.43.0", |
50 | 50 | "@shazow/whatsabi": "^0.17.0", |
51 | | - "@tanstack/react-query": "5.62.3", |
| 51 | + "@tanstack/react-query": "5.62.7", |
52 | 52 | "@tanstack/react-table": "^8.17.3", |
53 | 53 | "@thirdweb-dev/service-utils": "workspace:*", |
54 | 54 | "@vercel/functions": "^1.5.1", |
|
62 | 62 | "date-fns": "4.1.0", |
63 | 63 | "fetch-event-stream": "0.1.5", |
64 | 64 | "flat": "^6.0.1", |
65 | | - "framer-motion": "11.13.3", |
| 65 | + "framer-motion": "11.13.5", |
66 | 66 | "fuse.js": "7.0.0", |
67 | 67 | "input-otp": "^1.4.1", |
68 | 68 | "ioredis": "^5.4.1", |
69 | 69 | "ipaddr.js": "^2.2.0", |
70 | 70 | "lucide-react": "0.468.0", |
71 | | - "next": "15.0.4", |
| 71 | + "next": "15.1.0", |
72 | 72 | "next-plausible": "^3.12.4", |
73 | 73 | "next-seo": "^6.5.0", |
74 | 74 | "next-themes": "^0.4.4", |
|
86 | 86 | "react-hook-form": "7.53.2", |
87 | 87 | "react-markdown": "^9.0.1", |
88 | 88 | "react-table": "^7.8.0", |
89 | | - "recharts": "^2.13.3", |
| 89 | + "recharts": "2.14.1", |
90 | 90 | "remark-gfm": "^4.0.0", |
91 | 91 | "server-only": "^0.0.1", |
92 | | - "shiki": "1.24.1", |
| 92 | + "shiki": "1.24.2", |
93 | 93 | "sonner": "^1.7.1", |
94 | 94 | "spdx-correct": "^3.2.0", |
95 | 95 | "swagger-ui-react": "^5.18.2", |
|
98 | 98 | "thirdweb": "workspace:*", |
99 | 99 | "tiny-invariant": "^1.3.3", |
100 | 100 | "use-debounce": "^10.0.4", |
101 | | - "zod": "3.23.8" |
| 101 | + "zod": "3.24.1" |
102 | 102 | }, |
103 | 103 | "devDependencies": { |
104 | 104 | "@chakra-ui/cli": "^2.4.1", |
105 | 105 | "@chromatic-com/storybook": "3.2.2", |
106 | | - "@next/bundle-analyzer": "15.0.4", |
107 | | - "@next/eslint-plugin-next": "15.0.4", |
| 106 | + "@next/bundle-analyzer": "15.1.0", |
| 107 | + "@next/eslint-plugin-next": "15.1.0", |
108 | 108 | "@playwright/test": "1.49.1", |
109 | 109 | "@storybook/addon-essentials": "8.4.7", |
110 | 110 | "@storybook/addon-interactions": "8.4.7", |
|
116 | 116 | "@storybook/react": "8.4.7", |
117 | 117 | "@storybook/test": "8.4.7", |
118 | 118 | "@types/color": "4.2.0", |
119 | | - "@types/node": "22.10.1", |
| 119 | + "@types/node": "22.10.2", |
120 | 120 | "@types/papaparse": "^5.3.15", |
121 | 121 | "@types/pluralize": "^0.0.33", |
122 | 122 | "@types/qrcode": "^1.5.5", |
|
128 | 128 | "@typescript-eslint/eslint-plugin": "7.14.1", |
129 | 129 | "@typescript-eslint/parser": "7.14.1", |
130 | 130 | "autoprefixer": "^10.4.19", |
131 | | - "checkly": "^4.14.0", |
| 131 | + "checkly": "^4.15.0", |
132 | 132 | "eslint": "8.57.0", |
133 | 133 | "eslint-config-biome": "1.9.4", |
134 | 134 | "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
135 | 135 | "eslint-plugin-storybook": "^0.11.1", |
136 | | - "knip": "5.39.2", |
| 136 | + "knip": "5.39.4", |
137 | 137 | "next-sitemap": "^4.2.3", |
138 | 138 | "postcss": "8.4.49", |
139 | 139 | "storybook": "8.4.7", |
|
0 commit comments