diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 54a4620..b944c46 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.0.13", "astro": "^5.4.3", - "daisyui": "^5.0.2", + "daisyui": "^5.0.3", "eslint": "^9.22.0", "eslint-config-prettier": "^10.1.1", "eslint-plugin-astro": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 797b659..e371471 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^5.4.3 version: 5.4.3([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]) daisyui: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.3 + version: 5.0.3 eslint: specifier: ^9.22.0 version: 9.22.0([email protected]) @@ -1142,8 +1142,8 @@ packages: engines: {node: '>=4'} hasBin: true - resolution: {integrity: sha512-AfOlwcE+Ukwuh2NSrMDE8VXOl9UWidj2Q5f64DEYqtZVW0Z9pELBA50iGEKg2FpBUvztFY5DFv7+eZgRts70BA==} + resolution: {integrity: sha512-27dou80uFNgxVcmQNzS8QFBoE1/01u7N0smdGqA2pHbaRPTFoHdJfXNzilpvt/0jAVu8cMEhrVPoYxpdxLwumA==} resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} @@ -4155,7 +4155,7 @@ snapshots: - [email protected]: {} + [email protected]: {} |
