|
45 | 45 | "@radix-ui/react-slot": "^1.1.2", |
46 | 46 | "@radix-ui/react-switch": "^1.1.3", |
47 | 47 | "@radix-ui/react-tooltip": "1.1.8", |
48 | | - "@sentry/nextjs": "9.2.0", |
49 | | - "@shazow/whatsabi": "^0.19.0", |
50 | | - "@tanstack/react-query": "5.66.9", |
| 48 | + "@sentry/nextjs": "9.3.0", |
| 49 | + "@shazow/whatsabi": "0.20.0", |
| 50 | + "@tanstack/react-query": "5.67.1", |
51 | 51 | "@tanstack/react-table": "^8.21.2", |
52 | 52 | "@thirdweb-dev/service-utils": "workspace:*", |
53 | 53 | "@vercel/functions": "2.0.0", |
|
61 | 61 | "date-fns": "4.1.0", |
62 | 62 | "fetch-event-stream": "0.1.5", |
63 | 63 | "flat": "^6.0.1", |
64 | | - "framer-motion": "12.4.7", |
| 64 | + "framer-motion": "12.4.10", |
65 | 65 | "fuse.js": "7.1.0", |
66 | 66 | "idb-keyval": "^6.2.1", |
67 | 67 | "input-otp": "^1.4.1", |
68 | 68 | "ioredis": "^5.5.0", |
69 | 69 | "ipaddr.js": "^2.2.0", |
70 | | - "lucide-react": "0.476.0", |
| 70 | + "lucide-react": "0.477.0", |
71 | 71 | "next": "15.2.0", |
72 | 72 | "next-plausible": "^3.12.4", |
73 | 73 | "next-themes": "^0.4.4", |
|
94 | 94 | "shiki": "1.27.0", |
95 | 95 | "sonner": "2.0.1", |
96 | 96 | "spdx-correct": "^3.2.0", |
97 | | - "swagger-ui-react": "^5.19.0", |
| 97 | + "swagger-ui-react": "^5.20.0", |
98 | 98 | "tailwind-merge": "^2.6.0", |
99 | 99 | "tailwindcss-animate": "^1.0.7", |
100 | 100 | "thirdweb": "workspace:*", |
|
104 | 104 | }, |
105 | 105 | "devDependencies": { |
106 | 106 | "@chakra-ui/cli": "^2.4.1", |
107 | | - "@chromatic-com/storybook": "3.2.4", |
| 107 | + "@chromatic-com/storybook": "3.2.5", |
108 | 108 | "@next/bundle-analyzer": "15.2.0", |
109 | 109 | "@next/eslint-plugin-next": "15.2.0", |
110 | 110 | "@playwright/test": "1.50.1", |
111 | | - "@storybook/addon-essentials": "8.6.0", |
112 | | - "@storybook/addon-interactions": "8.6.0", |
113 | | - "@storybook/addon-links": "8.6.0", |
114 | | - "@storybook/addon-onboarding": "8.6.0", |
115 | | - "@storybook/addon-viewport": "8.6.0", |
116 | | - "@storybook/blocks": "8.6.0", |
117 | | - "@storybook/nextjs": "8.6.0", |
118 | | - "@storybook/react": "8.6.0", |
119 | | - "@storybook/test": "8.6.0", |
| 111 | + "@storybook/addon-essentials": "8.6.3", |
| 112 | + "@storybook/addon-interactions": "8.6.3", |
| 113 | + "@storybook/addon-links": "8.6.3", |
| 114 | + "@storybook/addon-onboarding": "8.6.3", |
| 115 | + "@storybook/addon-viewport": "8.6.3", |
| 116 | + "@storybook/blocks": "8.6.3", |
| 117 | + "@storybook/nextjs": "8.6.3", |
| 118 | + "@storybook/react": "8.6.3", |
| 119 | + "@storybook/test": "8.6.3", |
120 | 120 | "@types/color": "4.2.0", |
121 | | - "@types/node": "22.13.5", |
| 121 | + "@types/node": "22.13.9", |
122 | 122 | "@types/papaparse": "^5.3.15", |
123 | 123 | "@types/pluralize": "^0.0.33", |
124 | 124 | "@types/qrcode": "^1.5.5", |
|
130 | 130 | "@typescript-eslint/eslint-plugin": "7.14.1", |
131 | 131 | "@typescript-eslint/parser": "7.14.1", |
132 | 132 | "autoprefixer": "^10.4.19", |
133 | | - "checkly": "^4.19.1", |
| 133 | + "checkly": "5.0.1", |
134 | 134 | "eslint": "8.57.0", |
135 | 135 | "eslint-config-biome": "1.9.4", |
136 | 136 | "eslint-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221", |
137 | 137 | "eslint-plugin-storybook": "0.11.3", |
138 | 138 | "knip": "5.45.0", |
139 | 139 | "next-sitemap": "^4.2.3", |
140 | 140 | "postcss": "8.5.3", |
141 | | - "storybook": "8.6.0", |
| 141 | + "storybook": "8.6.3", |
142 | 142 | "tailwindcss": "3.4.17", |
143 | | - "typescript": "5.7.3" |
| 143 | + "typescript": "5.8.2" |
144 | 144 | } |
145 | 145 | } |
0 commit comments