diff --git a/package.json b/package.json index d4497cdb5..89fb2198d 100755 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@nuxt/image": "link:", - "@nuxt/module-builder": "0.5.3", + "@nuxt/module-builder": "0.5.4", "@nuxt/test-utils": "^3.8.1", "@nuxtjs/eslint-config-typescript": "^12.1.0", "@types/node": "^20.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67051f865..5d95e83ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 'link:' version: 'link:' '@nuxt/module-builder': - specifier: 0.5.3 - version: 0.5.3(@nuxt/kit@3.8.1)(nuxi@3.9.1)(typescript@5.2.2) + specifier: 0.5.4 + version: 0.5.4(@nuxt/kit@3.8.1)(nuxi@3.9.1)(typescript@5.2.2) '@nuxt/test-utils': specifier: ^3.8.1 version: 3.8.1(rollup@3.29.4)(vitest@0.33.0)(vue@3.3.8) @@ -1478,11 +1478,11 @@ packages: - rollup - supports-color - /@nuxt/module-builder@0.5.3(@nuxt/kit@3.8.1)(nuxi@3.9.1)(typescript@5.2.2): - resolution: {integrity: sha512-iKQHuZb8/IXzTW2CqrIlsmzBuSaM9vISTGM0+KxbBPSG5JCy5MtWbmxPIw1jgac1g/B2ZkBhOCXOxGTecCHTRQ==} + /@nuxt/module-builder@0.5.4(@nuxt/kit@3.8.1)(nuxi@3.9.1)(typescript@5.2.2): + resolution: {integrity: sha512-lCPh8s8LSfYqHgIMMsctDhz+AX1z6TnATkUes/GXc/No4kApC0zmJkQWrbtDRjmsWjElwl1kE7l7OzYdYc3d4w==} hasBin: true peerDependencies: - '@nuxt/kit': ^3.8.0 + '@nuxt/kit': ^3.8.1 nuxi: ^3.9.1 dependencies: '@nuxt/kit': 3.8.1(rollup@3.29.4) @@ -8355,6 +8355,7 @@ packages: /napi-wasm@1.1.0: resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==} + requiresBuild: true /natural-compare-lite@1.4.0: resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}