Some progress on porting frontend
Some checks failed
/ docker (push) Has been cancelled

This commit is contained in:
Melody Becker 2025-07-10 20:23:59 +02:00
parent 59373c6380
commit 6515bda730
Signed by: mstar
SSH key fingerprint: SHA256:vkXfS9FG2pVNVfvDrzd1VW9n8VJzqqdKQGljxxX8uK8
18 changed files with 728 additions and 39 deletions

View file

@ -14,7 +14,11 @@
"format": "prettier --write src/"
},
"dependencies": {
"jdenticon": "^3.3.0",
"node-vibrant": "^4.0.3",
"pinia": "^3.0.3",
"sass": "^1.89.2",
"sass-loader": "^16.0.5",
"vue": "^3.5.17",
"vue-router": "^4.5.1"
},
@ -31,6 +35,7 @@
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.29.0",
"eslint-plugin-vue": "~10.2.0",
"fibers": "^5.0.3",
"jiti": "^2.4.2",
"jsdom": "^26.1.0",
"npm-run-all2": "^8.0.4",