From f87d6aa75ac55a9f265c0ec723dc105f12f702ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 21:17:13 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/carbon from 1.1.21 to 1.1.30 Bumps [@iconify-json/carbon](https://github.com/iconify/icon-sets) from 1.1.21 to 1.1.30. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.21...1.1.30) --- updated-dependencies: - dependency-name: "@iconify-json/carbon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++++++++++++----- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e343afac..c9f35251 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@capacitor/status-bar": "^5.0.6", "@capgo/capacitor-updater": "^5.3.40", "@iconify-json/ant-design": "^1.1.10", - "@iconify-json/carbon": "^1.1.21", + "@iconify-json/carbon": "^1.1.30", "@iconify-json/ep": "^1.1.12", "@iconify-json/ic": "^1.1.14", "@iconify-json/iconamoon": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65935a30..975c7729 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,8 +178,8 @@ importers: specifier: ^1.1.10 version: 1.1.10 '@iconify-json/carbon': - specifier: ^1.1.21 - version: 1.1.21 + specifier: ^1.1.30 + version: 1.1.30 '@iconify-json/ep': specifier: ^1.1.12 version: 1.1.12 @@ -4328,8 +4328,8 @@ packages: '@iconify/types': 2.0.0 dev: true - /@iconify-json/carbon@1.1.21: - resolution: {integrity: sha512-bK2cMVM4noBU+FGlay433flpXLRzQu0ED095iAnoO6ka3yb4uz0lvb8acpN5gthyGLJ89C4HpfIbQZLQnMKQww==} + /@iconify-json/carbon@1.1.30: + resolution: {integrity: sha512-tEvEmxCO0J0t0p2NT2IvJ+iiSNqqnabygSo/S8wkeh2Guhc4tQOgl9dxvDMpy6RqwtKRTKsaROPtnRfu/bl+Tg==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -17637,6 +17637,21 @@ packages: dependencies: vue: 3.3.8(typescript@5.0.4) + /vue-demi@0.14.7(vue@3.3.8): + resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + peerDependencies: + '@vue/composition-api': ^1.0.0-rc.1 + vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + dependencies: + vue: 3.3.8(typescript@5.0.4) + dev: false + /vue-eslint-parser@9.3.1(eslint@8.33.0): resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} engines: {node: ^14.17.0 || >=16.0.0} @@ -17684,7 +17699,7 @@ packages: optional: true dependencies: vue: 3.3.8(typescript@5.0.4) - vue-demi: 0.14.6(vue@3.3.8) + vue-demi: 0.14.7(vue@3.3.8) dev: false /vue-router@4.2.5(vue@3.3.8):