@rocicorp/zero 0.18.2025031800 → 0.18.2025031801

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.
@@ -14484,7 +14484,7 @@ function makeMessage(message, context, logLevel) {
14484
14484
  }
14485
14485
 
14486
14486
  // ../zero-client/src/client/version.ts
14487
- var version2 = "0.18.2025031800";
14487
+ var version2 = "0.18.2025031801";
14488
14488
 
14489
14489
  // ../zero-client/src/client/log-options.ts
14490
14490
  var LevelFilterLogSink = class {
@@ -16789,4 +16789,4 @@ export {
16789
16789
  escapeLike,
16790
16790
  Zero
16791
16791
  };
16792
- //# sourceMappingURL=chunk-FNFCFUNQ.js.map
16792
+ //# sourceMappingURL=chunk-472VY5VS.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-FNFCFUNQ.js";
3
+ } from "./chunk-472VY5VS.js";
4
4
  import {
5
5
  DEFAULT_TTL
6
6
  } from "./chunk-5X3DESC6.js";
package/out/zero.js CHANGED
@@ -19,7 +19,7 @@ import {
19
19
  relationships,
20
20
  string,
21
21
  table
22
- } from "./chunk-FNFCFUNQ.js";
22
+ } from "./chunk-472VY5VS.js";
23
23
  import {
24
24
  DEFAULT_TTL
25
25
  } from "./chunk-5X3DESC6.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.18.2025031800",
3
+ "version": "0.18.2025031801",
4
4
  "scripts": {
5
5
  "build": "rm -rf out && npm run build-server && npm run build-client",
6
6
  "build-client": "tsc -p tsconfig.client.json && tsc-alias -p tsconfig.client.json && npx tsx tool/build.js",
@@ -44,7 +44,7 @@
44
44
  "json-custom-numbers": "^3.1.1",
45
45
  "kasi": "^1.1.0",
46
46
  "nanoid": "^5.1.2",
47
- "pg": "^8.11.3",
47
+ "pg": "^8.14.1",
48
48
  "pg-format": "npm:pg-format-fix@^1.0.5",
49
49
  "pg-logical-replication": "^2.0.7",
50
50
  "pg-protocol": "^1.7.0",