@livestore/cli 0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab → 0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed

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.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/cli",
3
- "version": "0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab",
3
+ "version": "0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -11,11 +11,11 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@effect/ai-openai": "0.32.0",
14
- "@livestore/adapter-node": "0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab",
15
- "@livestore/common": "0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab",
16
- "@livestore/livestore": "0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab",
17
- "@livestore/sync-cf": "0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab",
18
- "@livestore/utils": "0.0.0-snapshot-cf6aae2c6366ba41de14f709e59c89773df3b3ab"
14
+ "@livestore/adapter-node": "0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed",
15
+ "@livestore/common": "0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed",
16
+ "@livestore/livestore": "0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed",
17
+ "@livestore/sync-cf": "0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed",
18
+ "@livestore/utils": "0.0.0-snapshot-8f40d1aad47eefa97928a1d38d1762827cda59ed"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/node": "24.5.2",