@livestore/adapter-web 0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d → 0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711

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/adapter-web",
3
- "version": "0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d",
3
+ "version": "0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -51,11 +51,11 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@opentelemetry/api": "1.9.0",
54
- "@livestore/devtools-web-common": "0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d",
55
- "@livestore/common": "0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d",
56
- "@livestore/sqlite-wasm": "0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d",
57
- "@livestore/utils": "0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d",
58
- "@livestore/webmesh": "0.0.0-snapshot-2f0c7fda0b6162c7f58137776d5efc92052a093d"
54
+ "@livestore/common": "0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711",
55
+ "@livestore/sqlite-wasm": "0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711",
56
+ "@livestore/devtools-web-common": "0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711",
57
+ "@livestore/webmesh": "0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711",
58
+ "@livestore/utils": "0.0.0-snapshot-4881d405246a517088d49827f9eab9c691d87711"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/chrome": "^0.0.304",