From 5d28446012c8f6723fade6637c52a3b99e36c804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 04:57:35 +0000 Subject: [PATCH] chore(deps): bump @tursodatabase/database-wasm from 0.6.1 to 0.7.2 Bumps [@tursodatabase/database-wasm](https://github.com/tursodatabase/turso) from 0.6.1 to 0.7.2. - [Release notes](https://github.com/tursodatabase/turso/releases) - [Changelog](https://github.com/tursodatabase/turso/blob/main/CHANGELOG.md) - [Commits](https://github.com/tursodatabase/turso/compare/v0.6.1...v0.7.2) --- updated-dependencies: - dependency-name: "@tursodatabase/database-wasm" dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 346b60a..f07a9cf 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@solana/web3.js": "^1.98.4", "@tailwindcss/node": "^4.3.2", "@tanstack/react-query": "5.101.2", - "@tursodatabase/database-wasm": "^0.6.1", + "@tursodatabase/database-wasm": "^0.7.2", "@uidotdev/usehooks": "^2.4.1", "boneyard-js": "^1.8.2", "class-variance-authority": "^0.7.1",