|
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "preinstall": "npx only-allow pnpm", |
7 | | - "dev": "next dev --turbo", |
| 7 | + "dev": "next dev --turbopack", |
8 | 8 | "build": "next build", |
9 | 9 | "start": "next start", |
10 | 10 | "format": "biome format ./src --write", |
|
27 | 27 | "@chakra-ui/theme-tools": "^2.1.2", |
28 | 28 | "@emotion/react": "11.13.3", |
29 | 29 | "@emotion/styled": "11.13.0", |
30 | | - "@hookform/resolvers": "^3.9.0", |
| 30 | + "@hookform/resolvers": "^3.9.1", |
31 | 31 | "@marsidev/react-turnstile": "^1.0.2", |
32 | 32 | "@n8tb1t/use-scroll-position": "^2.0.3", |
33 | 33 | "@radix-ui/react-alert-dialog": "^1.1.2", |
|
45 | 45 | "@radix-ui/react-slot": "^1.1.0", |
46 | 46 | "@radix-ui/react-switch": "^1.1.1", |
47 | 47 | "@radix-ui/react-tooltip": "1.1.3", |
48 | | - "@sentry/nextjs": "8.35.0", |
49 | | - "@shazow/whatsabi": "^0.15.4", |
| 48 | + "@sentry/nextjs": "8.36.0", |
| 49 | + "@shazow/whatsabi": "^0.16.0", |
50 | 50 | "@stripe/react-stripe-js": "^2.8.1", |
51 | 51 | "@stripe/stripe-js": "^3.5.0", |
52 | | - "@tanstack/react-query": "5.59.16", |
| 52 | + "@tanstack/react-query": "5.59.19", |
53 | 53 | "@tanstack/react-table": "^8.17.3", |
54 | 54 | "@thirdweb-dev/service-utils": "workspace:*", |
| 55 | + "@vercel/functions": "^1.4.2", |
55 | 56 | "@vercel/og": "^0.6.2", |
56 | 57 | "abitype": "1.0.6", |
57 | 58 | "chakra-react-select": "^4.7.6", |
|
61 | 62 | "compare-versions": "^6.1.0", |
62 | 63 | "date-fns": "4.1.0", |
63 | 64 | "flat": "^6.0.1", |
64 | | - "framer-motion": "11.11.10", |
| 65 | + "framer-motion": "11.11.11", |
65 | 66 | "fuse.js": "7.0.0", |
66 | | - "input-otp": "^1.2.4", |
| 67 | + "input-otp": "^1.4.1", |
67 | 68 | "ioredis": "^5.4.1", |
68 | 69 | "ipaddr.js": "^2.2.0", |
69 | 70 | "lottie-react": "^2.4.0", |
70 | 71 | "lucide-react": "0.454.0", |
71 | | - "next": "14.2.15", |
72 | | - "next-plausible": "^3.12.0", |
| 72 | + "next": "15.0.2", |
| 73 | + "next-plausible": "^3.12.3", |
73 | 74 | "next-seo": "^6.5.0", |
74 | | - "next-themes": "^0.3.0", |
| 75 | + "next-themes": "^0.4.3", |
75 | 76 | "nextjs-toploader": "^1.6.12", |
76 | 77 | "papaparse": "^5.4.1", |
77 | 78 | "pluralize": "^8.0.0", |
78 | 79 | "posthog-js": "1.67.1", |
79 | 80 | "prism-react-renderer": "^2.3.1", |
80 | 81 | "prismjs": "^1.29.0", |
81 | 82 | "qrcode": "^1.5.3", |
82 | | - "react": "18.3.1", |
| 83 | + "react": "19.0.0-rc-69d4b800-20241021", |
83 | 84 | "react-children-utilities": "^2.10.0", |
84 | 85 | "react-day-picker": "^8.10.1", |
85 | | - "react-dom": "18.3.1", |
86 | | - "react-dropzone": "^14.2.9", |
| 86 | + "react-dom": "19.0.0-rc-69d4b800-20241021", |
| 87 | + "react-dropzone": "^14.3.5", |
87 | 88 | "react-error-boundary": "^4.1.2", |
88 | 89 | "react-hook-form": "7.52.0", |
89 | 90 | "react-markdown": "^9.0.1", |
90 | 91 | "react-responsive-carousel": "^3.2.23", |
91 | 92 | "react-table": "^7.8.0", |
92 | | - "recharts": "^2.13.0", |
| 93 | + "recharts": "^2.13.3", |
93 | 94 | "remark-gfm": "^4.0.0", |
94 | 95 | "server-only": "^0.0.1", |
95 | | - "sonner": "^1.5.0", |
| 96 | + "sonner": "^1.7.0", |
96 | 97 | "spdx-correct": "^3.2.0", |
97 | 98 | "swagger-ui-react": "^5.17.14", |
98 | 99 | "tailwind-merge": "^2.5.4", |
|
104 | 105 | }, |
105 | 106 | "devDependencies": { |
106 | 107 | "@chakra-ui/cli": "^2.4.1", |
107 | | - "@chromatic-com/storybook": "2.0.2", |
108 | | - "@next/bundle-analyzer": "14.2.15", |
109 | | - "@next/eslint-plugin-next": "14.2.15", |
| 108 | + "@chromatic-com/storybook": "3.2.2", |
| 109 | + "@next/bundle-analyzer": "15.0.2", |
| 110 | + "@next/eslint-plugin-next": "15.0.2", |
110 | 111 | "@playwright/test": "1.48.2", |
111 | | - "@storybook/addon-essentials": "8.3.6", |
112 | | - "@storybook/addon-interactions": "8.3.6", |
113 | | - "@storybook/addon-links": "8.3.6", |
114 | | - "@storybook/addon-onboarding": "8.3.6", |
115 | | - "@storybook/addon-viewport": "8.3.6", |
116 | | - "@storybook/blocks": "8.3.6", |
117 | | - "@storybook/nextjs": "8.3.6", |
118 | | - "@storybook/react": "8.3.6", |
119 | | - "@storybook/test": "8.3.6", |
| 112 | + "@storybook/addon-essentials": "8.4.2", |
| 113 | + "@storybook/addon-interactions": "8.4.2", |
| 114 | + "@storybook/addon-links": "8.4.2", |
| 115 | + "@storybook/addon-onboarding": "8.4.2", |
| 116 | + "@storybook/addon-viewport": "8.4.2", |
| 117 | + "@storybook/blocks": "8.4.2", |
| 118 | + "@storybook/nextjs": "8.4.2", |
| 119 | + "@storybook/react": "8.4.2", |
| 120 | + "@storybook/test": "8.4.2", |
120 | 121 | "@types/color": "4.2.0", |
121 | 122 | "@types/node": "20.14.9", |
122 | 123 | "@types/papaparse": "^5.3.15", |
123 | 124 | "@types/pluralize": "^0.0.33", |
124 | 125 | "@types/qrcode": "^1.5.5", |
125 | | - "@types/react": "^18.3.11", |
126 | | - "@types/react-dom": "^18.3.1", |
| 126 | + "@types/react": "npm:[email protected]", |
| 127 | + "@types/react-dom": "npm:[email protected].1", |
127 | 128 | "@types/react-table": "^7.7.20", |
128 | 129 | "@types/spdx-correct": "^3.1.3", |
129 | 130 | "@types/swagger-ui-react": "^4.18.3", |
|
133 | 134 | "checkly": "^4.8.1", |
134 | 135 | "eslint": "8.57.0", |
135 | 136 | "eslint-config-biome": "1.9.3", |
136 | | - "eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241014", |
| 137 | + "eslint-plugin-react-compiler": "19.0.0-beta-8a03594-20241020", |
137 | 138 | "eslint-plugin-storybook": "^0.9.0", |
138 | | - "knip": "5.34.2", |
| 139 | + "knip": "5.36.2", |
139 | 140 | "next-sitemap": "^4.2.3", |
140 | 141 | "postcss": "8.4.47", |
141 | | - "storybook": "8.3.6", |
| 142 | + "storybook": "8.4.2", |
142 | 143 | "tailwindcss": "3.4.14", |
143 | 144 | "typescript": "5.6.3" |
144 | 145 | } |
|
0 commit comments