From 2a2ef6109b7a44d21f4550d9fc5e259fee1af197 Mon Sep 17 00:00:00 2001 From: Stelios Rousoglou Date: Thu, 3 Oct 2024 18:11:50 -0400 Subject: [PATCH] dependabot updates --- projects/prompt-to-nft/ui/package.json | 2 +- projects/tgi-llm/ui/src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/prompt-to-nft/ui/package.json b/projects/prompt-to-nft/ui/package.json index 8e6c944..9922202 100644 --- a/projects/prompt-to-nft/ui/package.json +++ b/projects/prompt-to-nft/ui/package.json @@ -11,7 +11,7 @@ "dependencies": { "@rainbow-me/rainbowkit": "^2.0.0", "@tanstack/react-query": "^5.22.2", - "next": "14.1.1", + "next": "14.2.10", "prettier": "^3.2.5", "react": "^18", "react-dom": "^18", diff --git a/projects/tgi-llm/ui/src/requirements.txt b/projects/tgi-llm/ui/src/requirements.txt index a90ac99..3a4b110 100644 --- a/projects/tgi-llm/ui/src/requirements.txt +++ b/projects/tgi-llm/ui/src/requirements.txt @@ -1,4 +1,4 @@ python-dotenv==1.0.0 gradio==4.36.0 huggingface-hub==0.17.3 -text-generation==0.7.0 +text-generation==2.0.0