chore: atualiza a versao e dependencias do projeto

This commit is contained in:
Felipe Coutinho
2026-03-06 14:13:56 +00:00
parent 3eb0ba0f26
commit 9a5e9161db
2 changed files with 149 additions and 152 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openmonetis",
"version": "1.7.6",
"version": "1.7.7",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@@ -27,10 +27,10 @@
"docker:rebuild": "docker compose up --build --force-recreate"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.48",
"@ai-sdk/google": "^3.0.33",
"@ai-sdk/openai": "^3.0.36",
"@better-auth/passkey": "^1.5.0",
"@ai-sdk/anthropic": "^3.0.58",
"@ai-sdk/google": "^3.0.43",
"@ai-sdk/openai": "^3.0.41",
"@better-auth/passkey": "^1.5.4",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -58,7 +58,7 @@
"@tanstack/react-table": "8.21.3",
"@vercel/analytics": "^1.6.1",
"@vercel/speed-insights": "^1.3.1",
"ai": "^6.0.103",
"ai": "^6.0.116",
"better-auth": "1.4.19",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
@@ -75,7 +75,7 @@
"react-day-picker": "^9.14.0",
"react-dom": "19.2.4",
"recharts": "3.7.0",
"resend": "^6.9.2",
"resend": "^6.9.3",
"sonner": "2.0.7",
"tailwind-merge": "3.5.0",
"vaul": "1.1.2",
@@ -86,7 +86,7 @@
"@biomejs/biome": "2.4.4",
"@tailwindcss/postcss": "4.2.1",
"@types/node": "25.3.2",
"@types/pg": "^8.16.0",
"@types/pg": "^8.18.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"dotenv": "^17.3.1",