This commit is contained in:
parent
59373c6380
commit
6515bda730
18 changed files with 728 additions and 39 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue