chore: remove unused deps

This commit is contained in:
2024-02-06 06:55:12 +01:00
parent 52252d99ee
commit 6827c12271
2 changed files with 5 additions and 146 deletions
+1 -8
View File
@@ -31,7 +31,6 @@
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/i18n": "^8.0.1",
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
"@types/vuelidate": "^0.7.21",
"@typescript-eslint/parser": "^6.20.0",
"@vue/test-utils": "^2.4.4",
"esbuild": "^0.20.0",
@@ -56,18 +55,12 @@
"@mdi/font": "^7.4.47",
"@pinia/nuxt": "^0.5.1",
"@sentry/browser": "^7.99.0",
"@snyk/graphlib": "^3.4.0",
"@snyk/lodash": "^4.17.15-patch",
"@vue/apollo-composable": "^4.0.1",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vuepic/vue-datepicker": "^7.4.1",
"apollo-link-sentry": "^3.3.0",
"date-fns": "^3.3.1",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"pinia": "^2.1.7",
"subscriptions-transport-ws": "^0.11.0",
"vue-debounce": "^5.0.0"
"subscriptions-transport-ws": "^0.11.0"
}
}