From 5722e0802de7824d6d7fa60adba3067b2d384475 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 14 Nov 2024 15:44:35 +0100 Subject: [PATCH] playground(deps): add `@iconify-json/simple-icons` --- playground/package.json | 1 + pnpm-lock.yaml | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index ff442a1f..f887c097 100644 --- a/playground/package.json +++ b/playground/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "@iconify-json/lucide": "^1.2.14", + "@iconify-json/simple-icons": "^1.2.11", "@nuxt/ui": "latest", "nuxt": "^3.14.159" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94c178c3..1b78b76b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -307,6 +307,9 @@ importers: '@iconify-json/lucide': specifier: ^1.2.14 version: 1.2.14 + '@iconify-json/simple-icons': + specifier: ^1.2.11 + version: 1.2.11 '@nuxt/ui': specifier: workspace:* version: link:.. @@ -2468,7 +2471,7 @@ packages: '@vueuse/nuxt@11.2.0': resolution: {integrity: sha512-4Mp1SXpXy8KRKY7lJqN4AuiMkun9IUVGt02t2SBk1hf/RVe4U6AIR2ukmHws0uYvjIGIhlGNv4o6ayTK/7ELWQ==} peerDependencies: - nuxt: 3.13.2 + nuxt: ^3.0.0 '@vueuse/shared@10.11.1': resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}