Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-17 18:51:23 +00:00
parent 9aeab9c17f
commit 147d6ed7f2
2 changed files with 5 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -13,6 +13,8 @@
},
"dependencies": {
"@cloudflare/vite-plugin": "^1.25.5",
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/theme-one-dark": "^6.1.3",
"@hookform/resolvers": "^5.2.2",
"@lovable.dev/cloud-auth-js": "^1.1.1",
"@radix-ui/react-accordion": "^1.2.12",
@ -47,6 +49,7 @@
"@tanstack/react-router": "^1.168.0",
"@tanstack/react-start": "^1.167.14",
"@tanstack/router-plugin": "^1.167.10",
"@uiw/react-codemirror": "^4.25.9",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -60,8 +63,10 @@
"react-dom": "^19.2.0",
"react-hook-form": "^7.72.1",
"react-imask": "^7.6.1",
"react-markdown": "^10.1.0",
"react-resizable-panels": "^4.6.5",
"recharts": "^2.15.4",
"remark-gfm": "^4.0.1",
"sonner": "^2.0.7",
"tailwind-merge": "^3.5.0",
"tailwindcss": "^4.2.1",