This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "siri-shortcuts",
|
||||
"version": "1.0.0",
|
||||
"description": "Siri-enabled, Anthropic-powered shortcuts",
|
||||
"description": "Siri-enabled, Llama-powered shortcuts",
|
||||
"author": "riccardo@frompixels.com",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
@@ -25,12 +25,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^5.22.0",
|
||||
"ai": "^5.0.68",
|
||||
"openai": "^4.77.0",
|
||||
"axios": "^1.12.0",
|
||||
"next": "^15.5.9",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"zod": "^4.1.12"
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.6.1",
|
||||
|
||||
Reference in New Issue
Block a user