diff --git a/package-lock.json b/package-lock.json index aa5b51c0..c6317555 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "@typescript-eslint/parser": "^8.35.1", "@vitejs/plugin-react": "^5.1.1", "autoprefixer": "^10.4.21", - "daisyui": "^5.1.26", + "daisyui": "^5.5.16", "eslint": "^9.39.2", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", @@ -3245,9 +3245,9 @@ "license": "MIT" }, "node_modules/daisyui": { - "version": "5.1.26", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.1.26.tgz", - "integrity": "sha512-keoOGnZ7aLHWlUBUfyCj7tIGkXXTFAO4U6BFBMBSSyGYHY6aP+onIuBQNTwRD09g3yg5aNLxvIY3pNS8bwPUgQ==", + "version": "5.5.16", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.16.tgz", + "integrity": "sha512-EPGcgduRIwXoQPuIl+r2BXRQsOutvf7UEB/mBfRiD2fdOYYnUqDU5PNp2eONnRqo1DxSsnD01gCRPccH65FWtQ==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index df005198..8d917435 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@typescript-eslint/parser": "^8.35.1", "@vitejs/plugin-react": "^5.1.1", "autoprefixer": "^10.4.21", - "daisyui": "^5.1.26", + "daisyui": "^5.5.16", "eslint": "^9.39.2", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0",