Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
"@pinia/nuxt": "^0.11.2",
|
||||
"@simplewebauthn/browser": "^13.2.2",
|
||||
"@simplewebauthn/server": "^13.2.2",
|
||||
"@tinymce/tinymce-vue": "^6.3.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"dompurify": "^3.3.1",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
@@ -40,7 +39,7 @@
|
||||
"pinia": "^3.0.3",
|
||||
"quill": "^2.0.2",
|
||||
"sharp": "^0.34.5",
|
||||
"tinymce": "^8.3.1",
|
||||
|
||||
"vue": "^3.5.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user