fix: tryfix nuxt-component-meta url
pipeline / build-and-push-images (push) Successful in 1m10s
pipeline / lint-and-publish-chart (push) Successful in 9s

This commit is contained in:
2026-07-09 16:36:44 +02:00
parent 357601574b
commit c590c38199
+3 -3
View File
@@ -2175,7 +2175,7 @@
"minimark": "^0.2.0",
"minimatch": "^10.0.3",
"modern-tar": "^0.6.1",
"nuxt-component-meta": "https://pkg.pr.new/nuxt-component-meta@e3eb2c4",
"nuxt-component-meta": "^0.14.0",
"nypm": "^0.6.2",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
@@ -12549,8 +12549,8 @@
},
"node_modules/nuxt-component-meta": {
"version": "0.14.0",
"resolved": "https://pkg.pr.new/nuxt-component-meta@e3eb2c4",
"integrity": "sha512-iQic5/IHIExoDaNLtEffGmYPXxbrwvHX2XDJ30OZzpJ61O4V/Vho9DCbE7qzeZn4Q2oVe/nWeakrL1P8Nde6DQ==",
"resolved": "https://registry.npmjs.org/nuxt-component-meta/-/nuxt-component-meta-0.14.0.tgz",
"integrity": "sha512-RaL6bHJujuZmw/G+uNWAHYktf3k4hdlBIy+FqudXji42IefrJKdSMkh5ixyhsfEHWsuTYGKxD2NU3sq990KGrQ==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^4.1.1",