Skip to content

Commit

Permalink
chore(deps): update devdependency nuxt-gtag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 31de003 commit acc80f4
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.14",
"eslint": "^9.8.0",
"nuxt-gtag": "^2.1.0",
"nuxt-gtag": "^3.0.1",
"nuxt": "^3.12.4",
"sass-loader": "^16.0.1",
"sass": "^1.77.8",
Expand Down
102 changes: 94 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@
pathe "^1.1.2"
unimport "^3.9.1"

"@nuxt/[email protected]", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.12.3", "@nuxt/kit@^3.12.4", "@nuxt/kit@^3.3.1":
"@nuxt/[email protected]", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.12.4", "@nuxt/kit@^3.3.1":
version "3.12.4"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.12.4.tgz#b7073611d533ac32b504d95664074be3587046b3"
integrity sha512-aNRD1ylzijY0oYolldNcZJXVyxdGzNTl+Xd0UYyFQCu9f4wqUZqQ9l+b7arCEzchr96pMK0xdpvLcS3xo1wDcw==
Expand All @@ -1059,6 +1059,32 @@
unimport "^3.9.0"
untyped "^1.4.2"

"@nuxt/kit@^3.13.0":
version "3.13.0"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.13.0.tgz#95d56b7eb2c54ad7873b4e3a9cd7c6fe3bbd3c81"
integrity sha512-gbhSbDvYfkGQ0R2ztqTLQLHRMv+7g50kAKKuN6mbF4tL9jg7NPnQ8bAarn2I4Qx8xtmwO+qY1ABkmYMn5S1CpA==
dependencies:
"@nuxt/schema" "3.13.0"
c12 "^1.11.1"
consola "^3.2.3"
defu "^6.1.4"
destr "^2.0.3"
globby "^14.0.2"
hash-sum "^2.0.0"
ignore "^5.3.2"
jiti "^1.21.6"
klona "^2.0.6"
knitwork "^1.1.0"
mlly "^1.7.1"
pathe "^1.1.2"
pkg-types "^1.1.3"
scule "^1.3.0"
semver "^7.6.3"
ufo "^1.5.4"
unctx "^2.3.1"
unimport "^3.11.0"
untyped "^1.4.2"

"@nuxt/[email protected]", "@nuxt/schema@^3.12.3":
version "3.12.4"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.12.4.tgz#295873c5e8bfbda0c9312bd16272373c936e6a71"
Expand All @@ -1077,6 +1103,24 @@
unimport "^3.9.0"
untyped "^1.4.2"

"@nuxt/[email protected]":
version "3.13.0"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.13.0.tgz#104ce5fdca095ba98268a3dfe47c92e657d08f0d"
integrity sha512-JBGSjF9Hd8guvTV2312eM1RulCMJc50yR3CeMZPLDsI02A8TXQnABS8EbgvGRvxD43q/ITjj21B2ffG1wEVrnQ==
dependencies:
compatx "^0.1.8"
consola "^3.2.3"
defu "^6.1.4"
hookable "^5.5.3"
pathe "^1.1.2"
pkg-types "^1.1.3"
scule "^1.3.0"
std-env "^3.7.0"
ufo "^1.5.4"
uncrypto "^0.1.3"
unimport "^3.11.0"
untyped "^1.4.2"

"@nuxt/telemetry@^2.5.4":
version "2.5.4"
resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-2.5.4.tgz#a395be090cef23de14204cd7b4e1a9faf81e1838"
Expand Down Expand Up @@ -3928,6 +3972,11 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==

ignore@^5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==

image-meta@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/image-meta/-/image-meta-0.2.1.tgz#3a9eb9f0bfd2f767ca2b0720623c2e03742aa29f"
Expand Down Expand Up @@ -4426,7 +4475,7 @@ magic-string-ast@^0.6.2:
dependencies:
magic-string "^0.30.10"

