From b188a5f5599ec38808a20ab78a14ea988eaca09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 08:31:23 +0000 Subject: [PATCH] chore(deps-dev): bump miniprogram-computed from 5.1.0 to 7.1.0 Bumps [miniprogram-computed](https://github.com/wechat-miniprogram/computed) from 5.1.0 to 7.1.0. - [Release notes](https://github.com/wechat-miniprogram/computed/releases) - [Commits](https://github.com/wechat-miniprogram/computed/commits/v7.1.0) --- updated-dependencies: - dependency-name: miniprogram-computed dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07ab535f8..77c70fcb9 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "merge2": "^1.4.1", "miniprogram-api-typings": "^3.12.3", "miniprogram-automator": "^0.10.0", - "miniprogram-computed": "^5.0.0", + "miniprogram-computed": "^7.1.0", "miniprogram-simulate": "^1.6.0", "npm-run-all": "^4.1.5", "playwright": "^1.19.1",