diff --git a/playground/package.json b/playground/package.json index bee579ab..0f9872d1 100644 --- a/playground/package.json +++ b/playground/package.json @@ -8,6 +8,7 @@ "generate": "nuxi generate" }, "dependencies": { + "@iconify-json/lucide": "^1.2.11", "@nuxt/ui": "latest", "nuxt": "^3.14.159" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7fb062d..33f7029c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -306,6 +306,9 @@ importers: playground: dependencies: + '@iconify-json/lucide': + specifier: ^1.2.11 + version: 1.2.12 '@nuxt/ui': specifier: workspace:* version: link:..