feat: integrate toastify-js and add solve guard with solved check
Some checks failed
Deploy to Production / deploy (push) Failing after 10s

This commit is contained in:
2026-02-23 23:53:47 +00:00
parent 349e74d7ef
commit c7d369c46a
5 changed files with 478 additions and 6 deletions

View File

@@ -11,10 +11,13 @@
"dependencies": {
"cubejs": "^1.3.2",
"lucide-vue-next": "^0.564.0",
"toastify-js": "^1.12.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"canvas": "^3.2.1",
"imagetracerjs": "^1.2.6",
"puppeteer": "^24.37.5",
"vite": "^6.2.0"
}