diff --git a/packages/animegarden/package.json b/packages/animegarden/package.json index 1b42a8a6a..83a321c24 100644 --- a/packages/animegarden/package.json +++ b/packages/animegarden/package.json @@ -45,7 +45,7 @@ "dependencies": { "@animespace/core": "workspace:*", "@breadc/color": "^0.9.7", - "@naria2/node": "^0.0.23", + "@naria2/node": "^0.0.24", "@onekuma/map": "^0.1.10", "animegarden": "^0.0.33", "anitomy": "^0.0.33", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e873865e..0b281b123 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^0.9.7 version: 0.9.7 '@naria2/node': - specifier: ^0.0.23 - version: 0.0.23(debug@4.3.4)(uuid@8.3.2) + specifier: ^0.0.24 + version: 0.0.24(debug@4.3.4)(uuid@8.3.2) '@onekuma/map': specifier: ^0.1.10 version: 0.1.10 @@ -142,7 +142,7 @@ importers: version: 0.0.8 naria2: specifier: ^0.0.23 - version: 0.0.23(@naria2/node@0.0.23)(uuid@8.3.2)(ws@8.14.2) + version: 0.0.23(@naria2/node@0.0.24)(uuid@8.3.2)(ws@8.14.2) pathe: specifier: ^1.1.1 version: 1.1.1 @@ -2686,14 +2686,14 @@ packages: dev: false optional: true - /@naria2/node@0.0.23(debug@4.3.4)(uuid@8.3.2): - resolution: {integrity: sha512-Vce5SiqA2bjEf51sM86cn/CG6aBHl8MKs3K2mxHa7wrAUtQKD7zQHargATKWSyDj10AqMSW03fm45jDT62I8Dg==} + /@naria2/node@0.0.24(debug@4.3.4)(uuid@8.3.2): + resolution: {integrity: sha512-bx4pVnNFwCrGaB8EIqDFe/6c41z7m6QfhOFU1n+O8eAN1J9HG5M5PvDoRiqDJDDHM2Rs39UyxGe+Q55CVrxHDQ==} engines: {node: '>=v20.1.0'} requiresBuild: true dependencies: '@breadc/color': 0.9.7 '@breadc/death': 0.9.7 - '@naria2/options': 0.0.23(uuid@8.3.2)(ws@8.14.2) + '@naria2/options': 0.0.24(uuid@8.3.2)(ws@8.14.2) execa: 8.0.1 finalhandler: 1.2.0 http-proxy-middleware: 2.0.6(debug@4.3.4) @@ -2701,7 +2701,7 @@ packages: open: 9.1.0 portfinder: 1.0.32 serve-static: 1.15.0 - type-fest: 4.6.0 + type-fest: 4.8.2 ws: 8.14.2(bufferutil@4.0.7)(utf-8-validate@5.0.10) optionalDependencies: '@naria2/darwin-arm64': 0.1.0-beta.0 @@ -2730,6 +2730,17 @@ packages: - ws dev: false + /@naria2/options@0.0.24(uuid@8.3.2)(ws@8.14.2): + resolution: {integrity: sha512-8QG+VcoHIfsExDORuiBiw3UYP/eAgcQCRMc33vPSixUiy36cKJWxkUQU7VTXxi0ilF2/DII9Y0wTOi3oxDSqBg==} + engines: {node: '>=v20.1.0'} + dependencies: + maria2: 0.3.2(uuid@8.3.2)(ws@8.14.2) + type-fest: 4.8.2 + transitivePeerDependencies: + - uuid + - ws + dev: false + /@naria2/win32-ia32@0.1.0-beta.0: resolution: {integrity: sha512-AKOzpUk4sC994vCA4jfX9hj+dbLD9uN6tgM6VJX46OkjA7rkVbPDq8fGnU0irYM0DqZRNxMmM6P2VL+DpWsDYw==} cpu: [ia32] @@ -6742,7 +6753,7 @@ packages: dev: false optional: true - /naria2@0.0.23(@naria2/node@0.0.23)(uuid@8.3.2)(ws@8.14.2): + /naria2@0.0.23(@naria2/node@0.0.24)(uuid@8.3.2)(ws@8.14.2): resolution: {integrity: sha512-VqWANLM52HIpR8P2RMFaTUqWze4Ke+hnuBnexpJ7B+kNO6iVq26hbBSUVFVmjWBkneIEsVD52CYVsmGz0TLenw==} engines: {node: '>=v20.1.0'} peerDependencies: @@ -6751,7 +6762,7 @@ packages: '@naria2/node': optional: true dependencies: - '@naria2/node': 0.0.23(debug@4.3.4)(uuid@8.3.2) + '@naria2/node': 0.0.24(debug@4.3.4)(uuid@8.3.2) '@naria2/options': 0.0.23(uuid@8.3.2)(ws@8.14.2) maria2: 0.3.2(uuid@8.3.2)(ws@8.14.2) mitt: 3.0.1 @@ -8148,6 +8159,11 @@ packages: engines: {node: '>=16'} dev: false + /type-fest@4.8.2: + resolution: {integrity: sha512-mcvrCjixA5166hSrUoJgGb9gBQN4loMYyj9zxuMs/66ibHNEFd5JXMw37YVDx58L4/QID9jIzdTBB4mDwDJ6KQ==} + engines: {node: '>=16'} + dev: false + /type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'}