diff --git a/frontend/package.json b/frontend/package.json index 418eee12..7441b993 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.13.1", "@typescript-eslint/parser": "^6.13.1", "autoprefixer": "^10.4.16", - "daisyui": "^4.4.17", + "daisyui": "^4.4.18", "eslint": "^8.55.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.35.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 810e0f16..68eec703 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.32) daisyui: - specifier: ^4.4.17 - version: 4.4.17(postcss@8.4.32) + specifier: ^4.4.18 + version: 4.4.18(postcss@8.4.32) eslint: specifier: ^8.55.0 version: 8.55.0 @@ -960,8 +960,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.4.17(postcss@8.4.32): - resolution: {integrity: sha512-vcxLKoWiqPjEtcBkSayi9sDW1kWgWRdy1GjSu3zNtMiCsXwqDpCzNkdijuY9RuJ/2tBCtnwxhBv72Yizfi7KAQ==} + /daisyui@4.4.18(postcss@8.4.32): + resolution: {integrity: sha512-7e9gHo8swozeYMrXR10Mjo0QoBt7rAhKZZ1gQKiu+FxuSW8tinSV//O/rMQAw3liVBxkxWNYD/g2vrNQ8h/ThQ==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0