From 969591ee35d2d6638366c2b0a424ce1f4f2ff5f2 Mon Sep 17 00:00:00 2001 From: Paul Harter Date: Wed, 29 Nov 2023 11:22:13 +0000 Subject: [PATCH] updating client deps --- clients/typescript/package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/clients/typescript/package.json b/clients/typescript/package.json index 1ee9928bec..9b065b2de1 100644 --- a/clients/typescript/package.json +++ b/clients/typescript/package.json @@ -222,7 +222,7 @@ "ts-proto": "^1.125.0", "typeorm": "^0.3.9", "typescript": "^4.9", - "wa-sqlite": "git+https://github.com/rhashimoto/wa-sqlite#master", + "wa-sqlite": "rhashimoto/wa-sqlite#semver:^0.9.8", "web-worker": "^1.2.0" }, "peerDependencies": { @@ -234,7 +234,7 @@ "react-native": ">= 0.68.0", "react-native-sqlite-storage": ">= 6.0.0", "typeorm": ">=0.3.0", - "wa-sqlite": "git+https://github.com/rhashimoto/wa-sqlite#master" + "wa-sqlite": "rhashimoto/wa-sqlite#semver:^0.9.8" }, "peerDependenciesMeta": { "@capacitor-community/sqlite": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f42f1ed0e..a863188d25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,8 +238,8 @@ importers: specifier: ^4.9 version: 4.9.5 wa-sqlite: - specifier: git+https://github.com/rhashimoto/wa-sqlite#master - version: github.com/rhashimoto/wa-sqlite/60d065c8065476d32117bc928172d6d3d0ce7351 + specifier: rhashimoto/wa-sqlite#semver:^0.9.8 + version: github.com/rhashimoto/wa-sqlite/5266fd8cdb4b3ced41352ba7b1f0e919ac37027a web-worker: specifier: ^1.2.0 version: 1.2.0 @@ -14660,8 +14660,8 @@ packages: resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} dev: false - github.com/rhashimoto/wa-sqlite/60d065c8065476d32117bc928172d6d3d0ce7351: - resolution: {tarball: https://codeload.github.com/rhashimoto/wa-sqlite/tar.gz/60d065c8065476d32117bc928172d6d3d0ce7351} + github.com/rhashimoto/wa-sqlite/5266fd8cdb4b3ced41352ba7b1f0e919ac37027a: + resolution: {tarball: https://codeload.github.com/rhashimoto/wa-sqlite/tar.gz/5266fd8cdb4b3ced41352ba7b1f0e919ac37027a} name: wa-sqlite version: 0.9.9 dev: true