magic-string@^0.30.0, magic-string@^0.30.10, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@^0.30.8:
magic-string@^0.30.0, magic-string@^0.30.10, magic-string@^0.30.11, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@^0.30.8:
version "0.30.11"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.11.tgz#301a6f93b3e8c2cb13ac1a7a673492c0dfd12954"
integrity sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==
Expand Down Expand Up @@ -4799,15 +4848,15 @@ nuxi@^3.12.0:
optionalDependencies:
fsevents "~2.3.3"

nuxt-gtag@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/nuxt-gtag/-/nuxt-gtag-2.1.0.tgz#c300f1780b090c41b5543fde0c5a64ae99404469"
integrity sha512-06ES+hgMs5l98bHmsLyltbJXfVr1LAkm/5gwcncdNkz96+D0fVA+RhecIp06iDQXF+YPBE2xAgB4G5PnUn8drA==
nuxt-gtag@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/nuxt-gtag/-/nuxt-gtag-3.0.1.tgz#b027f7dda0ff1819529cf42b75d32c2d818ce6f9"
integrity sha512-dfDeL8JwvwdCddlSBXqofEVdoONVZ5yqztqoiUs+4fEL+QfAAHtK+3MaLyEVO4keZuiyVQs6XPUJyR7afTVXNg==
dependencies:
"@nuxt/kit" "^3.12.3"
"@nuxt/kit" "^3.13.0"
defu "^6.1.4"
pathe "^1.1.2"
ufo "^1.5.3"
ufo "^1.5.4"

nuxt@^3.12.4:
version "3.12.4"
Expand Down Expand Up @@ -5160,6 +5209,15 @@ pkg-types@^1.0.3, pkg-types@^1.1.1, pkg-types@^1.1.2, pkg-types@^1.1.3:
mlly "^1.7.1"
pathe "^1.1.2"

pkg-types@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.2.0.tgz#d0268e894e93acff11a6279de147e83354ebd42d"
integrity sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==
dependencies:
confbox "^0.1.7"
mlly "^1.7.1"
pathe "^1.1.2"

pluralize@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
Expand Down Expand Up @@ -6336,6 +6394,25 @@ unicorn-magic@^0.1.0:
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==

unimport@^3.11.0:
version "3.11.1"
resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.11.1.tgz#b750eb69fbacf481e000829a79eb9da19919f33e"
integrity sha512-DuB1Uoq01LrrXTScxnwOoMSlTXxyKcULguFxbLrMDFcE/CO0ZWHpEiyhovN0mycPt7K6luAHe8laqvwvuoeUPg==
dependencies:
"@rollup/pluginutils" "^5.1.0"
acorn "^8.12.1"
escape-string-regexp "^5.0.0"
estree-walker "^3.0.3"
fast-glob "^3.3.2"
local-pkg "^0.5.0"
magic-string "^0.30.11"
mlly "^1.7.1"
pathe "^1.1.2"
pkg-types "^1.2.0"
scule "^1.3.0"
strip-literal "^2.1.0"
unplugin "^1.12.2"

unimport@^3.7.2, unimport@^3.9.0, unimport@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.9.1.tgz#0a895f91d33d858c6626e91869fd894a6b9c94dc"
Expand Down Expand Up @@ -6389,6 +6466,15 @@ unplugin@^1.10.0, unplugin@^1.11.0, unplugin@^1.12.0, unplugin@^1.3.1:
webpack-sources "^3.2.3"
webpack-virtual-modules "^0.6.2"

unplugin@^1.12.2:
version "1.12.3"
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.12.3.tgz#35cc4088b553c0b4cfbdd308c3e947f3efe23f36"
integrity sha512-my8DH0/T/Kx33KO+6QXAqdeMYgyy0GktlOpdQjpagfHKw5DrD0ctPr7SHUyOT3g4ZVpzCQGt/qcpuoKJ/pniHA==
dependencies:
acorn "^8.12.1"
webpack-sources "^3.2.3"
webpack-virtual-modules "^0.6.2"

unstorage@^1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/unstorage/-/unstorage-1.10.2.tgz#fb7590ada8b30e83be9318f85100158b02a76dae"
Expand Down

0 comments on commit acc80f4

Please sign in to comment.