Skip to content
Snippets Groups Projects
Unverified Commit 505b8e94 authored by Thuc Pham's avatar Thuc Pham Committed by GitHub
Browse files

bump: use latest ai package version (#292)

parent 578f7f9e
No related branches found
No related tags found
No related merge requests found
---
"create-llama": patch
---
bump: use latest ai package version
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"dev": "concurrently \"tsup index.ts --format esm --dts --watch\" \"nodemon --watch dist/index.js\"" "dev": "concurrently \"tsup index.ts --format esm --dts --watch\" \"nodemon --watch dist/index.js\""
}, },
"dependencies": { "dependencies": {
"ai": "3.0.21", "ai": "3.3.38",
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"duck-duck-scrape": "^2.2.5", "duck-duck-scrape": "^2.2.5",
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"@radix-ui/react-hover-card": "^1.0.7", "@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-select": "^2.1.1", "@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-slot": "^1.0.2",
"ai": "3.0.21", "ai": "3.3.38",
"ajv": "^8.12.0", "ajv": "^8.12.0",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment