From dcf994c4fa97aa7a1ad198161275c37a4ee73df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 10:55:22 +0000 Subject: [PATCH] Bump @ng-icons/core from 26.5.0 to 27.5.2 in /client Bumps [@ng-icons/core](https://github.com/ng-icons/ng-icons) from 26.5.0 to 27.5.2. - [Release notes](https://github.com/ng-icons/ng-icons/releases) - [Commits](https://github.com/ng-icons/ng-icons/compare/v26.5.0...v27.5.2) --- updated-dependencies: - dependency-name: "@ng-icons/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client/package-lock.json | 8 ++++---- client/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 12e22a7..9f7083b 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -18,7 +18,7 @@ "@angular/platform-server": "^17.3.0", "@angular/router": "^17.3.0", "@angular/ssr": "^17.3.0", - "@ng-icons/core": "^26.3.0", + "@ng-icons/core": "^27.5.2", "@ng-icons/heroicons": "^26.3.0", "@ng-icons/jam-icons": "^26.3.0", "@ng-icons/lucide": "^26.3.0", @@ -2873,9 +2873,9 @@ } }, "node_modules/@ng-icons/core": { - "version": "26.5.0", - "resolved": "https://registry.npmjs.org/@ng-icons/core/-/core-26.5.0.tgz", - "integrity": "sha512-QaincZw6O22pNuI/7lwM1fVeEFANRNAHNi+TYwCn2bAt7v91Fzj7g44J1cyOoApdqkanSWZUWbuyzznPFimOEw==", + "version": "27.5.2", + "resolved": "https://registry.npmjs.org/@ng-icons/core/-/core-27.5.2.tgz", + "integrity": "sha512-LDfhrfxJ5yM8NkpSlz9ix+RRuecFHZYjfCgXH0dVDuk5gx+40Dxi/v9vL8oRpUP4oL9spR7Ndry2ENVZY/h4Tw==", "dependencies": { "tslib": "^2.2.0" } diff --git a/client/package.json b/client/package.json index 1798f21..9107704 100644 --- a/client/package.json +++ b/client/package.json @@ -21,7 +21,7 @@ "@angular/platform-server": "^17.3.0", "@angular/router": "^17.3.0", "@angular/ssr": "^17.3.0", - "@ng-icons/core": "^26.3.0", + "@ng-icons/core": "^27.5.2", "@ng-icons/heroicons": "^26.3.0", "@ng-icons/jam-icons": "^26.3.0", "@ng-icons/lucide": "^26.3.0",