matteocodogno / CipherQuest

Engage with CipherQuest, a sophisticated AI chatbot designed with a comprehensive knowledge base and a closely guarded secret. The bot won't reveal its secret until you ask the right questions. Can you outsmart our AI and extract the hidden truth? Test your skills and uncover the secret in CipherQuest!
MIT License
5 stars 0 forks source link

feat: upgrade frontend dependencies #44

Open matteocodogno opened 1 week ago

matteocodogno commented 1 week ago

We did not upgrade ESlint dependencies, 'cause the new version of ESlint involves changing its configuration file.

This MR fixes some linting issues

rubin0 commented 1 day ago

I tried to do npm install and it didn't worked.

qwik-react is expecting an older version of react (18.2.0), but it finds a newer version (18.3).