diff --git a/playground/package.json b/playground/package.json index c656e7bd..3093db9a 100644 --- a/playground/package.json +++ b/playground/package.json @@ -11,6 +11,7 @@ "dependencies": { "@iconify-json/lucide": "^1.2.45", "@iconify-json/simple-icons": "^1.2.37", + "@internationalized/date": "^3.8.1", "@nuxt/ui": "latest", "@nuxthub/core": "^0.8.27", "nuxt": "^3.17.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cdf26781..42738eb4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -336,6 +336,9 @@ importers: '@iconify-json/simple-icons': specifier: ^1.2.37 version: 1.2.37 + '@internationalized/date': + specifier: ^3.8.1 + version: 3.8.1 '@nuxt/ui': specifier: workspace:* version: link:..