@delta-comic/db 1.3.4 → 1.3.6

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
@@ -1,4 +1,4 @@
1
- import { Pn as e, Wr as t, c as n, lr as r, n as i, r as a, s as o, sn as s, t as c, u as l, y as u } from "./esm-Z-VrDWXW.js";
1
+ import { Pn as e, Wr as t, c as n, lr as r, n as i, r as a, s as o, sn as s, t as c, u as l, y as u } from "./esm-DrkZJn8m.js";
2
2
  import { useGlobalVar as d } from "@delta-comic/utils";
3
3
  import { defineMutation as f, useMutation as p, useQuery as m, useQueryCache as h } from "@pinia/colada";
4
4
  import { SourcedValue as g, Struct as _, uni as v } from "@delta-comic/model";
@@ -85,7 +85,7 @@ async function M(e, t = {}, n) {
85
85
  return window.__TAURI_INTERNALS__.invoke(e, t, n);
86
86
  }
87
87
  //#endregion
88
- //#region ../../node_modules/.pnpm/@tauri-apps+plugin-sql@2.3.2/node_modules/@tauri-apps/plugin-sql/dist-js/index.js
88
+ //#region ../../node_modules/.pnpm/@tauri-apps+plugin-sql@2.4.0/node_modules/@tauri-apps/plugin-sql/dist-js/index.js
89
89
  var ue = class e {
90
90
  constructor(e) {
91
91
  this.path = e;
@@ -156,7 +156,7 @@ var pe = class {
156
156
  rollbackToSavepoint;
157
157
  init;
158
158
  constructor(e) {
159
- this.init = () => import("./esm-CCEtNFC9.js").then(({ createQueryId: e }) => {
159
+ this.init = () => import("./esm-DHmh9Ibw.js").then(({ createQueryId: e }) => {
160
160
  e && (this.savepoint = N.bind(null, "savepoint", e), this.releaseSavepoint = N.bind(null, "release", e), this.rollbackToSavepoint = N.bind(null, "rollback to", e));
161
161
  }).then(e);
162
162
  }