update dep

This commit is contained in:
Shahrad Elahi 2024-04-21 05:33:45 +03:30
parent ec152ca3a2
commit 388ffcdbb6
2 changed files with 291 additions and 286 deletions

View File

@ -55,7 +55,7 @@
"formsnap": "^1.0.0",
"jsonwebtoken": "^9.0.2",
"lucide-svelte": "^0.330.0",
"node-netkit": "0.1.0-canary.2",
"node-netkit": "0.1.0-canary.3",
"pino": "^8.18.0",
"pino-pretty": "^10.3.1",
"pretty-bytes": "^6.1.1",

View File

@ -36,8 +36,8 @@ dependencies:
specifier: ^0.330.0
version: 0.330.0(svelte@4.2.12)
node-netkit:
specifier: 0.1.0-canary.2
version: 0.1.0-canary.2
specifier: 0.1.0-canary.3
version: 0.1.0-canary.3
pino:
specifier: ^8.18.0
version: 8.18.0
@ -2231,10 +2231,11 @@ packages:
hasBin: true
dev: false
/node-netkit@0.1.0-canary.2:
resolution: { integrity: sha512-PgPB4JhGTg89LDYUadvw/KOnwGaIv/Mf0HSXifMdSairf+lbUewfPIsWb/u7n0VQ2VJgFjfG38cGItPn2pjeFg== }
/node-netkit@0.1.0-canary.3:
resolution: {integrity: sha512-y9JTS4WkRcK9lhnsMKsCPmEOisNX+7LUtYhbZ9PVb3UMjV1v+eL8+aOHL64rtntEFUTgD+vXzva3bC1RMluMsA==}
dependencies:
execa: 8.0.1
p-safe: 0.1.0
dev: false
/node-releases@2.0.14:
@ -2316,6 +2317,10 @@ packages:
p-limit: 3.1.0
dev: true
/p-safe@0.1.0:
resolution: {integrity: sha512-A3YWGGaKK++7P6zYbT6UeQOKrsmUVv8ypLTsKOPdBTEK7T7+yzJSjeiwreVPa9eH1XfRu+dvacvde5w7UslNcw==}
dev: false
/p-try@2.2.0:
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
engines: {node: '>=6'}