diff --git a/package-lock.json b/package-lock.json index 320cc24d..6c3700e0 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.0.50", "eslint": "^9.25.1", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", @@ -3165,9 +3165,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.0.50", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.0.50.tgz", + "integrity": "sha512-c1PweK5RI1C76q58FKvbS4jzgyNJSP6CGTQ+KkZYzADdJoERnOxFoeLfDHmQgxLpjEzlYhFMXCeodQNLCC9bow==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 95b27df2..1418bc26 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.0.50", "eslint": "^9.25.1", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0",