diff --git a/apps/yaak-client/package.json b/apps/yaak-client/package.json index 45d42cbc..65619618 100644 --- a/apps/yaak-client/package.json +++ b/apps/yaak-client/package.json @@ -54,7 +54,7 @@ "jotai-family": "^1.0.1", "js-md5": "^0.9.2", "jsonc-parser": "^3.3.1", - "lucide-react": "^0.525.0", + "lucide-react": "^1.45.0", "mime": "^4.0.4", "motion": "^12.4.7", "nanoid": "^6.0.1", diff --git a/package-lock.json b/package-lock.json index aaf28935..43290e4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -152,7 +152,7 @@ "jotai-family": "^1.0.1", "js-md5": "^0.9.2", "jsonc-parser": "^3.3.1", - "lucide-react": "^0.525.0", + "lucide-react": "^1.45.0", "mime": "^4.0.4", "motion": "^12.4.7", "nanoid": "^6.0.1", @@ -9790,9 +9790,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.525.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", - "integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", + "version": "1.45.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.45.0.tgz", + "integrity": "sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"