+9
-9
| { | ||
| "name": "monlite", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "The whole monlite stack in one install: embedded SQLite document database + cache, queue, cron, full-text + vector search, sync, and realtime. One .db file replaces MongoDB, Redis, Qdrant, BullMQ and more.", | ||
@@ -146,10 +146,10 @@ "type": "module", | ||
| "dependencies": { | ||
| "@monlite/kv": "^0.5.0", | ||
| "@monlite/core": "^2.9.1", | ||
| "@monlite/queue": "^0.6.0", | ||
| "@monlite/fts": "^0.6.0", | ||
| "@monlite/cron": "^0.3.0", | ||
| "@monlite/vector": "^0.6.0", | ||
| "@monlite/sync": "^1.3.4", | ||
| "@monlite/realtime": "^0.2.0" | ||
| "@monlite/core": "^2.9.2", | ||
| "@monlite/kv": "^0.5.1", | ||
| "@monlite/queue": "^0.6.1", | ||
| "@monlite/vector": "^0.6.1", | ||
| "@monlite/fts": "^0.6.1", | ||
| "@monlite/cron": "^0.3.1", | ||
| "@monlite/realtime": "^0.2.0", | ||
| "@monlite/sync": "^1.3.4" | ||
| }, | ||
@@ -156,0 +156,0 @@ "peerDependencies": { |
Updated
Updated
Updated
Updated
Updated
Updated