chore: extract distance display component and remove numeral filter

This commit is contained in:
2022-11-17 10:30:27 +01:00
parent 9256a42c7a
commit e885a5fea0
6 changed files with 51 additions and 77 deletions
-3
View File
@@ -26,7 +26,6 @@
"@graphql-codegen/typescript-operations": "^2.5.7",
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
"@nuxtjs/i18n": "^7.3.0",
"@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^6.0.1",
"@nuxtjs/vuetify": "^1.12.3",
"@snyk/protect": "^1.1060.0",
@@ -37,13 +36,11 @@
"date-fns": "^2.29.3",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"moment": "^2.29.4",
"node-sass": "^8.0.0",
"nuxt-edge": "latest",
"sass-loader": "^10.1.1",
"vue": "2.7.14",
"vue-demi": "^0.13.11",
"vue-numeral-filter": "^2.2.0",
"vue-server-renderer": "2.7.14",
"vue-template-compiler": "2.7.14",
"vuetify": "^2.6.12",