diff --git a/package.json b/package.json
index 6c54c2db..a0f4e5f4 100644
--- a/package.json
+++ b/package.json
@@ -34,11 +34,11 @@
"floating-vue": "2.0.0-beta.16",
"lodash.clonedeep": "^4.5.0",
"pinia": "^2.0.14",
+ "uuid": "^8.3.2",
"vue": "^3.2.37",
"vue-filepond": "^7.0.3",
"vue-grid-layout": "3.0.0-beta1",
- "vue-router": "^4.0.16",
- "vue-starport": "^0.3.0"
+ "vue-router": "^4.0.16"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.3",
diff --git a/packages/shared/src/layouts/UserProfileLayout.vue b/packages/shared/src/layouts/UserProfileLayout.vue
index 6e781405..0e7501aa 100644
--- a/packages/shared/src/layouts/UserProfileLayout.vue
+++ b/packages/shared/src/layouts/UserProfileLayout.vue
@@ -1,9 +1,8 @@
-
-
-
+