ivanfioravanti / chatbot-ollama

Chatbot Ollama is an open source chat UI for Ollama.
Other
1.33k stars 217 forks source link

Deprecated deps #37

Open davlgd opened 5 months ago

davlgd commented 5 months ago

During a npm install I get 3 deprecated notices:

npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @vitest/coverage-c8@0.29.8: v8 coverage is moved to @vitest/coverage-v8 package
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead