From 18d55384fa36f2d5e6511f27f1761be5d4c6d024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:57:56 +0000 Subject: [PATCH] chore(deps): bump @tursodatabase/database-wasm from 0.6.1 to 0.7.1 Bumps [@tursodatabase/database-wasm](https://github.com/tursodatabase/turso) from 0.6.1 to 0.7.1. - [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.1) --- updated-dependencies: - dependency-name: "@tursodatabase/database-wasm" dependency-version: 0.7.1 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..d2bcc2a 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.1", "@uidotdev/usehooks": "^2.4.1", "boneyard-js": "^1.8.2", "class-variance-authority": "^0.7.1",