chore: versão 1.7.3 e changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Felipe Coutinho
2026-02-27 15:24:49 +00:00
parent d93ef77d15
commit 02814994f1
2 changed files with 17 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openmonetis",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@@ -27,14 +27,13 @@
"docker:rebuild": "docker compose up --build --force-recreate"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.47",
"@ai-sdk/google": "^3.0.31",
"@ai-sdk/openai": "^3.0.34",
"@ai-sdk/anthropic": "^3.0.48",
"@ai-sdk/google": "^3.0.33",
"@ai-sdk/openai": "^3.0.36",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@openrouter/ai-sdk-provider": "^2.2.3",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-alert-dialog": "1.1.15",
"@radix-ui/react-avatar": "1.1.11",
"@radix-ui/react-checkbox": "1.3.3",
@@ -46,7 +45,6 @@
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-progress": "1.1.8",
"@radix-ui/react-radio-group": "^1.3.8",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "2.2.6",
"@radix-ui/react-separator": "1.1.8",
"@radix-ui/react-slot": "1.2.4",
@@ -59,8 +57,7 @@
"@tanstack/react-table": "8.21.3",
"@vercel/analytics": "^1.6.1",
"@vercel/speed-insights": "^1.3.1",
"ai": "^6.0.101",
"babel-plugin-react-compiler": "^1.0.0",
"ai": "^6.0.103",
"better-auth": "1.4.19",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
@@ -87,7 +84,7 @@
"devDependencies": {
"@biomejs/biome": "2.4.4",
"@tailwindcss/postcss": "4.2.1",
"@types/node": "25.3.1",
"@types/node": "25.3.2",
"@types/pg": "^8.16.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",