From c045cc2ed3eb3a8327501662acade9515e7b0c5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 14:15:45 +0000 Subject: [PATCH] chore(deps): update dependency nuxt-icon to v0.6.10 --- pnpm-lock.yaml | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edb43ae0..3696e3aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ devDependencies: version: 3.8.2(@types/node@20.14.15)(eslint@8.54.0)(rollup@2.79.1)(sass@1.69.5)(typescript@5.5.4)(vite@4.5.3) nuxt-icon: specifier: ^0.6.6 - version: 0.6.6(nuxt@3.8.2)(rollup@2.79.1)(vite@4.5.3)(vue@3.4.38) + version: 0.6.10(rollup@2.79.1)(vite@4.5.3)(vue@3.4.38) primeflex: specifier: ^3.3.1 version: 3.3.1 @@ -2000,8 +2000,8 @@ packages: resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} dev: true - /@iconify/collections@1.0.360: - resolution: {integrity: sha512-fcifV9VZ32rPnFa0NAB/Cpfb3UQtLJGda8ywX7NBuZ4XlDiLdNQP6bZnI7KxBok0PLrLOVKnEcJXH3J5HDXo8Q==} + /@iconify/collections@1.0.449: + resolution: {integrity: sha512-qkAj2Qcsjqwh4H3vdgTQ+SGbbfvAxZXPDM8KG0gUtGFORAKuSES6UVoEuIPdT5rxtJaJw+Km/ucdJ+eCSmO8Xw==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -2010,8 +2010,8 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/vue@4.1.1(vue@3.4.38): - resolution: {integrity: sha512-RL85Bm/DAe8y6rT6pux7D2FJSiUEM/TPfyK7GrbAOfTSwrhvwJW+S5yijdGcmtXouA8MtuH9C7l4hiSE4mLMjg==} + /@iconify/vue@4.1.2(vue@3.4.38): + resolution: {integrity: sha512-CQnYqLiQD5LOAaXhBrmj1mdL2/NCJvwcC4jtW2Z8ukhThiFkLDkutarTOV2trfc9EXqUqRs0KqXOL9pZ/IyysA==} peerDependencies: vue: '>=3' dependencies: @@ -2244,6 +2244,21 @@ packages: - supports-color dev: true + /@nuxt/devtools-kit@1.3.9(rollup@2.79.1)(vite@4.5.3): + resolution: {integrity: sha512-tgr/F+4BbI53/JxgaXl3cuV9dMuCXMsd4GEXN+JqtCdAkDbH3wL79GGWx0/6I9acGzRsB6UZ1H6U96nfgcIrAw==} + peerDependencies: + vite: '*' + dependencies: + '@nuxt/kit': 3.12.4(rollup@2.79.1) + '@nuxt/schema': 3.12.4(rollup@2.79.1) + execa: 7.2.0 + vite: 4.5.3(@types/node@20.14.15)(sass@1.69.5) + transitivePeerDependencies: + - magicast + - rollup + - supports-color + dev: true + /@nuxt/devtools-wizard@1.0.3: resolution: {integrity: sha512-iningPOhBVMYov+7hDX5yr1tAVVA6AmJ7EgRkNfmHqPX2rerhD4eIN7Ao4KwkjGmQJ7qdM7k8w+NiL8OQOpdFQ==} hasBin: true @@ -8174,15 +8189,15 @@ packages: fsevents: 2.3.3 dev: true - /nuxt-icon@0.6.6(nuxt@3.8.2)(rollup@2.79.1)(vite@4.5.3)(vue@3.4.38): - resolution: {integrity: sha512-rTRUIjYVlYAyj6ZPVVwGxyyiINNudhC6r9vF96Ec5ZaLOC6mSdUBnJ3oV6sJgViYrIkDLwbIjviFvRcZzvgu3g==} + /nuxt-icon@0.6.10(rollup@2.79.1)(vite@4.5.3)(vue@3.4.38): + resolution: {integrity: sha512-S9zHVA66ox4ZSpMWvCjqKZC4ZogC0s2z3vZs+M4D95YXGPEXwxDZu+insMKvkbe8+k7gvEmtTk0eq3KusKlxiw==} dependencies: - '@iconify/collections': 1.0.360 - '@iconify/vue': 4.1.1(vue@3.4.38) - '@nuxt/devtools-kit': 1.0.3(nuxt@3.8.2)(rollup@2.79.1)(vite@4.5.3) - '@nuxt/kit': 3.8.2(rollup@2.79.1) + '@iconify/collections': 1.0.449 + '@iconify/vue': 4.1.2(vue@3.4.38) + '@nuxt/devtools-kit': 1.3.9(rollup@2.79.1)(vite@4.5.3) + '@nuxt/kit': 3.12.4(rollup@2.79.1) transitivePeerDependencies: - - nuxt + - magicast - rollup - supports-color - vite