|
67 | 67 | "ioredis": "^5.4.1", |
68 | 68 | "ipaddr.js": "^2.2.0", |
69 | 69 | "lucide-react": "0.468.0", |
70 | | - "next": "15.0.3", |
| 70 | + "next": "15.0.4", |
71 | 71 | "next-plausible": "^3.12.4", |
72 | 72 | "next-seo": "^6.5.0", |
73 | 73 | "next-themes": "^0.4.4", |
|
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", |
|
88 | 88 | "recharts": "^2.13.3", |
89 | 89 | "remark-gfm": "^4.0.0", |
90 | 90 | "server-only": "^0.0.1", |
91 | | - "shiki": "1.22.2", |
| 91 | + "shiki": "1.24.0", |
92 | 92 | "sonner": "^1.7.0", |
93 | 93 | "spdx-correct": "^3.2.0", |
94 | 94 | "swagger-ui-react": "^5.18.2", |
|
102 | 102 | "devDependencies": { |
103 | 103 | "@chakra-ui/cli": "^2.4.1", |
104 | 104 | "@chromatic-com/storybook": "3.2.2", |
105 | | - "@next/bundle-analyzer": "15.0.3", |
106 | | - "@next/eslint-plugin-next": "15.0.3", |
| 105 | + "@next/bundle-analyzer": "15.0.4", |
| 106 | + "@next/eslint-plugin-next": "15.0.4", |
107 | 107 | "@playwright/test": "1.49.0", |
108 | 108 | "@storybook/addon-essentials": "8.4.7", |
109 | 109 | "@storybook/addon-interactions": "8.4.7", |
|
119 | 119 | "@types/papaparse": "^5.3.15", |
120 | 120 | "@types/pluralize": "^0.0.33", |
121 | 121 | "@types/qrcode": "^1.5.5", |
122 | | - "@types/react": "npm:types-react@19.0.0-rc.1", |
123 | | - "@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", |
124 | 124 | "@types/react-table": "^7.7.20", |
125 | 125 | "@types/spdx-correct": "^3.1.3", |
126 | 126 | "@types/swagger-ui-react": "^4.18.3", |
|
0 commit comments