diff --git a/frontend/package.json b/frontend/package.json index 48d4a763..fa60bf27 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", "autoprefixer": "^10.4.17", - "daisyui": "^4.7.0", + "daisyui": "^4.7.2", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d0af47b6..7505998b 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^10.4.17 version: 10.4.17(postcss@8.4.35) daisyui: - specifier: ^4.7.0 - version: 4.7.0(postcss@8.4.35) + specifier: ^4.7.2 + version: 4.7.2(postcss@8.4.35) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -1032,8 +1032,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.7.0(postcss@8.4.35): - resolution: {integrity: sha512-3IHnwpdQszy3Dl9UyTUAAPRX7CWSc4eoruOC1/FA71Rk9suD4dUW2v55UUwCnFArWhvIO7u87n+vU/Np0xeoWA==} + /daisyui@4.7.2(postcss@8.4.35): + resolution: {integrity: sha512-9UCss12Zmyk/22u+JbkVrHHxOzFOyY17HuqP5LeswI4hclbj6qbjJTovdj2zRy8cCH6/n6Wh0lTLjriGnyGh0g==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0