diff --git a/ui/package.json b/ui/package.json index bcc7a35..c1776a4 100644 --- a/ui/package.json +++ b/ui/package.json @@ -9,7 +9,7 @@ "watch": "vue-cli-service build --watch" }, "dependencies": { - "@carbon/icons-vue": "10.41.0", + "@carbon/icons-vue": "10.130.0", "@carbon/vue": "^2.40.0", "@nethserver/ns8-ui-lib": "^1.0.0", "await-to-js": "^3.0.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 38a5850..ae0920b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -866,19 +866,27 @@ "@babel/helper-string-parser" "^7.27.1" "@babel/helper-validator-identifier" "^7.27.1" -"@carbon/icon-helpers@^10.24.0", "@carbon/icon-helpers@^10.37.0": +"@carbon/icon-helpers@^10.37.0": version "10.61.0" resolved "https://registry.yarnpkg.com/@carbon/icon-helpers/-/icon-helpers-10.61.0.tgz#343bf41f883519fd69e005c535aa4b96195adfa6" integrity sha512-6ZITFgu5+BdbyX/hrLcV4zev+6L8iXFQb3NaBkyga6JEhjzPLuUp1ZTtGtZdzz6ybhFKYnkWyP4+ii7Ght10qQ== dependencies: "@ibm/telemetry-js" "^1.5.0" -"@carbon/icons-vue@10.41.0": - version "10.41.0" - resolved "https://registry.yarnpkg.com/@carbon/icons-vue/-/icons-vue-10.41.0.tgz#154c1d1c5db5714ef4eacf301babc4adf0815f04" - integrity sha512-cS/nKIv/l92+r9E0Xrt2bG78WSdROYzt6D+AXnMwgwBPhCN7kJc4mKiKyYI7LScrwgsJ8y4Ay2PUrn5txebaxw== +"@carbon/icon-helpers@^10.76.0": + version "10.76.0" + resolved "https://registry.yarnpkg.com/@carbon/icon-helpers/-/icon-helpers-10.76.0.tgz#d8955743f64927a045774f8c839a2ed62e1808ab" + integrity sha512-DLxVV/NtEFauMbmKFW53cGKMs84RRdIp9AzHbasIxlCBjO0P4eZbPdO3gTzYxn02jDMo++2m3MsEAwNydzrzmQ== dependencies: - "@carbon/icon-helpers" "^10.24.0" + "@ibm/telemetry-js" "^1.5.0" + +"@carbon/icons-vue@10.130.0": + version "10.130.0" + resolved "https://registry.yarnpkg.com/@carbon/icons-vue/-/icons-vue-10.130.0.tgz#2b0bd8c7c9d864a29699e3fc92fc8f189cf9ca3e" + integrity sha512-GRo6tthRp3itB0bm5unG2i1tpWH+hlmFA1Sbu9k0GP1oYro58TGboYQbQEopLaADKaPewDLhbjG2I4ejWbRZBw== + dependencies: + "@carbon/icon-helpers" "^10.76.0" + "@ibm/telemetry-js" "^1.5.0" "@carbon/icons-vue@10.63.0": version "10.63.0"