From 0f438bea5c42dece30de654743b7499004b1df1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:27:48 +0000 Subject: [PATCH] Update dependency nuxt-icon to ^0.6.10 --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++++++++++--------- 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 84b0a5e9..4d72ecbb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@playwright/test": "^1.42.1", "autoprefixer": "^10.4.18", "nuxt": "^3.11.1", - "nuxt-icon": "^0.6.9", + "nuxt-icon": "^0.6.10", "prettier": "^3.2.5", "tailwindcss": "^3.4.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 900b8bab..500d415f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^3.11.1 version: 3.11.1(vite@4.5.2) nuxt-icon: - specifier: ^0.6.9 - version: 0.6.9(nuxt@3.11.1)(vite@4.5.2)(vue@3.4.21) + specifier: ^0.6.10 + version: 0.6.10(nuxt@3.11.1)(vite@4.5.2)(vue@3.4.21) prettier: specifier: ^3.2.5 version: 3.2.5 @@ -1294,8 +1294,8 @@ packages: graphql: 16.8.1 dev: false - /@iconify/collections@1.0.404: - resolution: {integrity: sha512-xpz44VeL5YAGQR6smMW+u6A46vCxPnwhqIgzpBopckBj+LLxrL4IDaop6ZrwUpGGkk8vj//SV8dZRS05s6DlqQ==} + /@iconify/collections@1.0.406: + resolution: {integrity: sha512-HxrFXx1OgAbnh730KvLq59n0JiuHsLzEf+u0ynFNbheR8XGi7yvZGFyKOwHdUT7o2ATRqLbg0dOEabxWEKyfMA==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -1538,6 +1538,22 @@ packages: - supports-color dev: true + /@nuxt/devtools-kit@1.1.1(nuxt@3.11.1)(vite@4.5.2): + resolution: {integrity: sha512-xxZvBpVfB1G8SN1o1OdH9D3/+cgBMguO/cgMWy4vybx1n2XCAmSr7XRfnvFmf888MW+BwqlJRTUQYXXbccNvOA==} + peerDependencies: + nuxt: ^3.9.0 + vite: '*' + dependencies: + '@nuxt/kit': 3.11.1 + '@nuxt/schema': 3.11.1 + execa: 7.2.0 + nuxt: 3.11.1(vite@4.5.2) + vite: 4.5.2 + transitivePeerDependencies: + - rollup + - supports-color + dev: true + /@nuxt/devtools-wizard@1.0.8: resolution: {integrity: sha512-RxyOlM7Isk5npwXwDJ/rjm9ekX5sTNG0LS0VOBMdSx+D5nlRPMRr/r9yO+9WQDyzPLClLzHaXRHBWLPlRX3IMw==} hasBin: true @@ -5507,13 +5523,13 @@ packages: fsevents: 2.3.3 dev: true - /nuxt-icon@0.6.9(nuxt@3.11.1)(vite@4.5.2)(vue@3.4.21): - resolution: {integrity: sha512-l80F5sIVdwlQPfw/9RFuhVE1Pi3NM3wbgePxDZkgYZe5XOpg4ZznhgObLRyAFFjCeU7XVbFMBe09uJBRM4tuvg==} + /nuxt-icon@0.6.10(nuxt@3.11.1)(vite@4.5.2)(vue@3.4.21): + resolution: {integrity: sha512-S9zHVA66ox4ZSpMWvCjqKZC4ZogC0s2z3vZs+M4D95YXGPEXwxDZu+insMKvkbe8+k7gvEmtTk0eq3KusKlxiw==} dependencies: - '@iconify/collections': 1.0.404 + '@iconify/collections': 1.0.406 '@iconify/vue': 4.1.1(vue@3.4.21) - '@nuxt/devtools-kit': 1.0.8(nuxt@3.11.1)(vite@4.5.2) - '@nuxt/kit': 3.10.3 + '@nuxt/devtools-kit': 1.1.1(nuxt@3.11.1)(vite@4.5.2) + '@nuxt/kit': 3.11.1 transitivePeerDependencies: - nuxt - rollup