Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sgomez committed Oct 27, 2024
1 parent a8937b3 commit 646eeba
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 349 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,35 +22,35 @@
"author": "Sergio Gómez Bachiller <[email protected]>",
"license": "EPL-2.0",
"dependencies": {
"@ai-sdk/openai": "^0.0.66",
"@ai-sdk/openai": "^0.0.70",
"@t3-oss/env-core": "^0.11.1",
"ai": "^3.4.9",
"ai": "^3.4.20",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.34.1",
"drizzle-zod": "^0.5.1",
"grammy": "^1.30.0",
"nanoid": "^5.0.7",
"ollama-ai-provider": "^0.15.1",
"postgres": "^3.4.4",
"ollama-ai-provider": "^0.16.0",
"postgres": "^3.4.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/node": "^22.8.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"drizzle-kit": "^0.25.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sort": "^3.0.2",
"eslint-plugin-sort": "^3.1.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.4",
"pg": "^8.13.0",
"pg": "^8.13.1",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"tsx": "^4.19.2",
"typescript": "^5.6.3"
},
"packageManager": "[email protected]+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
}
Loading

0 comments on commit 646eeba

Please sign in to comment.