|
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", |
|
52 | 52 | "@tanstack/react-query": "5.59.16", |
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", |
|
63 | 64 | "flat": "^6.0.1", |
64 | 65 | "framer-motion": "11.11.10", |
65 | 66 | "fuse.js": "7.0.0", |
66 | | - "input-otp": "^1.2.4", |
| 67 | + "input-otp": "^1.2.5", |
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": "15.0.2", |
72 | 73 | "next-plausible": "^3.12.0", |
73 | 74 | "next-seo": "^6.5.0", |
74 | 75 | "next-themes": "^0.3.0", |
|
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-dom": "19.0.0-rc-69d4b800-20241021", |
86 | 87 | "react-dropzone": "^14.2.9", |
87 | 88 | "react-error-boundary": "^4.1.2", |
88 | 89 | "react-hook-form": "7.52.0", |
|
105 | 106 | "devDependencies": { |
106 | 107 | "@chakra-ui/cli": "^2.4.1", |
107 | 108 | "@chromatic-com/storybook": "2.0.2", |
108 | | - "@next/bundle-analyzer": "14.2.15", |
109 | | - "@next/eslint-plugin-next": "14.2.15", |
| 109 | + "@next/bundle-analyzer": "15.0.2", |
| 110 | + "@next/eslint-plugin-next": "15.0.2", |
110 | 111 | "@playwright/test": "1.48.2", |
111 | 112 | "@storybook/addon-essentials": "8.3.6", |
112 | 113 | "@storybook/addon-interactions": "8.3.6", |
|
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.34.3", |
139 | 140 | "next-sitemap": "^4.2.3", |
140 | 141 | "postcss": "8.4.47", |
141 | 142 | "storybook": "8.3.6", |
|
0 commit comments