From 0ea9a5262540e15fb971bc25a2a4db090436fe54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 19:01:56 +0000 Subject: [PATCH] Update dependency @aws-amplify/datastore to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f50409a..b457bd3c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@angular/platform-browser-dynamic": "17.3.12", "@angular/router": "17.3.12", "@aws-amplify/cli": "12.14.4", - "@aws-amplify/datastore": "3.12.12", + "@aws-amplify/datastore": "5.1.7", "@aws-amplify/ui-angular": "5.3.2", "@babel/runtime": "7.29.2", "@nozbe/watermelondb": "0.24.0",