Changed websocket url, favicon and updated package.json and package-lock.json so we dont have cli injection anymore

This commit is contained in:
2025-12-03 20:27:53 +01:00
parent c2d6d0b096
commit 00bb16d209
6 changed files with 415 additions and 655 deletions
+1 -1
View File
@@ -82,6 +82,6 @@
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3",
"typescript-eslint": "^8.38.0",
"vite": "^5.4.19"
"vite": "^7.2.6"
}
}