@livestore/cli 0.0.0-snapshot-79f5644e9a6f4964b6dae0e55ab3733a8bd9ac8d → 0.0.0-snapshot-3fe60afadabc4755b83a777d7ab958e41df54736

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/cli",
3
- "version": "0.0.0-snapshot-79f5644e9a6f4964b6dae0e55ab3733a8bd9ac8d",
3
+ "version": "0.0.0-snapshot-3fe60afadabc4755b83a777d7ab958e41df54736",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -11,9 +11,9 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@effect/ai-openai": "0.29.0",
14
- "@livestore/common": "0.0.0-snapshot-79f5644e9a6f4964b6dae0e55ab3733a8bd9ac8d",
15
- "@livestore/utils": "0.0.0-snapshot-79f5644e9a6f4964b6dae0e55ab3733a8bd9ac8d",
16
- "@livestore/utils-dev": "0.0.0-snapshot-79f5644e9a6f4964b6dae0e55ab3733a8bd9ac8d"
14
+ "@livestore/utils": "0.0.0-snapshot-3fe60afadabc4755b83a777d7ab958e41df54736",
15
+ "@livestore/common": "0.0.0-snapshot-3fe60afadabc4755b83a777d7ab958e41df54736",
16
+ "@livestore/utils-dev": "0.0.0-snapshot-3fe60afadabc4755b83a777d7ab958e41df54736"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@types/node": "24.2.0",