build: Bump version to 0.3.4

This commit is contained in:
github-actions[bot] 2025-12-03 19:00:01 +00:00
parent 10a9414301
commit a0cd7232b5
3 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.23.24",
"llama-stack-client": "^0.3.3",
"llama-stack-client": "^0.3.4",
"lucide-react": "^0.545.0",
"next": "15.5.4",
"next-auth": "^4.24.11",
@ -9635,9 +9635,9 @@
"license": "MIT"
},
"node_modules/llama-stack-client": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/llama-stack-client/-/llama-stack-client-0.3.3.tgz",
"integrity": "sha512-eESw7ousfilyD3vQZrSVe51cuFn32VHXuFlrsVtopwLdjW6AOzuzLlfJLO2jroRqTGGI/vqaykqDvZSyxJHr9A==",
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/llama-stack-client/-/llama-stack-client-0.3.4.tgz",
"integrity": "sha512-rT4tdBhnY3Kl9HPxdD7eLEw/hJdmiiRofuN7Qdz/7qrtfMHykhHKwkUjRdT3lEOi4um1PSSPxCCHlxxkmYuRaA==",
"license": "MIT",
"dependencies": {
"@types/node": "^18.11.18",

View file

@ -23,7 +23,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.23.24",
"llama-stack-client": "^0.3.3",
"llama-stack-client": "^0.3.4",
"lucide-react": "^0.545.0",
"next": "15.5.4",
"next-auth": "^4.24.11",