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",