chore(deps): update serve.zone interfaces
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
"@std/path": "jsr:@std/path@^1.0.0",
|
"@std/path": "jsr:@std/path@^1.0.0",
|
||||||
"@std/fmt": "jsr:@std/fmt@^1.0.0",
|
"@std/fmt": "jsr:@std/fmt@^1.0.0",
|
||||||
"@std/assert": "jsr:@std/assert@^1.0.0",
|
"@std/assert": "jsr:@std/assert@^1.0.0",
|
||||||
"@serve.zone/interfaces": "npm:@serve.zone/interfaces@^5.3.0",
|
"@serve.zone/interfaces": "npm:@serve.zone/interfaces@^5.4.3",
|
||||||
"@serve.zone/api": "npm:@serve.zone/api@^5.3.0",
|
"@serve.zone/api": "npm:@serve.zone/api@^5.3.0",
|
||||||
"@apiclient.xyz/docker": "npm:@apiclient.xyz/docker@^5.1.0",
|
"@apiclient.xyz/docker": "npm:@apiclient.xyz/docker@^5.1.0",
|
||||||
"@push.rocks/npmextra": "npm:@push.rocks/npmextra@^5.3.3",
|
"@push.rocks/npmextra": "npm:@push.rocks/npmextra@^5.3.3",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"npm:@push.rocks/smartupdate@^2.0.6": "2.0.6",
|
"npm:@push.rocks/smartupdate@^2.0.6": "2.0.6",
|
||||||
"npm:@push.rocks/taskbuffer@^3.0.10": "3.5.0",
|
"npm:@push.rocks/taskbuffer@^3.0.10": "3.5.0",
|
||||||
"npm:@serve.zone/api@^5.3.0": "5.3.0",
|
"npm:@serve.zone/api@^5.3.0": "5.3.0",
|
||||||
"npm:@serve.zone/interfaces@^5.3.0": "5.3.0"
|
"npm:@serve.zone/interfaces@^5.4.3": "5.4.3"
|
||||||
},
|
},
|
||||||
"jsr": {
|
"jsr": {
|
||||||
"@std/assert@1.0.17": {
|
"@std/assert@1.0.17": {
|
||||||
@@ -2006,7 +2006,7 @@
|
|||||||
"@push.rocks/smartpromise",
|
"@push.rocks/smartpromise",
|
||||||
"@push.rocks/smartrx",
|
"@push.rocks/smartrx",
|
||||||
"@push.rocks/smartstream@3.2.5",
|
"@push.rocks/smartstream@3.2.5",
|
||||||
"@serve.zone/interfaces",
|
"@serve.zone/interfaces@5.3.0",
|
||||||
"@tsclass/tsclass@9.3.0"
|
"@tsclass/tsclass@9.3.0"
|
||||||
],
|
],
|
||||||
"tarball": "https://verdaccio.lossless.digital/@serve.zone/api/-/api-5.3.0.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@serve.zone/api/-/api-5.3.0.tgz"
|
||||||
@@ -2020,6 +2020,15 @@
|
|||||||
],
|
],
|
||||||
"tarball": "https://verdaccio.lossless.digital/@serve.zone/interfaces/-/interfaces-5.3.0.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@serve.zone/interfaces/-/interfaces-5.3.0.tgz"
|
||||||
},
|
},
|
||||||
|
"@serve.zone/interfaces@5.4.3": {
|
||||||
|
"integrity": "sha512-9ijFhHoC7GYyyAUJbBoDYmcoCmIXTFPiD6fI3x68SWiC0xA+2LG0nOe14D32c1QN9X/3i2Ac5/1sUibfjHsIGg==",
|
||||||
|
"dependencies": [
|
||||||
|
"@api.global/typedrequest-interfaces@3.0.19",
|
||||||
|
"@push.rocks/smartlog-interfaces",
|
||||||
|
"@tsclass/tsclass@9.3.0"
|
||||||
|
],
|
||||||
|
"tarball": "https://verdaccio.lossless.digital/@serve.zone/interfaces/-/interfaces-5.4.3.tgz"
|
||||||
|
},
|
||||||
"@sindresorhus/is@5.6.0": {
|
"@sindresorhus/is@5.6.0": {
|
||||||
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
|
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
|
||||||
"tarball": "https://verdaccio.lossless.digital/@sindresorhus/is/-/is-5.6.0.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@sindresorhus/is/-/is-5.6.0.tgz"
|
||||||
@@ -5537,7 +5546,7 @@
|
|||||||
"npm:@push.rocks/smartupdate@^2.0.6",
|
"npm:@push.rocks/smartupdate@^2.0.6",
|
||||||
"npm:@push.rocks/taskbuffer@^3.0.10",
|
"npm:@push.rocks/taskbuffer@^3.0.10",
|
||||||
"npm:@serve.zone/api@^5.3.0",
|
"npm:@serve.zone/api@^5.3.0",
|
||||||
"npm:@serve.zone/interfaces@^5.3.0"
|
"npm:@serve.zone/interfaces@^5.4.3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user