chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-07-31 17:24:32 +02:00
parent 186c400ab7
commit 131c1492cd
11 changed files with 844 additions and 853 deletions
+5 -5
View File
@@ -16,7 +16,7 @@
"lingui:extract": "lingui extract --clean --overwrite"
},
"dependencies": {
"@ai-sdk/react": "^4.0.45",
"@ai-sdk/react": "^4.0.47",
"@base-ui/react": "^1.6.0",
"@better-auth/api-key": "^1.6.25",
"@better-auth/infra": "^0.3.7",
@@ -66,7 +66,7 @@
"@types/js-cookie": "^3.0.6",
"@uiw/color-convert": "^2.10.3",
"@uiw/react-color-colorful": "^2.10.3",
"ai": "^7.0.42",
"ai": "^7.0.44",
"better-auth": "1.6.25",
"buffer": "^6.0.3",
"cmdk": "^1.1.1",
@@ -109,14 +109,14 @@
"@tanstack/router-plugin": "^1.168.23",
"@types/babel__core": "^7.20.5",
"@types/pg": "^8.20.0",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@typescript/native-preview": "7.0.0-dev.20260707.2",
"@vitejs/plugin-react": "^6.0.5",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-react-compiler": "^1.0.0",
"rimraf": "^6.1.3",
"typescript": "^7.0.2",
"vite": "^8.1.5"
"vite": "^8.2.0"
}
}