|
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.3.0", |
| 48 | + "@sentry/nextjs": "9.5.0", |
49 | 49 | "@shazow/whatsabi": "0.20.0", |
50 | | - "@tanstack/react-query": "5.67.1", |
| 50 | + "@tanstack/react-query": "5.67.3", |
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.10", |
| 64 | + "framer-motion": "12.5.0", |
65 | 65 | "fuse.js": "7.1.0", |
66 | 66 | "idb-keyval": "^6.2.1", |
67 | 67 | "input-otp": "^1.4.1", |
68 | | - "ioredis": "^5.5.0", |
| 68 | + "ioredis": "^5.6.0", |
69 | 69 | "ipaddr.js": "^2.2.0", |
70 | | - "lucide-react": "0.477.0", |
71 | | - "next": "15.2.0", |
| 70 | + "lucide-react": "0.479.0", |
| 71 | + "next": "15.2.2", |
72 | 72 | "next-plausible": "^3.12.4", |
73 | | - "next-themes": "^0.4.4", |
| 73 | + "next-themes": "^0.4.6", |
74 | 74 | "nextjs-toploader": "^1.6.12", |
75 | | - "nuqs": "^2.4.0", |
| 75 | + "nuqs": "^2.4.1", |
76 | 76 | "p-limit": "^6.2.0", |
77 | 77 | "papaparse": "^5.5.2", |
78 | 78 | "pluralize": "^8.0.0", |
|
94 | 94 | "shiki": "1.27.0", |
95 | 95 | "sonner": "2.0.1", |
96 | 96 | "spdx-correct": "^3.2.0", |
97 | | - "swagger-ui-react": "^5.20.0", |
| 97 | + "stripe": "17.7.0", |
| 98 | + "swagger-ui-react": "^5.20.1", |
98 | 99 | "tailwind-merge": "^2.6.0", |
99 | 100 | "tailwindcss-animate": "^1.0.7", |
100 | 101 | "thirdweb": "workspace:*", |
|
105 | 106 | "devDependencies": { |
106 | 107 | "@chakra-ui/cli": "^2.4.1", |
107 | 108 | "@chromatic-com/storybook": "3.2.5", |
108 | | - "@next/bundle-analyzer": "15.2.0", |
109 | | - "@next/eslint-plugin-next": "15.2.0", |
110 | | - "@playwright/test": "1.50.1", |
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", |
| 109 | + "@next/bundle-analyzer": "15.2.2", |
| 110 | + "@next/eslint-plugin-next": "15.2.2", |
| 111 | + "@playwright/test": "1.51.0", |
| 112 | + "@storybook/addon-essentials": "8.6.4", |
| 113 | + "@storybook/addon-interactions": "8.6.4", |
| 114 | + "@storybook/addon-links": "8.6.4", |
| 115 | + "@storybook/addon-onboarding": "8.6.4", |
| 116 | + "@storybook/addon-viewport": "8.6.4", |
| 117 | + "@storybook/blocks": "8.6.4", |
| 118 | + "@storybook/nextjs": "8.6.4", |
| 119 | + "@storybook/react": "8.6.4", |
| 120 | + "@storybook/test": "8.6.4", |
120 | 121 | "@types/color": "4.2.0", |
121 | | - "@types/node": "22.13.9", |
| 122 | + "@types/node": "22.13.10", |
122 | 123 | "@types/papaparse": "^5.3.15", |
123 | 124 | "@types/pluralize": "^0.0.33", |
124 | 125 | "@types/qrcode": "^1.5.5", |
|
129 | 130 | "@types/swagger-ui-react": "^4.19.0", |
130 | 131 | "@typescript-eslint/eslint-plugin": "7.14.1", |
131 | 132 | "@typescript-eslint/parser": "7.14.1", |
132 | | - "autoprefixer": "^10.4.19", |
| 133 | + "autoprefixer": "^10.4.21", |
133 | 134 | "checkly": "5.0.1", |
134 | 135 | "eslint": "8.57.0", |
135 | 136 | "eslint-config-biome": "1.9.4", |
136 | 137 | "eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301", |
137 | | - "eslint-plugin-storybook": "0.11.3", |
138 | | - "knip": "5.45.0", |
| 138 | + "eslint-plugin-storybook": "0.11.4", |
| 139 | + "knip": "5.46.0", |
139 | 140 | "next-sitemap": "^4.2.3", |
140 | 141 | "postcss": "8.5.3", |
141 | | - "storybook": "8.6.3", |
| 142 | + "storybook": "8.6.4", |
142 | 143 | "tailwindcss": "3.4.17", |
143 | 144 | "typescript": "5.8.2" |
144 | 145 | } |
|
0 commit comments