|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@codex/types": "workspace:*", |
16 | | - "@mdxeditor/editor": "^3.52.4", |
| 16 | + "@mdxeditor/editor": "^3.53.1", |
17 | 17 | "@monaco-editor/react": "^4.7.0", |
18 | 18 | "@radix-ui/colors": "^3.0.0", |
19 | 19 | "@radix-ui/react-accordion": "^1.2.12", |
|
31 | 31 | "@radix-ui/react-switch": "^1.2.6", |
32 | 32 | "@radix-ui/react-tooltip": "^1.2.8", |
33 | 33 | "@sentry/nextjs": "^9.47.1", |
34 | | - "@uiw/codemirror-theme-github": "^4.25.8", |
| 34 | + "@uiw/codemirror-theme-github": "^4.25.9", |
35 | 35 | "@vercel/analytics": "^1.6.1", |
36 | 36 | "babel-plugin-react-compiler": "^1.0.0", |
37 | 37 | "class-variance-authority": "^0.7.1", |
|
43 | 43 | "monaco-editor": "^0.52.2", |
44 | 44 | "monaco-themes": "^0.4.8", |
45 | 45 | "motion": "^11.18.2", |
46 | | - "next": "16.2.0", |
| 46 | + "next": "16.2.2", |
47 | 47 | "next-themes": "^0.3.0", |
48 | 48 | "qrcode.react": "^4.2.0", |
49 | 49 | "react": "19.2.4", |
|
55 | 55 | "socket.io-client": "^4.8.3", |
56 | 56 | "sonner": "^1.7.4", |
57 | 57 | "tailwind-merge": "^2.6.1", |
58 | | - "use-debounce": "^10.1.0", |
| 58 | + "use-debounce": "^10.1.1", |
59 | 59 | "vaul": "^1.1.2" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@playwright/test": "^1.58.2", |
| 62 | + "@playwright/test": "^1.59.1", |
63 | 63 | "@tailwindcss/typography": "^0.5.19", |
64 | 64 | "@types/react": "19.0.2", |
65 | 65 | "@types/react-dom": "19.0.2", |
|
0 commit comments