diff --git a/frontend/package.json b/frontend/package.json index a21e096b..a4f7d0ba 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.10.0", "@typescript-eslint/parser": "^6.11.0", "autoprefixer": "^10.4.16", - "daisyui": "^4.0.4", + "daisyui": "^4.0.7", "eslint": "^8.53.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.35.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 62a9b46d..45c1bbd9 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.31) daisyui: - specifier: ^4.0.4 - version: 4.0.4(postcss@8.4.31) + specifier: ^4.0.7 + version: 4.0.7(postcss@8.4.31) eslint: specifier: ^8.53.0 version: 8.53.0 @@ -1001,8 +1001,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.0.4(postcss@8.4.31): - resolution: {integrity: sha512-y7gVzrIs8GjTAMygX9TG7ezqi7N7O8s6MZwDSJX29+nj46+tELTGgFLCUu+7Hzu+H8+6aVT+OLWVxTkyYsukSA==} + /daisyui@4.0.7(postcss@8.4.31): + resolution: {integrity: sha512-D84DnNDZKcamwNsxCMrwYaddyz5kC6VO6oe30nM1x67GzCAfarfd3Ar1rpLGXCIqSsEoNZUHO8EcXvX93W2ZkA==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0