@hot-updater/cloudflare 0.30.5 → 0.30.7

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hot-updater/cloudflare",
3
3
  "type": "module",
4
- "version": "0.30.5",
4
+ "version": "0.30.7",
5
5
  "description": "React Native OTA solution for self-hosted",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.mjs",
@@ -50,11 +50,11 @@
50
50
  "cloudflare": "4.2.0",
51
51
  "hono": "4.12.9",
52
52
  "uuidv7": "^1.0.2",
53
- "@hot-updater/cli-tools": "0.30.5",
54
- "@hot-updater/core": "0.30.5",
55
- "@hot-updater/plugin-core": "0.30.5",
56
- "@hot-updater/js": "0.30.5",
57
- "@hot-updater/server": "0.30.5"
53
+ "@hot-updater/cli-tools": "0.30.7",
54
+ "@hot-updater/core": "0.30.7",
55
+ "@hot-updater/js": "0.30.7",
56
+ "@hot-updater/plugin-core": "0.30.7",
57
+ "@hot-updater/server": "0.30.7"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@cloudflare/vitest-pool-workers": "0.13.0",
@@ -71,7 +71,7 @@
71
71
  "vitest": "4.1.4",
72
72
  "wrangler": "^4.5.0",
73
73
  "xdg-app-paths": "^8.3.0",
74
- "@hot-updater/test-utils": "0.30.5"
74
+ "@hot-updater/test-utils": "0.30.7"
75
75
  },
76
76
  "scripts": {
77
77
  "build": "tsdown && pnpm build:worker",
@@ -1 +1 @@
1
- This folder contains the built output assets for the worker "hot-updater" generated at 2026-04-24T07:47:07.748Z.
1
+ This folder contains the built output assets for the worker "hot-updater" generated at 2026-05-02T07:14:38.694Z.
@@ -6498,7 +6498,7 @@ init_performance2();
6498
6498
  // ../../packages/server/package.json
6499
6499
  var package_default = {
6500
6500
  name: "@hot-updater/server",
6501
- version: "0.30.5",
6501
+ version: "0.30.7",
6502
6502
  type: "module",
6503
6503
  description: "React Native OTA solution for self-hosted",
6504
6504
  sideEffects: false,
@@ -6555,19 +6555,19 @@ var package_default = {
6555
6555
  "@hot-updater/core": "workspace:*",
6556
6556
  "@hot-updater/plugin-core": "workspace:*",
6557
6557
  "@hot-updater/js": "workspace:*",
6558
- fumadb: "0.2.2",
6558
+ fumadb: "catalog:db",
6559
6559
  rou3: "0.7.9",
6560
6560
  semver: "^7.7.2"
6561
6561
  },
6562
6562
  devDependencies: {
6563
- "@electric-sql/pglite": "^0.2.17",
6563
+ "@electric-sql/pglite": "catalog:db",
6564
6564
  "@hot-updater/standalone": "workspace:*",
6565
6565
  "@hot-updater/test-utils": "workspace:*",
6566
6566
  "@types/node": "catalog:",
6567
6567
  "@types/semver": "^7.5.8",
6568
6568
  execa: "catalog:tools",
6569
- kysely: "^0.28.9",
6570
- "kysely-pglite-dialect": "^1.2.0",
6569
+ kysely: "catalog:db",
6570
+ "kysely-pglite-dialect": "catalog:db",
6571
6571
  msw: "^2.7.0",
6572
6572
  uuidv7: "^1.0.2"
6573
6573
  }