modified: serv_nginx/bbvue/package-lock.json

modified:   serv_nginx/bbvue/package.json
	modified:   serv_nginx/bbvue/src/main.js
add yandex and google search tags
This commit is contained in:
2025-10-22 00:15:21 +05:00
parent 86537329e1
commit 815034905c
3 changed files with 32 additions and 0 deletions
+10
View File
@@ -11,6 +11,7 @@
"axios": "^1.12.2",
"pinia": "^3.0.3",
"vue": "^3.5.22",
"vue-gtag-next": "^1.14.0",
"vue-router": "^4.5.1"
},
"devDependencies": {
@@ -4382,6 +4383,15 @@
"eslint": "^8.57.0 || ^9.0.0"
}
},
"node_modules/vue-gtag-next": {
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/vue-gtag-next/-/vue-gtag-next-1.14.0.tgz",
"integrity": "sha512-iJl+cOG2GU5NuxqzSSIpt03WVOvZqyKB9TOy7d55KiuvRklcnb2nlqxW5B/a3/sbIt7fla+XEkRyMCcoz0zAHw==",
"license": "MIT",
"peerDependencies": {
"vue": "^3.0.0-rc.11"
}
},
"node_modules/vue-router": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.1.tgz",