@livestore/svelte 0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c → 0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285

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/svelte",
3
- "version": "0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c",
3
+ "version": "0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -8,9 +8,9 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "@opentelemetry/api": "1.9.0",
11
- "@livestore/common": "0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c",
12
- "@livestore/utils": "0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c",
13
- "@livestore/livestore": "0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c"
11
+ "@livestore/common": "0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285",
12
+ "@livestore/utils": "0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285",
13
+ "@livestore/livestore": "0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@sveltejs/vite-plugin-svelte": "^6.2.1",
@@ -21,8 +21,8 @@
21
21
  "typescript": "5.9.2",
22
22
  "vite": "7.2.4",
23
23
  "vitest": "3.2.4",
24
- "@livestore/adapter-web": "0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c",
25
- "@livestore/utils-dev": "0.0.0-snapshot-01e042f0795e60fdd20153e0a46e876a3be89c4c"
24
+ "@livestore/adapter-web": "0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285",
25
+ "@livestore/utils-dev": "0.0.0-snapshot-679add5691c8dbe4cb1b90abfcdaca768c1a9285"
26
26
  },
27
27
  "files": [
28
28
  "package.json",