From 9d57759473f002904f25a3e126bcfbc5450a3313 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 18:42:20 +0100 Subject: [PATCH] chore(deps): update devdependency @nuxt/module-builder to ^0.7.0 (#159) --- package.json | 2 +- pnpm-lock.yaml | 29 +++++++++++++++++++++++------ 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a225053..5488237 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@iconify-json/carbon": "^1.1.33", "@nuxt/devtools": "latest", "@nuxt/eslint-config": "^0.3.13", - "@nuxt/module-builder": "^0.6.0", + "@nuxt/module-builder": "^0.7.0", "@nuxt/schema": "^3.11.2", "@nuxt/test-utils": "^3.13.1", "@types/css-tree": "^2.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4925564..ca23988 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^0.3.13 version: 0.3.13(eslint@9.3.0)(typescript@5.4.5) '@nuxt/module-builder': - specifier: ^0.6.0 - version: 0.6.0(@nuxt/kit@3.11.2(rollup@3.29.4))(nuxi@3.11.1)(sass@1.77.2)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)) + specifier: ^0.7.0 + version: 0.7.0(@nuxt/kit@3.11.2(rollup@3.29.4))(nuxi@3.11.1)(sass@1.77.2)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)) '@nuxt/schema': specifier: ^3.11.2 version: 3.11.2(rollup@3.29.4) @@ -1153,8 +1153,8 @@ packages: resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/module-builder@0.6.0': - resolution: {integrity: sha512-d/sn+6n23qB+yGuItNvGnNlPpDzwcsW6riyISdo4H2MO/3TWFsIzB5+JZK104t0G6ftxB71xWHmBBYEdkXOhVw==} + '@nuxt/module-builder@0.7.0': + resolution: {integrity: sha512-aCp1/h5IFvG0q21Nr55GF76ie5p5I/9fjiPmhsRzBRTltWOjz+Q/v+1t+cQjl9gsngN1qF2XzkADSdK92rxgFA==} hasBin: true peerDependencies: '@nuxt/kit': ^3.11.2 @@ -3339,7 +3339,7 @@ packages: floating-vue@5.2.2: resolution: {integrity: sha512-afW+h2CFafo+7Y9Lvw/xsqjaQlKLdJV7h1fCHfcYQ1C4SVMlu7OAekqWgu5d4SgvkBVU0pVpLlVsrSTBURFRkg==} peerDependencies: - '@nuxt/kit': 3.11.2 + '@nuxt/kit': ^3.2.0 vue: ^3.2.0 peerDependenciesMeta: '@nuxt/kit': @@ -6004,6 +6004,16 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} + tsconfck@3.0.3: + resolution: {integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==} + engines: {node: ^18 || >=20} + hasBin: true + peerDependencies: + typescript: ^5.0.0 + peerDependenciesMeta: + typescript: + optional: true + tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} @@ -7790,17 +7800,20 @@ snapshots: - rollup - supports-color - '@nuxt/module-builder@0.6.0(@nuxt/kit@3.11.2(rollup@3.29.4))(nuxi@3.11.1)(sass@1.77.2)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))': + '@nuxt/module-builder@0.7.0(@nuxt/kit@3.11.2(rollup@3.29.4))(nuxi@3.11.1)(sass@1.77.2)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))': dependencies: '@nuxt/kit': 3.11.2(rollup@3.29.4) citty: 0.1.6 consola: 3.2.3 defu: 6.1.4 + magic-regexp: 0.8.0 mlly: 1.7.0 nuxi: 3.11.1 pathe: 1.1.2 pkg-types: 1.1.1 + tsconfck: 3.0.3(typescript@5.4.5) unbuild: 2.0.0(sass@1.77.2)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)) + untyped: 1.4.2 transitivePeerDependencies: - sass - supports-color @@ -14535,6 +14548,10 @@ snapshots: ts-interface-checker@0.1.13: {} + tsconfck@3.0.3(typescript@5.4.5): + optionalDependencies: + typescript: 5.4.5 + tslib@2.6.2: {} tsscmp@1.0.6: {}