diff --git a/llama_stack/ui/package-lock.json b/llama_stack/ui/package-lock.json index 190809533..8882447b9 100644 --- a/llama_stack/ui/package-lock.json +++ b/llama_stack/ui/package-lock.json @@ -27,7 +27,7 @@ "react-dom": "^19.0.0", "react-markdown": "^10.1.0", "remark-gfm": "^4.0.1", - "remeda": "^2.26.1", + "remeda": "^2.30.0", "shiki": "^1.29.2", "sonner": "^2.0.6", "tailwind-merge": "^3.3.1" @@ -12602,9 +12602,9 @@ } }, "node_modules/remeda": { - "version": "2.26.1", - "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.26.1.tgz", - "integrity": "sha512-hpiLfhUwkJhiMS3Z7dRrygcRdkMRZASw5qUdNdi33x1/Y9y/J5q5TyLyf8btDoVLIcsg/4fzPdaGXDTbnl+ixw==", + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.30.0.tgz", + "integrity": "sha512-TcRpI1ecqnMer3jHhFtMerGvHFCDlCHljUp0/9A4HxHOh5bSY3kP1l8nQDFMnWYJKl3MSarDNY1tb0Bs/bCmvw==", "license": "MIT", "dependencies": { "type-fest": "^4.41.0" diff --git a/llama_stack/ui/package.json b/llama_stack/ui/package.json index 7b4208aff..be03090f9 100644 --- a/llama_stack/ui/package.json +++ b/llama_stack/ui/package.json @@ -32,7 +32,7 @@ "react-dom": "^19.0.0", "react-markdown": "^10.1.0", "remark-gfm": "^4.0.1", - "remeda": "^2.26.1", + "remeda": "^2.30.0", "shiki": "^1.29.2", "sonner": "^2.0.6", "tailwind-merge": "^3.3.1"