diff --git a/package-lock.json b/package-lock.json index c133b3b6..4e1fdc87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "@typescript-eslint/parser": "^8.35.1", "@vitejs/plugin-react": "^4.4.1", "autoprefixer": "^10.4.21", - "daisyui": "^5.0.28", + "daisyui": "^5.1.26", "eslint": "^9.25.1", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", @@ -3188,9 +3188,9 @@ "license": "MIT" }, "node_modules/daisyui": { - "version": "5.0.35", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.0.35.tgz", - "integrity": "sha512-AWi11n/x5++mps55jcwrBf0Lmip1euWY0FYcH/05SFGmoqrU7S7/aIUWaiaeqlJ5EcmEZ/7zEY73aOxMv6hcIg==", + "version": "5.1.26", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.1.26.tgz", + "integrity": "sha512-keoOGnZ7aLHWlUBUfyCj7tIGkXXTFAO4U6BFBMBSSyGYHY6aP+onIuBQNTwRD09g3yg5aNLxvIY3pNS8bwPUgQ==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 61c586ed..d5982193 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@typescript-eslint/parser": "^8.35.1", "@vitejs/plugin-react": "^4.4.1", "autoprefixer": "^10.4.21", - "daisyui": "^5.0.28", + "daisyui": "^5.1.26", "eslint": "^9.25.1", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0",