diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71a947c..43e7c6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,7 +23,7 @@ importers: version: 0.0.19(eslint@8.57.0)(react@18.3.1)(typescript@5.4.5) '@nuxt/module-builder': specifier: ^0.8.0 - version: 0.8.3(@nuxt/kit@3.13.0(magicast@0.3.5)(rollup@3.29.4))(nuxi@3.13.1)(typescript@5.4.5) + version: 0.8.4(@nuxt/kit@3.13.0(magicast@0.3.5)(rollup@3.29.4))(nuxi@3.13.1)(typescript@5.4.5)(webpack-sources@3.2.3) '@nuxt/schema': specifier: ^3.6.0 version: 3.13.0(rollup@3.29.4) @@ -1018,12 +1018,12 @@ packages: resolution: {integrity: sha512-gbhSbDvYfkGQ0R2ztqTLQLHRMv+7g50kAKKuN6mbF4tL9jg7NPnQ8bAarn2I4Qx8xtmwO+qY1ABkmYMn5S1CpA==} engines: {node: ^14.18.0 || >=16.10.0} - '@nuxt/module-builder@0.8.3': - resolution: {integrity: sha512-m9W3P6f6TFnHmVFKRo/2gELWDi3r0k8i93Z1fY5z410GZmttGVPv8KgRgOgC79agRi/OtpbyG3BPRaWdbDZa5w==} + '@nuxt/module-builder@0.8.4': + resolution: {integrity: sha512-RSPRfCpBLuJtbDRaAKmc3Qzt3O98kSeRItXcgx0ZLptvROWT+GywoLhnYznRp8kbkz+6Qb5Hfiwa/RYEMRuJ4Q==} hasBin: true peerDependencies: - '@nuxt/kit': ^3.12.4 - nuxi: ^3.12.0 + '@nuxt/kit': ^3.13.1 + nuxi: ^3.13.1 '@nuxt/schema@3.13.0': resolution: {integrity: sha512-JBGSjF9Hd8guvTV2312eM1RulCMJc50yR3CeMZPLDsI02A8TXQnABS8EbgvGRvxD43q/ITjj21B2ffG1wEVrnQ==} @@ -3246,6 +3246,9 @@ packages: magic-string@0.30.11: resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} + magic-string@0.30.12: + resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==} + magic-string@0.30.8: resolution: {integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==} engines: {node: '>=12'} @@ -4575,8 +4578,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tsconfck@3.1.3: - resolution: {integrity: sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==} + tsconfck@3.1.4: + resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -4703,6 +4706,15 @@ packages: resolution: {integrity: sha512-my8DH0/T/Kx33KO+6QXAqdeMYgyy0GktlOpdQjpagfHKw5DrD0ctPr7SHUyOT3g4ZVpzCQGt/qcpuoKJ/pniHA==} engines: {node: '>=14.0.0'} + unplugin@1.15.0: + resolution: {integrity: sha512-jTPIs63W+DUEDW207ztbaoO7cQ4p5aVaB823LSlxpsFEU3Mykwxf3ZGC/wzxFJeZlASZYgVrWeo7LgOrqJZ8RA==} + engines: {node: '>=14.0.0'} + peerDependencies: + webpack-sources: ^3 + peerDependenciesMeta: + webpack-sources: + optional: true + unstorage@1.10.2: resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==} peerDependencies: @@ -5777,7 +5789,7 @@ snapshots: '@jridgewell/gen-mapping@0.3.5': dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 '@jridgewell/resolve-uri@3.1.2': {} @@ -5796,7 +5808,7 @@ snapshots: '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jsdevtools/ez-spawn@3.0.4': dependencies: @@ -5950,23 +5962,24 @@ snapshots: - rollup - supports-color - '@nuxt/module-builder@0.8.3(@nuxt/kit@3.13.0(magicast@0.3.5)(rollup@3.29.4))(nuxi@3.13.1)(typescript@5.4.5)': + '@nuxt/module-builder@0.8.4(@nuxt/kit@3.13.0(magicast@0.3.5)(rollup@3.29.4))(nuxi@3.13.1)(typescript@5.4.5)(webpack-sources@3.2.3)': dependencies: '@nuxt/kit': 3.13.0(magicast@0.3.5)(rollup@3.29.4) citty: 0.1.6 consola: 3.2.3 defu: 6.1.4 - magic-regexp: 0.8.0 - mlly: 1.7.1 + magic-regexp: 0.8.0(webpack-sources@3.2.3) + mlly: 1.7.2 nuxi: 3.13.1 pathe: 1.1.2 - pkg-types: 1.2.0 - tsconfck: 3.1.3(typescript@5.4.5) + pkg-types: 1.2.1 + tsconfck: 3.1.4(typescript@5.4.5) unbuild: 2.0.0(typescript@5.4.5) transitivePeerDependencies: - sass - supports-color - typescript + - webpack-sources '@nuxt/schema@3.13.0(rollup@3.29.4)': dependencies: @@ -6166,7 +6179,7 @@ snapshots: estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.11 + magic-string: 0.30.8 optionalDependencies: rollup: 3.29.4 @@ -6226,7 +6239,7 @@ snapshots: '@rollup/plugin-replace@5.0.5(rollup@3.29.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - magic-string: 0.30.11 + magic-string: 0.30.8 optionalDependencies: rollup: 3.29.4 @@ -8562,7 +8575,7 @@ snapshots: jsonc-eslint-parser@2.4.0: dependencies: - acorn: 8.12.1 + acorn: 8.14.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 semver: 7.6.3 @@ -8643,7 +8656,7 @@ snapshots: local-pkg@0.5.0: dependencies: - mlly: 1.7.1 + mlly: 1.7.2 pkg-types: 1.2.0 locate-path@5.0.0: @@ -8678,15 +8691,17 @@ snapshots: dependencies: yallist: 3.1.1 - magic-regexp@0.8.0: + magic-regexp@0.8.0(webpack-sources@3.2.3): dependencies: estree-walker: 3.0.3 - magic-string: 0.30.11 - mlly: 1.7.1 + magic-string: 0.30.12 + mlly: 1.7.2 regexp-tree: 0.1.27 type-level-regexp: 0.1.17 ufo: 1.5.4 - unplugin: 1.12.3 + unplugin: 1.15.0(webpack-sources@3.2.3) + transitivePeerDependencies: + - webpack-sources magic-string-ast@0.6.2: dependencies: @@ -8696,6 +8711,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 + magic-string@0.30.12: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + magic-string@0.30.8: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -8791,7 +8810,7 @@ snapshots: fs-extra: 11.2.0 globby: 13.2.2 jiti: 1.21.0 - mlly: 1.7.1 + mlly: 1.6.1 mri: 1.2.0 pathe: 1.1.2 postcss: 8.4.36 @@ -8801,9 +8820,9 @@ snapshots: mlly@1.6.1: dependencies: - acorn: 8.12.1 + acorn: 8.14.0 pathe: 1.1.2 - pkg-types: 1.2.0 + pkg-types: 1.0.3 ufo: 1.5.4 mlly@1.7.1: @@ -9291,13 +9310,13 @@ snapshots: pkg-types@1.0.3: dependencies: jsonc-parser: 3.2.1 - mlly: 1.7.1 + mlly: 1.6.1 pathe: 1.1.2 pkg-types@1.2.0: dependencies: confbox: 0.1.7 - mlly: 1.7.1 + mlly: 1.7.2 pathe: 1.1.2 pkg-types@1.2.1: @@ -9810,7 +9829,7 @@ snapshots: rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.5): dependencies: - magic-string: 0.30.11 + magic-string: 0.30.8 rollup: 3.29.4 typescript: 5.4.5 optionalDependencies: @@ -10238,7 +10257,7 @@ snapshots: dependencies: typescript: 5.4.5 - tsconfck@3.1.3(typescript@5.4.5): + tsconfck@3.1.4(typescript@5.4.5): optionalDependencies: typescript: 5.4.5 @@ -10387,7 +10406,7 @@ snapshots: fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.11 - mlly: 1.7.1 + mlly: 1.7.2 pathe: 1.1.2 pkg-types: 1.2.0 scule: 1.3.0 @@ -10405,7 +10424,7 @@ snapshots: fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.11 - mlly: 1.7.1 + mlly: 1.7.2 pathe: 1.1.2 pkg-types: 1.2.0 scule: 1.3.0 @@ -10444,6 +10463,13 @@ snapshots: webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.2 + unplugin@1.15.0(webpack-sources@3.2.3): + dependencies: + acorn: 8.14.0 + webpack-virtual-modules: 0.6.2 + optionalDependencies: + webpack-sources: 3.2.3 + unstorage@1.10.2(ioredis@5.4.1): dependencies: anymatch: 3.1.3