@nomad-e/bluma-cli 0.10.0 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nomad-e/bluma-cli",
3
- "version": "0.10.0",
3
+ "version": "0.11.1",
4
4
  "description": "BluMa independent agent for automation and advanced software engineering.",
5
5
  "author": "Alex Fonseca",
6
6
  "license": "Apache-2.0",
@@ -11,6 +11,7 @@
11
11
  "@babel/preset-env": "^7.28.0",
12
12
  "@babel/preset-react": "^7.27.1",
13
13
  "@babel/preset-typescript": "^7.27.1",
14
+ "@types/better-sqlite3": "^7.6.13",
14
15
  "@types/diff": "^7.0.2",
15
16
  "@types/glob": "^8.1.0",
16
17
  "@types/jest": "^30.0.0",
@@ -74,6 +75,7 @@
74
75
  "@types/react-dom": "^19.2.3",
75
76
  "auto-bind": "^5.0.1",
76
77
  "axios": "^1.16.0",
78
+ "better-sqlite3": "^11.10.0",
77
79
  "bidi-js": "^1.0.3",
78
80
  "chalk": "^5.5.0",
79
81
  "class-variance-authority": "^0.7.1",
@@ -86,6 +88,7 @@
86
88
  "emoji-regex": "^10.6.0",
87
89
  "env-paths": "^4.0.0",
88
90
  "execa": "^9.6.1",
91
+ "fflate": "^0.8.2",
89
92
  "get-east-asian-width": "^1.6.0",
90
93
  "indent-string": "^5.0.0",
91
94
  "jquery": "^4.0.0",
@@ -104,13 +107,13 @@
104
107
  "signal-exit": "^4.1.0",
105
108
  "stack-utils": "^2.0.6",
106
109
  "strip-ansi": "^7.2.0",
110
+ "supports-hyperlinks": "^4.4.0",
107
111
  "tailwind-merge": "^3.5.0",
108
112
  "tailwindcss": "^4.2.4",
109
113
  "usehooks-ts": "^3.1.1",
110
114
  "uuid": "^9.0.1",
111
115
  "wrap-ansi": "^10.0.0",
112
- "yoga-layout": "^3.2.1",
113
- "supports-hyperlinks": "^4.4.0"
116
+ "yoga-layout": "^3.2.1"
114
117
  },
115
118
  "files": [
116
119
  "dist/",