(pnpm) remove unused vue-matomo

This commit is contained in:
Valentyne Stigloher 2024-06-23 13:43:21 +02:00
parent d2f7e18a4f
commit 0c69484b85
3 changed files with 0 additions and 21 deletions

View File

@ -79,7 +79,6 @@
"uuid": "^8.3.2",
"vue": "2.7.16",
"vue-lazy-hydration": "^2.0.0-beta.4",
"vue-matomo": "^3.13.5-0",
"vue-plausible": "^1.3.2",
"vue-template-compiler": "2.7.16",
"vuedraggable": "^2.24.3",

View File

@ -1,12 +0,0 @@
import Vue from 'vue';
import VueMatomo from 'vue-matomo';
export default ({ app }) => {
if (process.env.NODE_ENV === 'production') {
Vue.use(VueMatomo, {
router: app.router,
host: 'https://matomo.avris.it',
siteId: 20,
});
}
};

8
pnpm-lock.yaml generated
View File

@ -200,9 +200,6 @@ dependencies:
vue-lazy-hydration:
specifier: ^2.0.0-beta.4
version: 2.0.0-beta.4
vue-matomo:
specifier: ^3.13.5-0
version: 3.13.5-0
vue-plausible:
specifier: ^1.3.2
version: 1.3.2
@ -16834,11 +16831,6 @@ packages:
- whiskers
dev: false
/vue-matomo@3.13.5-0:
resolution: {integrity: sha512-mxOKX3tVVP4y3u1kzH6GdsW5J0He5PeijSGLZkfLpdKAmrsXRhdLzl7IewyfvRYAB1LTLl92q+u7gUT9tQTrAw==}
engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
dev: false
/vue-meta@2.4.0:
resolution: {integrity: sha512-XEeZUmlVeODclAjCNpWDnjgw+t3WA6gdzs6ENoIAgwO1J1d5p1tezDhtteLUFwcaQaTtayRrsx7GL6oXp/m2Jw==}
dependencies: