Skip to content

Commit fedb088

Browse files
authored
Merge pull request LF-Decentralized-Trust-labs#243 from gagan-ahlawat-0/feat/update-landing-page-ui
Feat/update landing page UI
2 parents b31b6f9 + 4112821 commit fedb088

File tree

10 files changed

+9182
-101
lines changed

10 files changed

+9182
-101
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"@octokit/core": "^5.0.0",
2828
"@tiptap/extension-link": "^2.1.12",
2929
"@tiptap/extension-placeholder": "^2.1.12",
30+
"@tiptap/pm": "^2.1.12",
3031
"@tiptap/starter-kit": "^2.1.12",
3132
"@tiptap/vue-3": "^2.1.12",
32-
"@tiptap/pm": "^2.1.12",
3333
"@vitejs/plugin-vue": "^4.2.3",
3434
"@vue/eslint-config-airbnb": "^7.0.0",
3535
"@vuelidate/core": "^2.0.1",
@@ -39,7 +39,8 @@
3939
"chart.js": "^3.9.1",
4040
"chartjs-adapter-moment": "^1.0.1",
4141
"chartjs-plugin-annotation": "^2.2.1",
42-
"chartkick": "^4.0.0",
42+
"chartkick": "^4.0.0",
43+
"dompurify": "^3.0.6",
4344
"element-plus": "^2.3.1",
4445
"eslint-import-resolver-alias": "^1.1.2",
4546
"eslint-plugin-import": "^2.27.5",
@@ -61,7 +62,6 @@
6162
"v-network-graph": "^0.8.2",
6263
"vite": "^5.0.0",
6364
"vue": "^3.3.1",
64-
"dompurify": "^3.0.6",
6565
"vue-draggable-next": "^2.2.1",
6666
"vue-grid-layout": "3.0.0-beta1",
6767
"vue-json-pretty": "^2.2.4",

0 commit comments

Comments
 (0)