diff --git a/package.json b/package.json index 924d05c..46d5457 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "fs-extra": "^11.3.0", "get-port": "^7.1.0", "nuxt": "^3.16.2", - "nuxt-dev-ready": "^4.0.0", + "nuxt-dev-ready": "^5.0.0", "output-files": "^2.0.32", "tree-kill-promise": "^3.0.14" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5eb57f6..b501836 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^3.16.2 version: 3.17.5(@parcel/watcher@2.5.1)(@types/node@24.0.3)(better-sqlite3@12.0.0)(db0@0.3.2(better-sqlite3@12.0.0))(eslint@9.29.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.44.0)(terser@5.43.1)(tsx@4.20.3)(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))(yaml@2.8.0) nuxt-dev-ready: - specifier: ^4.0.0 - version: 4.0.1 + specifier: ^5.0.0 + version: 5.0.1 output-files: specifier: ^2.0.32 version: 2.0.32 @@ -4915,9 +4915,9 @@ packages: resolution: {integrity: sha512-tF+BUToseiljrQXEg/zbqDZvr/2RyEGKzj2PzVF0pR9iHTQPEkQ+8Yt91Qo3mU3crttxTP39GJEgN5npeFZ+1w==} hasBin: true - nuxt-dev-ready@4.0.1: - resolution: {integrity: sha512-2IN+HwDBbzS2NCg9yCAg4DjaiJWF4VY6k/RsOvPkXwUofGbZn3csTU4RVS1JE1MU/O2Ky+spG6ebxSvKi1qm5w==} - engines: {node: '>=18'} + nuxt-dev-ready@5.0.1: + resolution: {integrity: sha512-gC4kYDoTqITfpzUXsIj28IPuMXlVDHgn6uaob5Jid0uB8hLg/JDmeA7HkJ8Ayje07wJsP6DtF6yhqRi4YoX5tQ==} + engines: {node: '>=20'} nuxt@3.17.5: resolution: {integrity: sha512-HWTWpM1/RDcCt9DlnzrPcNvUmGqc62IhlZJvr7COSfnJq2lKYiBKIIesEaOF+57Qjw7TfLPc1DQVBNtxfKBxEw==} @@ -12831,7 +12831,7 @@ snapshots: transitivePeerDependencies: - magicast - nuxt-dev-ready@4.0.1: + nuxt-dev-ready@5.0.1: dependencies: axios: 1.10.0 p-wait-for: 5.0.2