@livestore/adapter-node 0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac → 0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877

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": "@livestore/adapter-node",
3
- "version": "0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac",
3
+ "version": "0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -26,14 +26,14 @@
26
26
  }
27
27
  },
28
28
  "dependencies": {
29
- "@livestore/devtools-vite": "0.3.0-dev.36",
29
+ "@livestore/devtools-vite": "0.3.0-dev.37",
30
30
  "@opentelemetry/api": "1.9.0",
31
31
  "vite": "6.2.1",
32
- "@livestore/common": "0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac",
33
- "@livestore/devtools-node-common": "0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac",
34
- "@livestore/sqlite-wasm": "0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac",
35
- "@livestore/utils": "0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac",
36
- "@livestore/webmesh": "0.0.0-snapshot-a031088a8e879e9efab2d7ab870069964d2c54ac"
32
+ "@livestore/common": "0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877",
33
+ "@livestore/devtools-node-common": "0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877",
34
+ "@livestore/sqlite-wasm": "0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877",
35
+ "@livestore/utils": "0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877",
36
+ "@livestore/webmesh": "0.0.0-snapshot-b8c7d90c79e52814d0439fe322081a35a2ce2877"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@rollup/plugin-commonjs": "^28.0.3",