diff --git a/package.json b/package.json index faf1f01..aa754bb 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "@vitejs/plugin-react": "^4.4.1", "@vitest/coverage-v8": "^3.1.3", "@vitest/ui": "^3.1.3", + "daisyui": "^5.0.35", "eslint": "^9.26.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46fbca6..5b29ac5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,6 +129,9 @@ importers: '@vitest/ui': specifier: ^3.1.3 version: 3.1.3(vitest@3.1.3) + daisyui: + specifier: ^5.0.35 + version: 5.0.35 eslint: specifier: ^9.26.0 version: 9.26.0 @@ -1942,6 +1945,9 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} + daisyui@5.0.35: + resolution: {integrity: sha512-AWi11n/x5++mps55jcwrBf0Lmip1euWY0FYcH/05SFGmoqrU7S7/aIUWaiaeqlJ5EcmEZ/7zEY73aOxMv6hcIg==} + data-urls@5.0.0: resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==} engines: {node: '>=18'} @@ -5868,6 +5874,8 @@ snapshots: csstype@3.1.3: {} + daisyui@5.0.35: {} + data-urls@5.0.0: dependencies: whatwg-mimetype: 4.0.0