From e639346228c08179474c21e33edeed00de6ee5f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 06:19:18 +0000 Subject: [PATCH] Bump @cratis/arc.react.mvvm from 19.9.7 to 19.9.8 Bumps [@cratis/arc.react.mvvm](https://github.com/cratis/arc) from 19.9.7 to 19.9.8. - [Release notes](https://github.com/cratis/arc/releases) - [Commits](https://github.com/cratis/arc/compare/v19.9.7...v19.9.8) --- updated-dependencies: - dependency-name: "@cratis/arc.react.mvvm" dependency-version: 19.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/package.json b/Library/package.json index bad0b23..9d1407d 100644 --- a/Library/package.json +++ b/Library/package.json @@ -20,7 +20,7 @@ "dependencies": { "@cratis/arc": "19.9.7", "@cratis/arc.react": "19.9.8", - "@cratis/arc.react.mvvm": "19.9.7", + "@cratis/arc.react.mvvm": "19.9.8", "@cratis/arc.vite": "19.9.7", "allotment": "1.20.5", "echarts": "6.0.0",