chore: update gtm
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@gtm-support/vue-gtm": "^1.3.0",
|
||||
"@gtm-support/vue-gtm": "^1.4.0",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"@vueuse/head": "^0.7.6",
|
||||
"nprogress": "^0.2.0",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -2,7 +2,7 @@ lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
'@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/gg': ^1.1.1
|
||||
'@iconify-json/ic': ^1.1.2
|
||||
@@ -45,7 +45,7 @@ specifiers:
|
||||
vue-tsc: ^0.34.7
|
||||
|
||||
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/head': 0.7.6_vue@3.2.33
|
||||
nprogress: 0.2.0
|
||||
@@ -1363,19 +1363,19 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@gtm-support/core/1.1.0:
|
||||
resolution: {integrity: sha512-GyiZEfKejkAQq2lDS0u2mv6NDVdNWqXi+uQX0zcBOsIpWHfQxWpuCeTTCSv3DZEKv2LMkC0cwv6ukVRJvPmpaA==}
|
||||
/@gtm-support/core/1.2.0:
|
||||
resolution: {integrity: sha512-zBXBkQAmC5+cUyyHDy8syiiqRLnPV1hspFVncSaRhf62IQ0sn2opLr696uHvNmuD/+dup4IIB6qBu7F/NBqdgg==}
|
||||
dev: false
|
||||
|
||||
/@gtm-support/vue-gtm/1.3.0_vue@3.2.33:
|
||||
resolution: {integrity: sha512-QN7BmkE6RQ9bDgfqKdC/7KBALEM1vEjgbJ83c1nO6EJ3AUuc76l44DMH2q9npueQ2Vvl1FaqscQJzYH+rxjZmg==}
|
||||
/@gtm-support/vue-gtm/1.4.0_vue@3.2.33:
|
||||
resolution: {integrity: sha512-X5MgJbkxZLPV6SVtjgfJ4b3o/W/kqJvFrcK6nw4E0DxWI7H7SXwYAkSnNpfTAkp6POAF9d1w/4iPCll8OB6bvA==}
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
peerDependenciesMeta:
|
||||
vue-router:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@gtm-support/core': 1.1.0
|
||||
'@gtm-support/core': 1.2.0
|
||||
vue: 3.2.33
|
||||
optionalDependencies:
|
||||
vue-router: 4.0.14_vue@3.2.33
|
||||
|
||||
@@ -183,7 +183,7 @@ const clickTool = (item: StuffItem) => {
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</Transition>
|
||||
|
||||
Reference in New Issue
Block a user