|
48 | 48 | "@radix-ui/react-tooltip": "1.1.4", |
49 | 49 | "@sentry/nextjs": "8.42.0", |
50 | 50 | "@shazow/whatsabi": "^0.17.0", |
51 | | - "@tanstack/react-query": "5.62.1", |
| 51 | + "@tanstack/react-query": "5.62.2", |
52 | 52 | "@tanstack/react-table": "^8.17.3", |
53 | 53 | "@thirdweb-dev/service-utils": "workspace:*", |
54 | 54 | "@vercel/functions": "^1.5.1", |
55 | 55 | "@vercel/og": "^0.6.4", |
56 | | - "abitype": "1.0.6", |
| 56 | + "abitype": "1.0.7", |
57 | 57 | "chakra-react-select": "^4.7.6", |
58 | 58 | "class-variance-authority": "^0.7.1", |
59 | 59 | "clsx": "^2.1.1", |
60 | 60 | "color": "^4.2.3", |
61 | 61 | "compare-versions": "^6.1.0", |
62 | 62 | "date-fns": "4.1.0", |
63 | 63 | "flat": "^6.0.1", |
64 | | - "framer-motion": "11.12.0", |
| 64 | + "framer-motion": "11.13.1", |
65 | 65 | "fuse.js": "7.0.0", |
66 | 66 | "input-otp": "^1.4.1", |
67 | 67 | "ioredis": "^5.4.1", |
68 | 68 | "ipaddr.js": "^2.2.0", |
69 | | - "lucide-react": "0.462.0", |
70 | | - "next": "15.0.3", |
| 69 | + "lucide-react": "0.468.0", |
| 70 | + "next": "15.0.4", |
71 | 71 | "next-plausible": "^3.12.4", |
72 | 72 | "next-seo": "^6.5.0", |
73 | | - "next-themes": "^0.4.3", |
| 73 | + "next-themes": "^0.4.4", |
74 | 74 | "nextjs-toploader": "^1.6.12", |
75 | 75 | "papaparse": "^5.4.1", |
76 | 76 | "pluralize": "^8.0.0", |
77 | 77 | "posthog-js": "1.67.1", |
78 | 78 | "qrcode": "^1.5.3", |
79 | | - "react": "19.0.0-rc-69d4b800-20241021", |
| 79 | + "react": "19.0.0", |
80 | 80 | "react-children-utilities": "^2.10.0", |
81 | 81 | "react-day-picker": "^8.10.1", |
82 | | - "react-dom": "19.0.0-rc-69d4b800-20241021", |
| 82 | + "react-dom": "19.0.0", |
83 | 83 | "react-dropzone": "^14.3.5", |
84 | 84 | "react-error-boundary": "^4.1.2", |
85 | 85 | "react-hook-form": "7.53.2", |
86 | 86 | "react-markdown": "^9.0.1", |
87 | | - "react-responsive-carousel": "^3.2.23", |
88 | 87 | "react-table": "^7.8.0", |
89 | 88 | "recharts": "^2.13.3", |
90 | 89 | "remark-gfm": "^4.0.0", |
91 | 90 | "server-only": "^0.0.1", |
92 | | - "shiki": "1.22.2", |
| 91 | + "shiki": "1.24.0", |
93 | 92 | "sonner": "^1.7.0", |
94 | 93 | "spdx-correct": "^3.2.0", |
95 | 94 | "swagger-ui-react": "^5.18.2", |
|
103 | 102 | "devDependencies": { |
104 | 103 | "@chakra-ui/cli": "^2.4.1", |
105 | 104 | "@chromatic-com/storybook": "3.2.2", |
106 | | - "@next/bundle-analyzer": "15.0.3", |
107 | | - "@next/eslint-plugin-next": "15.0.3", |
| 105 | + "@next/bundle-analyzer": "15.0.4", |
| 106 | + "@next/eslint-plugin-next": "15.0.4", |
108 | 107 | "@playwright/test": "1.49.0", |
109 | | - "@storybook/addon-essentials": "8.4.6", |
110 | | - "@storybook/addon-interactions": "8.4.6", |
111 | | - "@storybook/addon-links": "8.4.6", |
112 | | - "@storybook/addon-onboarding": "8.4.6", |
113 | | - "@storybook/addon-viewport": "8.4.6", |
114 | | - "@storybook/blocks": "8.4.6", |
115 | | - "@storybook/nextjs": "8.4.6", |
116 | | - "@storybook/react": "8.4.6", |
117 | | - "@storybook/test": "8.4.6", |
| 108 | + "@storybook/addon-essentials": "8.4.7", |
| 109 | + "@storybook/addon-interactions": "8.4.7", |
| 110 | + "@storybook/addon-links": "8.4.7", |
| 111 | + "@storybook/addon-onboarding": "8.4.7", |
| 112 | + "@storybook/addon-viewport": "8.4.7", |
| 113 | + "@storybook/blocks": "8.4.7", |
| 114 | + "@storybook/nextjs": "8.4.7", |
| 115 | + "@storybook/react": "8.4.7", |
| 116 | + "@storybook/test": "8.4.7", |
118 | 117 | "@types/color": "4.2.0", |
119 | 118 | "@types/node": "22.10.1", |
120 | 119 | "@types/papaparse": "^5.3.15", |
121 | 120 | "@types/pluralize": "^0.0.33", |
122 | 121 | "@types/qrcode": "^1.5.5", |
123 | | - "@types/react": "npm:types-react@19.0.0-rc.1", |
124 | | - "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", |
| 122 | + "@types/react": "19.0.0", |
| 123 | + "@types/react-dom": "19.0.0", |
125 | 124 | "@types/react-table": "^7.7.20", |
126 | 125 | "@types/spdx-correct": "^3.1.3", |
127 | 126 | "@types/swagger-ui-react": "^4.18.3", |
|
133 | 132 | "eslint-config-biome": "1.9.4", |
134 | 133 | "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
135 | 134 | "eslint-plugin-storybook": "^0.11.1", |
136 | | - "knip": "5.39.0", |
| 135 | + "knip": "5.39.2", |
137 | 136 | "next-sitemap": "^4.2.3", |
138 | 137 | "postcss": "8.4.49", |
139 | | - "storybook": "8.4.6", |
140 | | - "tailwindcss": "3.4.15", |
| 138 | + "storybook": "8.4.7", |
| 139 | + "tailwindcss": "3.4.16", |
141 | 140 | "typescript": "5.7.2" |
142 | 141 | } |
143 | 142 | } |
0 commit comments