|
35 | 35 | "@radix-ui/react-slot": "^1.2.3",
|
36 | 36 | "@radix-ui/react-switch": "^1.2.5",
|
37 | 37 | "@radix-ui/react-tooltip": "^1.2.7",
|
38 |
| - "@sentry/nextjs": "^9.30.0", |
39 |
| - "@uiw/codemirror-theme-github": "^4.23.13", |
| 38 | + "@sentry/nextjs": "^9.40.0", |
| 39 | + "@uiw/codemirror-theme-github": "^4.24.1", |
40 | 40 | "@vercel/analytics": "^1.5.0",
|
41 | 41 | "class-variance-authority": "^0.7.1",
|
42 | 42 | "clsx": "^2.1.1",
|
|
46 | 46 | "lucide-react": "^0.441.0",
|
47 | 47 | "monaco-editor": "^0.52.2",
|
48 | 48 | "motion": "^11.18.2",
|
49 |
| - "next": "15.3.3", |
| 49 | + "next": "15.4.3", |
50 | 50 | "next-themes": "^0.3.0",
|
51 | 51 | "qrcode.react": "^4.2.0",
|
52 | 52 | "react": "19.1.0",
|
53 | 53 | "react-device-detect": "^2.2.3",
|
54 | 54 | "react-dom": "19.1.0",
|
55 |
| - "react-hook-form": "^7.58.1", |
| 55 | + "react-hook-form": "^7.61.0", |
56 | 56 | "react-resizable-panels": "^2.1.9",
|
57 | 57 | "require-in-the-middle": "^7.5.2",
|
58 | 58 | "simple-peer": "^9.11.1",
|
|
61 | 61 | "tailwind-merge": "^2.6.0",
|
62 | 62 | "use-debounce": "^10.0.5",
|
63 | 63 | "vaul": "^1.1.2",
|
64 |
| - "zod": "^3.25.67" |
| 64 | + "zod": "^3.25.76" |
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 | 67 | "@eslint/eslintrc": "^3.3.1",
|
68 |
| - "@playwright/test": "^1.53.0", |
| 68 | + "@playwright/test": "^1.54.1", |
69 | 69 | "@tailwindcss/typography": "^0.5.16",
|
70 |
| - "@types/node": "^22.15.32", |
| 70 | + "@types/node": "^22.16.5", |
71 | 71 | "@types/react": "19.0.2",
|
72 | 72 | "@types/react-dom": "19.0.2",
|
73 |
| - "dotenv": "^16.5.0", |
74 |
| - "eslint": "^9.29.0", |
75 |
| - "eslint-config-next": "^15.3.3", |
76 |
| - "eslint-config-prettier": "^9.1.0", |
77 |
| - "monaco-themes": "^0.4.5", |
| 73 | + "dotenv": "^16.6.1", |
| 74 | + "eslint": "^9.31.0", |
| 75 | + "eslint-config-next": "^15.4.3", |
| 76 | + "eslint-config-prettier": "^9.1.2", |
| 77 | + "monaco-themes": "^0.4.6", |
78 | 78 | "postcss": "^8.5.6",
|
79 | 79 | "tailwindcss": "^3.4.17",
|
80 | 80 | "tailwindcss-animate": "^1.0.7",
|
|
0 commit comments