From 5b3fb5c0e11b3cb1a36506633ba99dce7f8a6b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 07:04:36 +0000 Subject: [PATCH] Bump the ng-icons group across 1 directory with 2 updates Bumps the ng-icons group with 2 updates in the / directory: [@ng-icons/core](https://github.com/ng-icons/ng-icons) and [@ng-icons/remixicon](https://github.com/ng-icons/ng-icons). Updates `@ng-icons/core` from 34.0.0 to 35.1.0 - [Release notes](https://github.com/ng-icons/ng-icons/releases) - [Changelog](https://github.com/ng-icons/ng-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/ng-icons/ng-icons/compare/v34.0.0...v35.1.0) Updates `@ng-icons/remixicon` from 34.0.0 to 35.1.0 - [Release notes](https://github.com/ng-icons/ng-icons/releases) - [Changelog](https://github.com/ng-icons/ng-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/ng-icons/ng-icons/compare/v34.0.0...v35.1.0) --- updated-dependencies: - dependency-name: "@ng-icons/core" dependency-version: 35.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ng-icons - dependency-name: "@ng-icons/remixicon" dependency-version: 35.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ng-icons ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 350e869..eb98fd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,8 +22,8 @@ "@cptpiepmatz/tag-uri": "npm:@jsr/cptpiepmatz__tag-uri@^0.1.2", "@maplibre/ngx-maplibre-gl": "^21.0.2", "@mjackson/multipart-parser": "npm:@jsr/mjackson__multipart-parser@^0.10.1", - "@ng-icons/core": "^34.0.0", - "@ng-icons/remixicon": "^34.0.0", + "@ng-icons/core": "^35.1.0", + "@ng-icons/remixicon": "^35.1.0", "@ngx-translate/core": "^17.0.0", "@thatopen/components": "^2.4.11", "@thatopen/components-front": "~2.4.12", @@ -9541,25 +9541,25 @@ } }, "node_modules/@ng-icons/core": { - "version": "34.0.0", - "resolved": "https://registry.npmjs.org/@ng-icons/core/-/core-34.0.0.tgz", - "integrity": "sha512-SrL8dBApSKzXhihEGmiJ/tAj+wSvt6XmZJOAzUTVcgkuV0YuL1WCHVfAwXgQHVG5Te27JkjyXd2n76pNFMuekw==", + "version": "35.1.0", + "resolved": "https://registry.npmjs.org/@ng-icons/core/-/core-35.1.0.tgz", + "integrity": "sha512-GfJXjJx4PRSf6hWTcCWrrqwVDQmAc5KGIbk2eAekebDt0ZcJbCLMhax6u3UoEzHViYMyDtXo3a+t489FvO3WwA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@angular-devkit/schematics": ">=21.0.0", - "@angular/common": ">=21.0.0", - "@angular/core": ">=21.0.0", - "@schematics/angular": ">=21.0.0", + "@angular-devkit/schematics": ">=22.0.0", + "@angular/common": ">=22.0.0", + "@angular/core": ">=22.0.0", + "@schematics/angular": ">=22.0.0", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@ng-icons/remixicon": { - "version": "34.0.0", - "resolved": "https://registry.npmjs.org/@ng-icons/remixicon/-/remixicon-34.0.0.tgz", - "integrity": "sha512-dqocREgrJ3NFXnFCepWHbKAL5WStIWZ/06NAb0dP2PEZgwQMmmr79L4FhbO8sHlRAiVHS2dl2VBkAqR1VV+7Cg==", + "version": "35.1.0", + "resolved": "https://registry.npmjs.org/@ng-icons/remixicon/-/remixicon-35.1.0.tgz", + "integrity": "sha512-igFwcTBM6EpJmZUW7i1Zia1swF/7vX8Mq1n4xFMMwmp1p8Kl+kxUXjwLR6C4qjn6hI43IE0kYLRaFl69DcMjpg==", "license": "Apache", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index 572a281..bc9ed8a 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@cptpiepmatz/tag-uri": "npm:@jsr/cptpiepmatz__tag-uri@^0.1.2", "@maplibre/ngx-maplibre-gl": "^21.0.2", "@mjackson/multipart-parser": "npm:@jsr/mjackson__multipart-parser@^0.10.1", - "@ng-icons/core": "^34.0.0", - "@ng-icons/remixicon": "^34.0.0", + "@ng-icons/core": "^35.1.0", + "@ng-icons/remixicon": "^35.1.0", "@ngx-translate/core": "^17.0.0", "@thatopen/components": "^2.4.11", "@thatopen/components-front": "~2.4.12",