feat(app): store settings in the local storage
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"pinia": "3.0.4",
|
||||
"three": "^0.182.0",
|
||||
"vue": "3.5.25",
|
||||
"vue-router": "4.6.3"
|
||||
"vue-router": "4.6.3",
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/content": "3.8.2",
|
||||
@@ -34,7 +35,6 @@
|
||||
"eslint": "9.39.1",
|
||||
"nuxt": "4.2.1",
|
||||
"prettier": "3.6.2",
|
||||
"typescript": "5.9.3",
|
||||
"zod": "4.1.12"
|
||||
"typescript": "5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user