Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit 26903e0

Browse files
committed
chore: update pnpm-lock.yaml to remove unused dependencies and clean up package resolutions
fix: update generated timestamp in ollama-models-list.ts
1 parent a4d0c0c commit 26903e0

3 files changed

Lines changed: 18 additions & 274 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rawi",
33
"description": "Rawi (راوي) is the developer-friendly AI CLI that brings the power of 11 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace.",
4-
"version": "0.0.12-beta.4",
4+
"version": "0.0.12-beta.5",
55
"type": "module",
66
"license": "MIT",
77
"bin": {
@@ -98,22 +98,18 @@
9898
"@aws-sdk/credential-providers": "3.879.0",
9999
"@inquirer/prompts": "7.8.4",
100100
"@libsql/client": "0.15.14",
101-
"@oclif/core": "4.5.2",
102101
"ai": "5.0.28",
103102
"boxen": "8.0.1",
104103
"chalk": "5.6.0",
105-
"chokidar": "4.0.3",
106104
"cli-table3": "0.6.5",
107105
"commander": "14.0.0",
108-
"cosmiconfig": "9.0.0",
109106
"drizzle-orm": "0.44.5",
110107
"file-type": "21.0.0",
111108
"glob": "11.0.3",
112109
"leven": "4.0.0",
113110
"officeparser": "5.2.0",
114111
"ora": "8.2.0",
115112
"partial-json": "0.1.7",
116-
"simple-git": "3.28.0",
117113
"update-notifier": "7.3.1",
118114
"uuid": "11.1.0",
119115
"zod": "4.1.5"

0 commit comments

Comments
 (0)