diff --git a/apps/desk/package.json b/apps/desk/package.json index d94f9ea..a142ed7 100644 --- a/apps/desk/package.json +++ b/apps/desk/package.json @@ -96,7 +96,7 @@ "agents": "0.20.1", "ai": "7.0.64", "hono": "^4.13.1", - "lucide": "^1.27.0", + "lucide": "^1.33.0", "marked": "^18.0.7", "postal-mime": "^2.7.5", "remend": "^1.3.0", diff --git a/package-lock.json b/package-lock.json index 6e77f96..04cee37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "agents": "0.20.1", "ai": "7.0.64", "hono": "^4.13.1", - "lucide": "^1.27.0", + "lucide": "^1.33.0", "marked": "^18.0.7", "postal-mime": "^2.7.5", "remend": "^1.3.0", @@ -2215,7 +2215,7 @@ "version": "24.13.3", "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz", "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==", - "dev": true, + "devOptional": true, "license": "MIT", "dependencies": { "undici-types": "~7.18.0" @@ -3886,7 +3886,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -3907,7 +3906,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -3928,7 +3926,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -3949,7 +3946,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -3970,7 +3966,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -3991,7 +3986,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4012,7 +4006,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4033,7 +4026,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4054,7 +4046,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4075,7 +4066,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4096,7 +4086,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4121,9 +4110,9 @@ } }, "node_modules/lucide": { - "version": "1.27.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-1.27.0.tgz", - "integrity": "sha512-m78hY+pL+dLrVvDEl68oYTdvjXW5Nz0ULDsUfbWfl7lzNDv1kFZGG+bAEm2eGEmUyvpZgAcyRwNhFljIErss3w==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-1.33.0.tgz", + "integrity": "sha512-qfSZR1mmM65zfGeqonve67gtHBmyJtvlpdMuXiQLN04RaQmEvD0o85S9Gi+A6JQaQXpjKz5FIUBdAUEhb1Lj1Q==", "license": "ISC" }, "node_modules/magic-string": { @@ -5098,7 +5087,7 @@ "version": "7.18.2", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", - "dev": true, + "devOptional": true, "license": "MIT" }, "node_modules/unenv": { @@ -5242,7 +5231,6 @@ "version": "2.3.3", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "dev": true, "hasInstallScript": true, "license": "MIT", "optional": true,