chore: update gtm

This commit is contained in:
YunYouJun
2022-04-16 23:19:05 +08:00
parent bc87ed50f3
commit 95dbbf34d1
3 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
"typecheck": "vue-tsc --noEmit" "typecheck": "vue-tsc --noEmit"
}, },
"dependencies": { "dependencies": {
"@gtm-support/vue-gtm": "^1.3.0", "@gtm-support/vue-gtm": "^1.4.0",
"@vueuse/core": "^8.2.6", "@vueuse/core": "^8.2.6",
"@vueuse/head": "^0.7.6", "@vueuse/head": "^0.7.6",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",

14
pnpm-lock.yaml generated
View File

@@ -2,7 +2,7 @@ lockfileVersion: 5.3
specifiers: specifiers:
'@antfu/eslint-config': ^0.20.3 '@antfu/eslint-config': ^0.20.3
'@gtm-support/vue-gtm': ^1.3.0 '@gtm-support/vue-gtm': ^1.4.0
'@iconify-json/fe': ^1.1.1 '@iconify-json/fe': ^1.1.1
'@iconify-json/gg': ^1.1.1 '@iconify-json/gg': ^1.1.1
'@iconify-json/ic': ^1.1.2 '@iconify-json/ic': ^1.1.2
@@ -45,7 +45,7 @@ specifiers:
vue-tsc: ^0.34.7 vue-tsc: ^0.34.7
dependencies: dependencies:
'@gtm-support/vue-gtm': 1.3.0_vue@3.2.33 '@gtm-support/vue-gtm': 1.4.0_vue@3.2.33
'@vueuse/core': 8.2.6_vue@3.2.33 '@vueuse/core': 8.2.6_vue@3.2.33
'@vueuse/head': 0.7.6_vue@3.2.33 '@vueuse/head': 0.7.6_vue@3.2.33
nprogress: 0.2.0 nprogress: 0.2.0
@@ -1363,19 +1363,19 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@gtm-support/core/1.1.0: /@gtm-support/core/1.2.0:
resolution: {integrity: sha512-GyiZEfKejkAQq2lDS0u2mv6NDVdNWqXi+uQX0zcBOsIpWHfQxWpuCeTTCSv3DZEKv2LMkC0cwv6ukVRJvPmpaA==} resolution: {integrity: sha512-zBXBkQAmC5+cUyyHDy8syiiqRLnPV1hspFVncSaRhf62IQ0sn2opLr696uHvNmuD/+dup4IIB6qBu7F/NBqdgg==}
dev: false dev: false
/@gtm-support/vue-gtm/1.3.0_vue@3.2.33: /@gtm-support/vue-gtm/1.4.0_vue@3.2.33:
resolution: {integrity: sha512-QN7BmkE6RQ9bDgfqKdC/7KBALEM1vEjgbJ83c1nO6EJ3AUuc76l44DMH2q9npueQ2Vvl1FaqscQJzYH+rxjZmg==} resolution: {integrity: sha512-X5MgJbkxZLPV6SVtjgfJ4b3o/W/kqJvFrcK6nw4E0DxWI7H7SXwYAkSnNpfTAkp6POAF9d1w/4iPCll8OB6bvA==}
peerDependencies: peerDependencies:
vue: ^3.0.0 vue: ^3.0.0
peerDependenciesMeta: peerDependenciesMeta:
vue-router: vue-router:
optional: true optional: true
dependencies: dependencies:
'@gtm-support/core': 1.1.0 '@gtm-support/core': 1.2.0
vue: 3.2.33 vue: 3.2.33
optionalDependencies: optionalDependencies:
vue-router: 4.0.14_vue@3.2.33 vue-router: 4.0.14_vue@3.2.33

View File

@@ -183,7 +183,7 @@ const clickTool = (item: StuffItem) => {
<br> <br>
<a m="t-4" border="b-1 dashed" class="inline-flex text-sm text-blue-600 dark:text-blue-400" href="https://docs.qq.com/sheet/DZUpJS0tQZm1YYWlt" target="_blank"> <a m="t-4" border="b-1 dashed" class="inline-flex text-sm text-blue-600 dark:text-blue-400" href="https://docs.qq.com/sheet/DZUpJS0tQZm1YYWlt" target="_blank">
更多干饭攻略隔离食用手册大全 更多囤货水培攻略隔离食用手册大全
</a> </a>
</div> </div>
</Transition> </Transition>