@livestore/adapter-cloudflare 0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66 → 0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livestore/adapter-cloudflare",
3
- "version": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66",
3
+ "version": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "./src/polyfill.ts",
@@ -12,12 +12,12 @@
12
12
  },
13
13
  "dependencies": {
14
14
  "@cloudflare/workers-types": "4.20250923.0",
15
- "@livestore/common": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66",
16
- "@livestore/common-cf": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66",
17
- "@livestore/livestore": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66",
18
- "@livestore/sqlite-wasm": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66",
19
- "@livestore/sync-cf": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66",
20
- "@livestore/utils": "0.0.0-snapshot-cad111447e11a305010e398f31353a56f240be66"
15
+ "@livestore/common": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5",
16
+ "@livestore/common-cf": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5",
17
+ "@livestore/livestore": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5",
18
+ "@livestore/sync-cf": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5",
19
+ "@livestore/sqlite-wasm": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5",
20
+ "@livestore/utils": "0.0.0-snapshot-79f891d6a10481f53a482d68a03cb609511ea2b5"
21
21
  },
22
22
  "devDependencies": {
23
23
  "wrangler": "4.42.2"