This commit is contained in:
Alessandro Pignotti 2025-03-04 08:59:04 +01:00
parent 0ed0cc52a2
commit 680df7ace1
2 changed files with 367 additions and 211 deletions

570
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,10 +25,8 @@
"svelte": "^4.2.7",
"tailwindcss": "^3.4.9",
"vite": "^5.0.3",
"vite-plugin-static-copy": "^1.0.6"
},
"type": "module",
"dependencies": {
"vite-plugin-static-copy": "^1.0.6",
"@anthropic-ai/sdk": "^0.33.0"
}
},
"type": "module"
}