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