@pol-studios/db 1.0.56 → 1.0.58

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/dist/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  useHasConflicts,
25
25
  usePendingConflicts,
26
26
  useSupabaseUpload
27
- } from "./chunk-N4KK5G5T.js";
27
+ } from "./chunk-OK2C54B6.js";
28
28
  import {
29
29
  ADAPTER_STRATEGIES,
30
30
  AdapterAutoDetector,
@@ -77,7 +77,7 @@ import {
77
77
  useUpsertChangelog,
78
78
  useUpsertChangelogEntry,
79
79
  useUpsertChangelogMedia
80
- } from "./chunk-DDL63KLQ.js";
80
+ } from "./chunk-LG3OHLGB.js";
81
81
  import {
82
82
  LiveChangeContext,
83
83
  LiveChangeContextProvider,
@@ -13,7 +13,7 @@ import {
13
13
  useHasConflicts,
14
14
  usePendingConflicts,
15
15
  useSupabaseUpload
16
- } from "./chunk-N4KK5G5T.js";
16
+ } from "./chunk-OK2C54B6.js";
17
17
  import {
18
18
  ADAPTER_STRATEGIES,
19
19
  AdapterAutoDetector,
@@ -65,7 +65,7 @@ import {
65
65
  useUpsertChangelog,
66
66
  useUpsertChangelogEntry,
67
67
  useUpsertChangelogMedia
68
- } from "./chunk-DDL63KLQ.js";
68
+ } from "./chunk-LG3OHLGB.js";
69
69
  import {
70
70
  LiveChangeContext,
71
71
  LiveChangeContextProvider,
package/dist/index.web.js CHANGED
@@ -56,7 +56,7 @@ import {
56
56
  useUpsertChangelog,
57
57
  useUpsertChangelogEntry,
58
58
  useUpsertChangelogMedia
59
- } from "./chunk-DDL63KLQ.js";
59
+ } from "./chunk-LG3OHLGB.js";
60
60
  import {
61
61
  LiveChangeContext,
62
62
  LiveChangeContextProvider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pol-studios/db",
3
- "version": "1.0.56",
3
+ "version": "1.0.58",
4
4
  "description": "Database layer for React applications with Supabase and PowerSync support",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",