diff --git a/frontend/package.json b/frontend/package.json index 8cbd2bec..2664b3e6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.18.1", "@typescript-eslint/parser": "^6.18.1", "autoprefixer": "^10.4.16", - "daisyui": "^4.5.0", + "daisyui": "^4.6.0", "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 6fecb05f..6c6bf008 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.33) daisyui: - specifier: ^4.5.0 - version: 4.5.0(postcss@8.4.33) + specifier: ^4.6.0 + version: 4.6.0(postcss@8.4.33) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -960,8 +960,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.5.0(postcss@8.4.33): - resolution: {integrity: sha512-RWQCPQ0vBUaxGy768O7Ku8SRQgwdoto1lDzuKeVOcMtYghuSbUY7NoPoMK+k8JH4s1J02OvpNAgtB9MeKpZIwg==} + /daisyui@4.6.0(postcss@8.4.33): + resolution: {integrity: sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0