From fe6daa6470d5de2f205fa5bfcdf73eadc63f1ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 02:09:50 +0000 Subject: [PATCH] Update dependency @ngx-pwa/local-storage to v21 --- package.json | 2 +- projects/yah-light/package.json | 2 +- projects/yah-solar/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2953b01f..be50fe2d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/service-worker": "15.2.9", "@ngneat/hot-toast": "5.0.2", "@ngneat/overview": "4.1.0", - "@ngx-pwa/local-storage": "15.0.0", + "@ngx-pwa/local-storage": "21.0.0", "ngx-spinner": "15.0.1", "process": "0.11.10", "rxjs": "7.8.2", diff --git a/projects/yah-light/package.json b/projects/yah-light/package.json index c431ba1b..a03d8cbe 100644 --- a/projects/yah-light/package.json +++ b/projects/yah-light/package.json @@ -5,7 +5,7 @@ "@angular/common": "^15.1.1", "@angular/core": "^15.1.1", "ngx-spinner": "15.0.1", - "@ngx-pwa/local-storage": "15.0.0", + "@ngx-pwa/local-storage": "21.0.0", "@ngneat/overview": "4.1.0", "@ngneat/hot-toast": "5.0.2" }, diff --git a/projects/yah-solar/package.json b/projects/yah-solar/package.json index 41a1a271..88da7317 100644 --- a/projects/yah-solar/package.json +++ b/projects/yah-solar/package.json @@ -5,7 +5,7 @@ "@angular/common": "^15.1.1", "@angular/core": "^15.1.1", "ngx-spinner": "15.0.1", - "@ngx-pwa/local-storage": "15.0.0", + "@ngx-pwa/local-storage": "21.0.0", "@ngneat/overview": "4.1.0", "@ngneat/hot-toast": "5.0.2" },