Update package-lock file
This commit is contained in:
parent
ceb0648262
commit
f65de634ee
|
|
@ -61,6 +61,7 @@
|
||||||
"nuxt": "^3.9.1",
|
"nuxt": "^3.9.1",
|
||||||
"nuxt-icon": "^0.6.10",
|
"nuxt-icon": "^0.6.10",
|
||||||
"nuxt-simple-sitemap": "^4.2.3",
|
"nuxt-simple-sitemap": "^4.2.3",
|
||||||
|
"nuxt-utm": "^0.1.10",
|
||||||
"postcss": "^8.4.32",
|
"postcss": "^8.4.32",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"sass": "^1.69.6",
|
"sass": "^1.69.6",
|
||||||
|
|
@ -12177,6 +12178,15 @@
|
||||||
"url": "https://github.com/sponsors/harlan-zw"
|
"url": "https://github.com/sponsors/harlan-zw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/nuxt-utm": {
|
||||||
|
"version": "0.1.10",
|
||||||
|
"resolved": "https://registry.npmjs.org/nuxt-utm/-/nuxt-utm-0.1.10.tgz",
|
||||||
|
"integrity": "sha512-5A69HVJKDJzr/1H1Eob9OEqStUwzymcEd3z6WqNwtrW6YaEdzH76HKaToTIcCnbZsj6V8PfMz5+9qoQqw2l57g==",
|
||||||
|
"dev": true,
|
||||||
|
"dependencies": {
|
||||||
|
"@nuxt/kit": "^3.7.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/nuxt/node_modules/@esbuild/aix-ppc64": {
|
"node_modules/nuxt/node_modules/@esbuild/aix-ppc64": {
|
||||||
"version": "0.21.5",
|
"version": "0.21.5",
|
||||||
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue