diff --git a/package.json b/package.json index 98bcf29e..476a1414 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "@tomieric/vue-flip-countdown": "^0.0.5", "@vitejs/plugin-vue-jsx": "^3.0.0", "@vueuse/core": "^9.12.0", + "@vueuse/integrations": "^10.1.2", "@vueuse/math": "^9.12.0", "apexcharts": "^3.37.1", "autoprefixer": "^10.4.14", @@ -40,10 +41,11 @@ "md-editor-v3": "^2.8.1", "numeral": "^2.0.6", "osmojs": "^14.0.0-rc.0", - "ping-widget": "^0.0.7", + "ping-widget": "^0.0.9", "pinia": "^2.0.28", "postcss": "^8.4.23", "prismjs": "^1.29.0", + "qrcode": "^1.5.3", "tailwindcss": "^3.3.1", "theme-change": "^2.5.0", "vite-plugin-vue-layouts": "^0.7.0", diff --git a/src/components/ProposalListItem.vue b/src/components/ProposalListItem.vue index 9681016d..6d823610 100644 --- a/src/components/ProposalListItem.vue +++ b/src/components/ProposalListItem.vue @@ -1,5 +1,6 @@ diff --git a/src/components/ProposalProcess.vue b/src/components/ProposalProcess.vue index babcadfa..b970feca 100644 --- a/src/components/ProposalProcess.vue +++ b/src/components/ProposalProcess.vue @@ -30,46 +30,35 @@ const veto = computed(() =>