diff --git a/package.json b/package.json index 6b4c08f..9c4749f 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "next lint" }, "dependencies": { + "@nextui-org/avatar": "^2.0.11", "@nextui-org/button": "2.0.0", "@nextui-org/card": "^2.0.11", "@nextui-org/checkbox": "^2.0.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a987a57..ac16d8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,6 +5,9 @@ settings: excludeLinksFromLockfile: false dependencies: + '@nextui-org/avatar': + specifier: ^2.0.11 + version: 2.0.11(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.3.2) '@nextui-org/button': specifier: 2.0.0 version: 2.0.0(framer-motion@10.15.2)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.3.2) @@ -890,6 +893,25 @@ packages: - tailwindcss dev: false + /@nextui-org/avatar@2.0.11(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.3.2): + resolution: {integrity: sha512-AAbZrTyyiLbJJZRs94HRilg7J/YF42NBtPQf+GfGvgtjc6pFFrLwlKZrRKBqChx+nzvrkDdmiCFBp6t+MBRIvg==} + peerDependencies: + react: '>=18' + dependencies: + '@nextui-org/react-utils': 2.0.6(react@18.2.0) + '@nextui-org/shared-utils': 2.0.2(react@18.2.0) + '@nextui-org/system': 2.0.5(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.3.2) + '@nextui-org/theme': 2.0.5(tailwindcss@3.3.2) + '@nextui-org/use-image': 2.0.2(react@18.2.0) + '@react-aria/focus': 3.14.0(react@18.2.0) + '@react-aria/interactions': 3.17.0(react@18.2.0) + '@react-aria/utils': 3.19.0(react@18.2.0) + react: 18.2.0 + transitivePeerDependencies: + - react-dom + - tailwindcss + dev: false + /@nextui-org/button@2.0.0(framer-motion@10.15.2)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.3.2): resolution: {integrity: sha512-VU04cOQEDQ232T9Spa+OkQeqGGHCHZ+M9c1WmVhR9jHYbt2wYK6UK7K7COrBDWL+jOi6Y6ztLLkrqP+1myteKg==} peerDependencies: