diff --git a/frontend/package.json b/frontend/package.json index 9d22deb7..326b22cb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/parser": "^6.7.3", "autoprefixer": "^10.4.16", - "daisyui": "^3.7.7", + "daisyui": "^3.8.0", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.33.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 5a648c0e..49af539d 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.30) daisyui: - specifier: ^3.7.7 - version: 3.7.7 + specifier: ^3.8.0 + version: 3.8.0 eslint: specifier: ^8.50.0 version: 8.50.0 @@ -926,8 +926,8 @@ packages: hasBin: true dev: true - /daisyui@3.7.7: - resolution: {integrity: sha512-2/nFdW/6R9MMnR8tTm07jPVyPaZwpUSkVsFAADb7Oq8N2Ynbls57laDdNqxTCUmn0QvcZi01TKl8zQbAwRfw1w==} + /daisyui@3.8.0: + resolution: {integrity: sha512-VsWD//XlHkOBFSiRNTOZTxTJ/W8xI65erowErfbDWrPTkMYqf0ee/FTaqn4rquZoCcumENdFegAL8eELMnztxQ==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3